cjcodeproj / medialibrary

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

The validator cheats by only doing movies #134

Open cjcodeproj opened 1 year ago

cjcodeproj commented 1 year ago

The validation code only checks movies. That's not a problem for now since almost all the content is just movies.

However, the code needs to do a better job of identifying content objects, and then running the appropriate tests based on what the content is.