cjcodeproj / medialibrary

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

POC list: grouping statistics #126

Open cjcodeproj opened 1 year ago

cjcodeproj commented 1 year ago

For the tool media.tools.movies.list, there are some statistics when using the grouping options (within the group), but could there be more?

Ex. For any group, but sorting by runtime, it could be possible to report on average movie length, or give a breakdown of the primary genre in the group.

This might be over the top.

See also:

https://github.com/cjcodeproj/medialibrary/issues/100 https://github.com/cjcodeproj/medialibrary/issues/57