A new music player built around Python and GTK
Go to file
Anna Schumaker a26e8867fe curds: Try to detect album names that embed a discnumber
We want to be able to pull out just the album name to make a more
accurate musicbrainz search, and so multiple discs link to the same
album object.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-01-28 17:00:40 -05:00
curds curds: Try to detect album names that embed a discnumber 2019-01-28 17:00:40 -05:00
.gitignore curds: Add basic album class 2019-01-24 16:27:25 -05:00
LICENSE Initial commit 2019-01-24 09:35:41 -05:00
Makefile curds: Add basic album class 2019-01-24 16:27:25 -05:00
README.md Initial commit 2019-01-24 09:35:41 -05:00

README.md

emmental

A new music player built around Python and GTK