cjcodeproj / medialibrary

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

Batch objects might want subheads #204

Open cjcodeproj opened 1 month ago

cjcodeproj commented 1 month ago

The AbstractBatch class defined in media/generic/sorting/batch.py defines a header attribute string.

There may be a benefit to defining a subhead attribute for supplemental information.