Viperinius / jellyfin-plugin-spotify-import

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

Playlist is created without music inside #26

Closed BenWaw closed 7 months ago

BenWaw commented 7 months ago

Description I added playlist but it doesn't have any music in it obraz

Spotify Playlist

Affected Track(s)

Plugin settings Default settings

Logs

BenWaw commented 7 months ago

Also, where are all files stored, and can it be changed?

Viperinius commented 7 months ago

Also, where are all files stored, and can it be changed?

What files are you referring to? The plugin itself only creates a file for its configuration and some .json files if you enable the missing track files.

Just in case the README wasn't clear enough and you assume this plugin downloads the songs themselves from Spotify: No, this plugin doesn't download any music, it just imports metadata from Spotify.

If you have any of the tracks on your server and they didn't get matched, please paste at least an excerpt from the logs and some metadata of the Jellyfin song (title, album name, artist name)

BenWaw commented 7 months ago

Oh okay, thanks for the explanation