All functionality described on this page is subject to change (usually I will not remove planned functionality unless replaced by something better) and may not be available in the early releases but wil be integrated eventually as this project is basically my lifes' work
(c) 2017-2020 Mattijs Snepvangers
My goal is to write an application that can REALLY manage ALL aspects of a digital Music Collection of ANY size (my collection consists of a little over 500k songs...) Eventually it will be written in Python 3.8+ but I've decided to make a draft in bash4+/php7.4+ first to get a feel for what I'm trying to accomplish when
Draft Version:
- Bash 4/5
- GNU find
- fdupes
- fpcalc
- apache/nginx/ etc running PHP 7.4+ and PHP-cli 7.4+
- MySQL/MariaDB Server and CLI Planned Version 1.0:
- Python 3.x
- MySQL/MariaDB Server
- M Index files, Purge Non-Audiofiles, Parse & Purge Tags, Store File- & Tag-Data in DB
- M Generate Audio-Fingerprint, Calculate Audio Quality(bitrate/channels/sampling), Remove Duplicates Based on Quality
- S Transcode & Normalize
- S Retrieve Artistnames, Albumtitles, ft. Artists, Composer/writer, Albumart, Lyrics
- M Integrate Tags & Art in DB, Fix (& Merge) Artistnames & Titles
- M Insert Tags in Files, Rename & Move Files to target dir structure
- C GUI, S AJAX Interface & W Android Client
- W DLNA media server, MPD/Audacious integration(?)
- Acoustic Optimisation
- Automagic searching & downloading of missing songs