pegasusict / AMM

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.

Home Page:https://pegasusict.github.io/AMM/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://pegasusict.github.io/AMM/

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%