cjcodeproj / medialibrary

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

Better exception handling when loading a repository #190

Open cjcodeproj opened 3 months ago

cjcodeproj commented 3 months ago

If exceptions are encountered when loading a repository, figure out a way to ensure the filename of the file being loaded is reported, so users can quickly fix the file that's the problem.