Skip to content

A simple python service that runs in the background as a listener or as a single run process to pick up newly downloaded music and automatically organize and backup your music library.

Notifications You must be signed in to change notification settings

AlexanderBeahm/PyMusicOrg

Repository files navigation

PyMusicOrg

A simple python service that runs in the background as a listener or as a single run process to pick up newly downloaded music and automatically organize into your music library under the 'Artist/Album/Disc/..' file structure.

Current capabilities

  • Recursively walk through folders and identify archives, folders, and music files.

  • Create connection to AWS services and upload to general S3 bucket

How to run

  • Create a virtual environment

  • Activate virtual environment

  • Install requirements

  • Create pymusicorg.config file

  • Run main.py

About

A simple python service that runs in the background as a listener or as a single run process to pick up newly downloaded music and automatically organize and backup your music library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages