Update manifest for SmartPlaylist v10.10.5.0

This commit is contained in:
github-actions[bot] 2025-07-31 09:45:26 +00:00
parent 03fb9c5961
commit c5afc75ff5

View file

@ -8,6 +8,14 @@
"owner": "jyourstone", "owner": "jyourstone",
"imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg", "imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg",
"versions": [ "versions": [
{
"version": "10.10.5.0",
"targetAbi": "10.10.0",
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.10.5.0/Jellyfin.Plugin.SmartPlaylist_v10.10.5.0.zip",
"checksum": "9809AD0F21C0074D3FC82D974210F1AF",
"changelog": "Added new rule field properties:\n- 'Overview': For the media item description\n- 'Last Played': When the media item was last played\n- 'Next Unwatched': The next unwatched episode\n\nOther changes:\n- Changed the rule field categories to make a bit more sense\n- Media type pre-filtering now uses API to increase performance\n- Restructured code to make it easier to add new features",
"timestamp": "2025-07-31"
},
{ {
"version": "10.11.4.1", "version": "10.11.4.1",
"targetAbi": "10.11.0", "targetAbi": "10.11.0",