add interface to mediaplaylist for list of track urls
ClosedPublic

Authored by astippich on May 6 2018, 3:41 PM.

Details

Summary

add an interface in mediaplaylist that allows to add lists of track urls. will be used for file browser

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
astippich requested review of this revision.May 6 2018, 3:41 PM
astippich created this revision.
mgallien accepted this revision.May 6 2018, 8:45 PM
mgallien added a subscriber: mgallien.

This would need to have an automatic test for it. Otherwise, we are unable to test it.

I plan to work on the automatic tests after the feature freeze.
We already have quite some code missing them and this is not nice (especially the music indexers).

This revision is now accepted and ready to land.May 6 2018, 8:45 PM
This revision was automatically updated to reflect the committed changes.