cjcodeproj / medialibrary

Python code to read XML media files
MIT License
2 stars 0 forks source link

Add support for vinyl records #169

Closed cjcodeproj closed 6 months ago

cjcodeproj commented 6 months ago

The repo should be able to load vinyl records, and parse the data just like it does with audio CDs.

cjcodeproj commented 6 months ago

Commit:

https://github.com/cjcodeproj/medialibrary/commit/88c35f126d7af62ca6ed993bde384142b618a7b0

cjcodeproj commented 6 months ago

Closing Notes:

The media.tools.media.list tool will list vinyl records. No changes were needed to that portion of the code base.