Pinned Repositories
audiodb
Simple python script to import and export audit tags to an SQLite DB
audiometa
Collection of Python scripts to curate audio metadata
AutoEq
Automatic headphone equalization from frequency responses
BackDrop
A cold storage backup tool for drives, folders, and network shares
dedupe-flac
Bash and SQLite scripts to compare FLAC contents across different folders to find folders with identical FLAC content
dr14_t.meter
Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation
flac-bash
A collection of bash scripts to deal with various aspects of managing a digital audio library (predominantly focused on FLAC audio)
get_cover_art
Batch cover art downloader and embedder for audio files
lms-material
Material skin for SlimServer (Logitech Media Server)
tagminder
Import, maintain and export tag metadata to/from audio files and a dynamically created SQLite table. Automates incremental tag cleanup, enrichment and standardisation for your digital audio library at scale using pre-scripted SQL queries, achieving quality and consistency throughout your music collection in a manner not possible with a tagger.
audiomuze's Repositories
audiomuze/tagminder
Import, maintain and export tag metadata to/from audio files and a dynamically created SQLite table. Automates incremental tag cleanup, enrichment and standardisation for your digital audio library at scale using pre-scripted SQL queries, achieving quality and consistency throughout your music collection in a manner not possible with a tagger.
audiomuze/dedupe-flac
Bash and SQLite scripts to compare FLAC contents across different folders to find folders with identical FLAC content
audiomuze/audiodb
Simple python script to import and export audit tags to an SQLite DB
audiomuze/audiometa
Collection of Python scripts to curate audio metadata
audiomuze/AutoEq
Automatic headphone equalization from frequency responses
audiomuze/BackDrop
A cold storage backup tool for drives, folders, and network shares
audiomuze/dr14_t.meter
Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation
audiomuze/flac-bash
A collection of bash scripts to deal with various aspects of managing a digital audio library (predominantly focused on FLAC audio)
audiomuze/get_cover_art
Batch cover art downloader and embedder for audio files
audiomuze/lms-material
Material skin for SlimServer (Logitech Media Server)
audiomuze/tagpy-py3
Minimal fork of tagpy for Python3 support
audiomuze/Melos
A music server for melophiles...because music matters.
audiomuze/Simplicity-of-Linux
Collection of tips I've gathered over the years to get numerous things done quickly in Linux
audiomuze/sparse_dot_topn_for_blocks
It has the same interface as `sparse_dot_topn` but additionally allows an array to be passed which will be updated with the maximum number of nonzero elements of each row of the result matrix with values above the given lower bound. This is suitable for block-matrix multiplication. That's all!
audiomuze/SQLite-Cheat-Sheet
Collection of useful SQL scripts for handling music metadata / string manipulation in tables.
audiomuze/string_grouper
Super Fast String Matching in Python