cjcodeproj / medialibrary

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

Update movie list and show code #186

Closed cjcodeproj closed 3 months ago

cjcodeproj commented 3 months ago

The media.tools.movies.list and media.tools.movies.show code bases will need to update to reflect the Organizer changes from ticket #183 .

At the same time, the code may as well be re-factored similar to the Album listing code in #161 .

cjcodeproj commented 3 months ago

Commit:

https://github.com/cjcodeproj/medialibrary/commit/3a3b62476c36d0f5960998fc2b817a16fb337195

cjcodeproj commented 3 months ago

Coding Notes