mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-19 19:21:17 -03:00
This commit is contained in:
parent
373e0b37f7
commit
ad23012517
1 changed files with 19 additions and 0 deletions
|
|
@ -5355,6 +5355,14 @@
|
||||||
"category": "General",
|
"category": "General",
|
||||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Enhanced.png",
|
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Enhanced.png",
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"changelog": "- Update elsewhere.js resource URLs to use jsdelivr CDN\n - Fix quality tags for TV mode\n - Resetting LanguageTagsEnabled in ResetAllUserSettings\n - fix: add 'Remove from Continue Watching' option on right-click\n - Add 4K request support for Jellyseerr integration\n - Add support for Jellyseerr override rules in requests\n - Add tag position fields to default config mapping\n - Improve config page cache and reset descriptions",
|
||||||
|
"targetAbi": "10.10.7.0",
|
||||||
|
"version": "9.2.0.0",
|
||||||
|
"sourceUrl": "https://github.com/n00bcodr/Jellyfin-Enhanced/releases/download/9.2.0.0/Jellyfin.Plugin.JellyfinEnhanced_10.10.7.zip",
|
||||||
|
"checksum": "57E92065FCA5A81D93579C7208D1AB80",
|
||||||
|
"timestamp": "2025-10-30T06:26:14"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"changelog": "- Add [Authorize] to Jellyseerr and TMDB endpoints\n - Add check for TMDb link before adding ARR links\n - Enhance README with troubleshooting and error info\n - Add configurable tag cache TTL and cache clear for tags\n - Add language tags overlay with configurable positions for all tags\n - Add caching for file size and audio language lookups\n - Add theme detection and dynamic theming support\n - Refactor reviews processing intervals\n - Improve Continue Watching detection logic\n - Full Blown Release Notes Conversion!\n\n - Please add the manifest for 10.11 if you are on 10.11. https://raw.githubusercontent.com/n00bcodr/jellyfin-plugins/main/10.11/manifest.json",
|
"changelog": "- Add [Authorize] to Jellyseerr and TMDB endpoints\n - Add check for TMDb link before adding ARR links\n - Enhance README with troubleshooting and error info\n - Add configurable tag cache TTL and cache clear for tags\n - Add language tags overlay with configurable positions for all tags\n - Add caching for file size and audio language lookups\n - Add theme detection and dynamic theming support\n - Refactor reviews processing intervals\n - Improve Continue Watching detection logic\n - Full Blown Release Notes Conversion!\n\n - Please add the manifest for 10.11 if you are on 10.11. https://raw.githubusercontent.com/n00bcodr/jellyfin-plugins/main/10.11/manifest.json",
|
||||||
"targetAbi": "10.10.7.0",
|
"targetAbi": "10.10.7.0",
|
||||||
|
|
@ -11900,6 +11908,17 @@
|
||||||
"category": "General",
|
"category": "General",
|
||||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Home Screen Sections.png",
|
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Home Screen Sections.png",
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "2.4.8.0",
|
||||||
|
"changelog": "✨ New Features\r\n\r\n- Added new \"My Requests\" section, building off the work done for the \"Discover\" sections, a new section is born, each user gets a row of movies/tv shows they have requested\r\n\r\n⚡ Performance Improvements\r\n\r\n- Minor optimisations to recently added sections\r\n- Some of the code that handles sections has been refactored paving the way to allow the return of the heavily requested \"Recently Added in {library}\" sections, the default behaviour of Jellyfin.\r\n - Note this isn't added in this release, but soon it will be added.\r\n\r\n🪲 Bug Fixes\r\n\r\n- Fixed issue where Recently Added sections can duplicate content",
|
||||||
|
"targetAbi": "10.11.0.0",
|
||||||
|
"sourceUrl": "https://github.com/IAmParadox27/jellyfin-plugin-home-sections/releases/download/2.4.8.0/Release-10.11.0.zip",
|
||||||
|
"checksum": "71CE769FB7355176891145B19DE65416",
|
||||||
|
"timestamp": "2025-10-30T22:35:44",
|
||||||
|
"dependencies": [
|
||||||
|
"5e87cc92-571a-4d8d-8d98-d2d4147f9f90"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "2.4.7.0",
|
"version": "2.4.7.0",
|
||||||
"changelog": "🪲 Bug Fixes\r\n\r\n- Fixed issue where RecentlyAddedShows section might fail when getting its results.",
|
"changelog": "🪲 Bug Fixes\r\n\r\n- Fixed issue where RecentlyAddedShows section might fail when getting its results.",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue