Skip to content

playlistcontrols: Add a playlist export feature

Jean Felder requested to merge wip/jfelder/playlist-export into master

This allows to export a playlist to an m3u8 file. The export method is added to the Playlist object in order to create the m3u8 file content and save it.

Merge request reports