Releases: Viperinius/jellyfin-plugin-spotify-import
Releases · Viperinius/jellyfin-plugin-spotify-import
1.5.0.0
1.4.0.0
Added
- Auto-migration of plugin configurations from previous plugin versions -> #10
- More verbose logging that can be enabled
Changed
- Reworked handling of Spotify user IDs to get all their playlists (moved to its own table separate from individual playlist IDs) -> #8
Fixed
- Fix bug in config page that reset all unsaved table row states when adding a new row
- Fix parsing of Spotify URLs that contain parameters
1.3.0.1 (1.4.0.0 pre-release)
This is a beta release preparing for 1.4.0.0.
Added
- Auto-migration of plugin configurations from previous plugin versions -> #10
- More verbose logging that can be enabled
Changed
- Reworked handling of Spotify user IDs to get all their playlists (moved to its own table separate from individual playlist IDs) -> #8
Fixed
- Fix bug in config page that reset all unsaved table row states when adding a new row
- Fix parsing of Spotify URLs that contain parameters
1.3.0.0
Added
- Extend playlist configuration by allowing user IDs as input, which leads to all of their playlists getting imported automatically
Fixed
- Fix exception if a Spotify track contains no album artists metadata
1.2.0.0
Added
- Extend playlist configurability
- Allow own playlist names
- Set target owner / user
- Allow configuration of the track matcher
- Choose comparison strictness
- Choose what parts of the metadata get examined / compared
1.1.1.0
Bugfix release
Fixed
- Fix exception if a Spotify playlist contains "ghost" items / null tracks
- A missing tracks file is created even though the playlist is not missing any tracks
- Fix config page not loading values when revisiting without a full page reload
1.1.0.0
Added
- New button to delete all generated missing tracks files
- New option to specify the date format used for missing tracks file names
Fixed
- A missing tracks file is created even though the playlist is not missing any tracks
- Fix exception if a song has no artists, album name or album artists set
1.0.0.0
Initial release
Added
- Spotify authentication via authorization code / PKCE
- Generation of missing tracks lists
- Import of Spotify playlists