Skip to content

Add utils to playlist module to handle xspf file (#836)

petitminion requested to merge petitminion/funkwhale:playlist into develop

Add utils to playlist api module to handle xspf file to import and export playlists (#836). The clean_namespace_xspf function need to be updated to handle the input format of the xspf file when the front-end part will be done.

Edited by petitminion

Merge request reports