cjcodeproj / medialibrary

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

Plural of music is still music #176

Closed cjcodeproj closed 1 week ago

cjcodeproj commented 2 months ago

The media.tools.movies.show tool will report anyone working on the music of a film like this.

The Kill Room                                                         (2023)
============================================================================
[FICTION] Comedy/Thriller

Director: Nicol Paone
Cinemaphotographer: Bartosz Nalazek
Musics: Jason Soudah, Jessica Rose Weiss

The header formatting code will automatically pluralize a title if more than one person is assigned the credit. IE, if there were two Cinemaphotographers, they would be listed as "Cinemaphotographers:".

There should be a way to catch situations where there is no plural variant of the entry. IE, keep "Music" as "Music".

cjcodeproj commented 1 week ago

Commit:

https://github.com/cjcodeproj/medialibrary/commit/c3cb018d40e68f3fbbb7014cc1e3d5357917f16a