Ciantic / songdetails

Pure Python package called `songdetails`, licensed under FreeBSD License. Can update and retrieve song details such as artist, title, album, duration... Uses pytagger, and mpeg1audio, only supported file type is MP3 currently.
Other
47 stars 9 forks source link

pytagger 404 #2

Closed mattwilliamson closed 9 years ago

mattwilliamson commented 13 years ago

I found the pytagger repo on your account. You might want to update the README to point there.

jbhamilton commented 9 years ago

Just ran into same issue. Still might want consider fixing.

Ciantic commented 9 years ago

Done.

I'm anxiously waiting until PEP484 is implemented, Python may become viable language once again.