Skip to content
/ AMM Public

Audiophiles' Music Manager is a Python3/Laravel8 suite which tries to overcome the shortcomings of most music management programs out there. This project is in it's infancy and I use this as a study project.

License

Notifications You must be signed in to change notification settings

pegasusict/AMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge

Audiophiles' Music Manager V0.0.0-DRAFT

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

GOAL

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

(planned) REQUIREMENTS:

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

Planned Functionality (MoSCoW prioritizing):

  1. M Index files, Purge Non-Audiofiles, Parse & Purge Tags, Store File- & Tag-Data in DB
  2. M Generate Audio-Fingerprint, Calculate Audio Quality(bitrate/channels/sampling), Remove Duplicates Based on Quality
  3. S Transcode & Normalize
  4. S Retrieve Artistnames, Albumtitles, ft. Artists, Composer/writer, Albumart, Lyrics
  5. M Integrate Tags & Art in DB, Fix (& Merge) Artistnames & Titles
  6. M Insert Tags in Files, Rename & Move Files to target dir structure
  7. C GUI, S AJAX Interface & W Android Client
  8. W DLNA media server, MPD/Audacious integration(?)

Future ideas (stil under debate):

  • Acoustic Optimisation
  • Automagic searching & downloading of missing songs

About

Audiophiles' Music Manager is a Python3/Laravel8 suite which tries to overcome the shortcomings of most music management programs out there. This project is in it's infancy and I use this as a study project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages