Viperinius / jellyfin-plugin-spotify-import

Import playlists from Spotify in Jellyfin
GNU General Public License v3.0
28 stars 2 forks source link

Automatic addition of new playlists #7

Closed Viperinius closed 1 year ago

Viperinius commented 1 year ago

Adds support along the lines of #6.

You can enter a Spotify user ID instead of a playlist ID and the plugin will add all (visible) playlists of this user. If the user is your own / the one used to authenticate, this includes private playlists.

It is currently limited to playlists the specified user actually owns, so followed or collaborative playlists from other users are not auto-added.