Releases: kazango/trackly
v1.1.0.5
Cleanup.
Full Changelog: v1.1.0.4...v1.1.0.5
v1.1.0.4
Plain black fallback image for missing backdrop.
Full Changelog: v1.1.0.3...v1.1.0.4
v1.1.0.3
Fix breaking changes.
Full Changelog: v1.1.0.2...v1.1.0.3
v1.1.0.2
Cover: Replace artist.fallbackImage || '/icons/trackly.png' with /icons/trackly.png directly.
Backdrop: Replace FALLBACK_BACKDROP with /icons/trackly.png.
Config: Remove Unsplash and set fallbackImage: '/icons/trackly.png'.
Notified Files: Update config.ts to handle missing notified_.json files to prevent 404 crashes.
Full Changelog: v1.1.0.1...v1.1.0.2
v1.1.0.1
What's Changed
Added ability to use different image formats for artist backdrop image and cover image. New formats are jpg, jpeg, and webp alongside existing png support.
App now recognises folder images in place of cover images, and backdrop images with trailing characters (eg backdrop1.jpg) sometimes generated by Jellyfin.
Full Changelog: https://github.com/kazango/trackly/commits/v1.1.0.1