mirror of
https://github.com/jyourstone/jellyfin-plugin-manifest.git
synced 2025-12-20 02:01:17 -03:00
37 lines
1.7 KiB
JSON
37 lines
1.7 KiB
JSON
[
|
|
{
|
|
"name": "SmartPlaylist",
|
|
"guid": "A0A2A7B2-747A-4113-8B39-757A9D267C79",
|
|
"overview": "Smart Playlist plugin for Jellyfin.",
|
|
"description": "A rebuilt and modernized plugin to create smart, rule-based playlists in Jellyfin.",
|
|
"category": "General",
|
|
"owner": "jyourstone",
|
|
"imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg",
|
|
"versions": [
|
|
{
|
|
"version": "2.0.2.0",
|
|
"targetAbi": "10.10.7",
|
|
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.2/Jellyfin.Plugin.SmartPlaylist_v2.0.2.zip",
|
|
"checksum": "74268411124E18D49942ABEAA8E9A03C",
|
|
"changelog": "- Added support for field rules: Is Played, Is Favorite, Play Count, Runtime, Parental Rating",
|
|
"timestamp": "2025-06-27"
|
|
},
|
|
{
|
|
"version": "2.0.1.0",
|
|
"targetAbi": "10.10.7",
|
|
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.1/Jellyfin.Plugin.SmartPlaylist_v2.0.1.zip",
|
|
"checksum": "B569ABA7A32269C99203B81E89905444",
|
|
"changelog": "- Added support for Tags field in rules.",
|
|
"timestamp": "2025-06-27"
|
|
},
|
|
{
|
|
"version": "2.0.0.0",
|
|
"targetAbi": "10.10.7",
|
|
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v2.0.0/Jellyfin.Plugin.SmartPlaylist_v2.0.0.zip",
|
|
"checksum": "A9FFA0331E888BE555103E7832709821",
|
|
"changelog": "- Works with newer Jellyfin versions\n- UI to create and manage smart playlists",
|
|
"timestamp": "2025-06-27"
|
|
}
|
|
]
|
|
}
|
|
]
|