navidrome/cmd
Sam Watson 26472f46fe
POST endpoint for importing m3u playlists - #2078 (#2273)
* wip: API endpoint for creating playlists from m3u files

* wip: get user id from context

* temporarily disable failing test

* custom logic for playlist route to accomodate m3u content type

* incorporate playlist parsing into existing logic in core

* re-enable test

* fix locally failing test

* Address requested changes.

* Improve ImportFile tests.

* Remove ownerID as a parameter of ImportM3U.

* Write tests for ImportM3U.

* Separate ImportM3U test into two.

* Test OwnerID and playlist Name.

---------

Co-authored-by: Sam Watson <SwatsonCodes@users.noreply.github.com>
Co-authored-by: caiocotts <caio@cotts.com.br>
2023-11-01 14:59:47 -04:00
..
pls.go Don't refresh smart playlists when generating covers 2023-01-01 20:28:03 -05:00
root.go Jukebox mode (#2289) 2023-09-10 11:25:22 -04:00
scan.go Remove unused `DevPreCacheAlbumArtwork` config option 2022-12-28 15:31:56 -05:00
signaler_nonunix.go Fix build for non-unix 2022-12-02 20:39:44 -05:00
signaler_unix.go Fix build for non-unix 2022-12-03 10:42:36 -05:00
wire_gen.go POST endpoint for importing m3u playlists - #2078 (#2273) 2023-11-01 14:59:47 -04:00
wire_injectors.go More work on Shares 2023-01-24 18:36:45 -05:00