mediamicroservices / mm

MIT License
68 stars 27 forks source link

verifytree, verfiypackage, and object_policies.xml updates #286

Closed erg9836 closed 2 years ago

erg9836 commented 2 years ago

Split up verifytree tests into sections for audio, text, and non-audio (video and text) packages, added podcast and mp3 file sections in verifypackage, and expanded object_policies.xml to include audio files.

dericed commented 2 years ago

IIRC there was some logical issue with the method to identify if a package is an audio type (like when an objects directory contained a wav and another file (like those peak files)).

erg9836 commented 2 years ago

IIRC there was some logical issue with the method to identify if a package is an audio type (like when an objects directory contained a wav and another file (like those peak files)).

yes I think I remember that as well. Does the object count for the test to identify an audio package (line 56 in verifytree) need to be increased or changed to account for this?

dericed commented 2 years ago

:D