-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmanifest.json
More file actions
36 lines (36 loc) · 1.88 KB
/
Copy pathmanifest.json
File metadata and controls
36 lines (36 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[
{
"name": "Favorited Songs Playlist",
"guid": "faebdd17-c407-4d0e-9b27-0cda823d702a",
"description": "Automatically creates and updates a 'Favorited Songs' songs playlist",
"overview": "Automatically creates and updates a 'Favorited Songs' playlist in Jellyfin containing all your favorited music tracks. The playlist syncs whenever you favorite or unfavorite a song, making it easy to play your favorited tracks without manual management. ",
"owner": "Saturn745",
"category": "General",
"versions": [
{
"changelog": "- Add support for Jellyfin 10.11.6",
"targetAbi": "10.11.6.0",
"version": "1.0.0.2",
"sourceUrl": "https://github.com/Saturn745/jellyfin-favorited-songs-playlist/releases/download/1.0.0.2/Jellyfin.Plugin.FavoritedSongsPlaylist.zip",
"checksum": "a94e11bde86f3098fac62b000923547b",
"timestamp": "2026-01-26T02:14:18"
},
{
"changelog": "- Templated Playlist name support",
"targetAbi": "10.10.7.0",
"version": "1.0.0.1",
"sourceUrl": "https://github.com/Saturn745/jellyfin-favorited-songs-playlist/releases/download/1.0.0.1/Jellyfin.Plugin.FavoritedSongsPlaylist.zip",
"checksum": "0910cf5ee1b116a2b68263e2b441d4be",
"timestamp": "2025-10-10T06:16:18"
},
{
"changelog": "- Inital release",
"targetAbi": "10.10.7.0",
"version": "1.0.0.0",
"sourceUrl": "https://github.com/Saturn745/jellyfin-favorited-songs-playlist/releases/download/1.0.0.0/Jellyfin.Plugin.FavoritedSongsPlaylist.zip",
"checksum": "b84284bc6072895c7ccb5344b1ef2e29",
"timestamp": "2025-10-10T06:16:18"
}
]
}
]