mirror of
https://github.com/jyourstone/jellyfin-plugin-manifest.git
synced 2025-12-19 17:51:17 -03:00
Update manifest for SmartPlaylist v10.11.2.0
This commit is contained in:
parent
07acd1563f
commit
c43342ed79
1 changed files with 8 additions and 0 deletions
|
|
@ -8,6 +8,14 @@
|
|||
"owner": "jyourstone",
|
||||
"imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-smartplaylist-plugin/master/images/logo.jpg",
|
||||
"versions": [
|
||||
{
|
||||
"version": "10.11.2.0",
|
||||
"targetAbi": "10.11.0",
|
||||
"sourceUrl": "https://github.com/jyourstone/jellyfin-smartplaylist-plugin/releases/download/v10.11.2.0/Jellyfin.Plugin.SmartPlaylist_v10.11.2.0.zip",
|
||||
"checksum": "2D1EDFDE2B11D2843A37F3F8DB8786F2",
|
||||
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at v10.11.2.0 -->\n\n## What's Changed\n### New Features\n* Added support for multiple sorting options. Added Episode and Season as sorting options.\n* Add sorting options for Last Played, Runtime, Series Name, Album Name and Artist.\n* The rule fields Studios and Genres can now search parent series for episodes.\n### Bug Fixes\n* Fixed a bug where the UI would incorrectly always show \"Sunday\" for weekly schedules.\n### Other Changes\n* Only show sort options related to the media type(s) selected.\n* Improved performance by using parallel processing for more fields.\n\n\n**Full Changelog**: https://github.com/jyourstone/jellyfin-smartplaylist-plugin/compare/v10.11.1.0...v10.11.2.0",
|
||||
"timestamp": "2025-11-11"
|
||||
},
|
||||
{
|
||||
"version": "10.11.1.0",
|
||||
"targetAbi": "10.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue