Skip to content

promitheas-nikou/musisort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MUSISORT

I made MUSISORT as a way to quickly sort and index all my music files, both to organize them better and to save space by deleting duplicates. Also it can automatically create m3u playlist files (recognized by most music players), that should work with absolutely no setup, so you can not only index the files, but also create references to them in those playlist. I also took extra care to make sure all internal references (excluding obviously the input path and output path), are relative to the output directory, meaning you can copy this on any other path or even other machine (including entries.pkl...), and it should recognize the existing files. It uses mutagen to extract music file tags, and it sorts them according to those tags (according also to the options specified in the CLI). The help instructions should be pretty detailed and self explanatory, but if by any chance someone is interested and has any questions or notices any bugs, feel free to contact me, or open an issue here!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages