Releases: Viperinius/jellyfin-plugin-spotify-import
Releases · Viperinius/jellyfin-plugin-spotify-import
1.17.3.0
1.17.2.0
Changed
- use item field of a playlist track if the track field is not set (API parsing)
1.17.1.0
Fixed
- Update Jellyfin SDK to work with version 10.11.10
1.17.0.0
1.16.0.0
Added
- Support for Jellyfin 10.11
Caution
As described by the Finamp team here, Jellyfin 10.11 might still have a few kinks in regards to music libraries. While I haven't seen noticable problems for this plugin, you might want to be cautious when upgrading to 10.11.
If you want to stay on 10.10 for now, you won't miss any features from this plugin release as it only creates compatibility with 10.11.
1.15.1.0
Changed
- Replace the default URL for Spotify TOTP
1.15.0.0
Added
- Also ignore diacritics when using match level Ignore Punctuation + Case (or further relaxed levels)
Changed
- Manual map interface now allows pasting in JSON (e.g. missing tracks file entries)
- Manual map entries can now be specified either be the previously used information or just using the Spotify track ID / URI (similar to how playlist URIs are handled when configuring the plugin)
1.14.1.0
Fixed
- Excessive memory use when updating the ISRC / MusicBrainz cache in some situations
1.14.0.0
Added
- New optional matching method via MusicBrainz and ISRC IDs (see the README for more details)
- The plugin settings page now contains a checkbox to activate the new MusicBrainz matching method
- Support for the import of the "Liked Songs" section from Spotify (see the README for more details)
Note
If you've used this plugin prior to version 1.14.0.0 and want to import your liked songs, you need to re-authorise in the plugin settings. Otherwise you will see an error in your logs if you try to import them. This happens because the authentication token created by previous versions did not request the right to read the Spotify user library yet.
Changed
- The current scopes of the Spotify auth token are now displayed on the plugin settings page (this can be used to check whether you need to recreate said token before being able to import "Liked Songs")