diff --git a/manifest.json b/manifest.json index 8ce832d..7cdc1e8 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "General", "imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png", "versions": [ + { + "version": "1.1.1.0", + "changelog": "- Add method to pause all video playback when navigating away from home screen", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.1.1.0/Jellyfin.Plugin.MediaBarEnhanced.zip", + "checksum": "09da95fc561b11191d23a5cfa30ea731", + "timestamp": "2026-01-08T14:54:57Z" + }, { "version": "1.1.0.0", "changelog": "- 'custom media IDs' setting is now enabled by default (no input --> random selection)\n- improve GUID handling in slideshow manager to handle seperator and description",