Islandora-Labs / islandora_solution_pack_oralhistories

Adds all required Fedora objects to allow users to ingest and retrieve Oral Histories (video/audio) files through the Islandora interface
GNU General Public License v3.0
13 stars 23 forks source link

For CC, only vtt tracks need to be displayed #79

Closed Natkeeran closed 7 years ago

Natkeeran commented 7 years ago

What does this Pull Request do?

Addresses this issue: https://github.com/digitalutsc/islandora_solution_pack_oralhistories/issues/69

What's new?

Ensures that only VTT or MEDIATRACK files get track created in the UI.

How should this be tested?

Please follow the steps here: https://github.com/digitalutsc/islandora_solution_pack_oralhistories/issues/69 Ensure that a blank option does not get created.

MarcusBarnes commented 7 years ago

Works as described. @kimpham54 I'm going to merge as I was able to reproduce the behaviour you described in the issue https://github.com/digitalutsc/islandora_solution_pack_oralhistories/issues/69. This pull-request addresses the issue. Thank you @Natkeeran @kimpham54 for your work on this.