mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2026-02-04 01:29:38 -03:00
This commit is contained in:
parent
10cf254a15
commit
9e5f12ef0e
2 changed files with 9 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 93 KiB |
|
|
@ -3201,7 +3201,7 @@
|
|||
"description": "Add the abiliy to replace the Jellyfin logo\n\nhttps://github.com/ImLacy/Jellyfin-CustomLogo",
|
||||
"owner": "Lacy",
|
||||
"category": "General",
|
||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/CustomLogo.png",
|
||||
"imageUrl": "https://github.com/ImLacy/Jellyfin-CustomLogo/blob/main/logo.png?raw=true",
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.0.0.4",
|
||||
|
|
@ -4446,6 +4446,14 @@
|
|||
"category": "General",
|
||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Enhanced.png",
|
||||
"versions": [
|
||||
{
|
||||
"changelog": "- Replace icon progress indicators with SVG\n - Jellyseerr Buton Processing state fix when 4K requests are enabled.\n - Fix CSS syntax error in 4k popup item style\n - Show available items as updating when downloads active\n - Add ETA display to download popover in UI\n - Add Polish locale file\n - Refresh button in Jellyseerr Results actually does something now!\n - Add Jellyseerr More Info modal\n - Remove je-extra-media-info container and related styles\n - Add TMDB and Rotten Tomatoes ratings to UI\n - Update README.md\n - Fix some classes clashing with slideshow.css",
|
||||
"targetAbi": "10.11.0.0",
|
||||
"version": "9.11.0.0",
|
||||
"sourceUrl": "https://github.com/n00bcodr/Jellyfin-Enhanced/releases/download/9.11.0.0/Jellyfin.Plugin.JellyfinEnhanced_10.11.0.zip",
|
||||
"checksum": "0D7F89F66898B79F8AA7E1B955ED6ED8",
|
||||
"timestamp": "2025-12-30T11:48:17"
|
||||
},
|
||||
{
|
||||
"changelog": "- Improve mobile styles for tag overlays\n - Add container for enhanced media info items\n - Add File Size and Watched % for BoxSets and Playlists\n - Defer tag queue processing with requestIdleCallback\n - Refactor tag cache and UI observers for performance\n - Show existing Jellyseerr issues in issue reporter modal\n - Add Russian Translation\n - Add Pirate Translations, cuz why not!\n - Improve pause screen timer reset logic\n - Improve long press handling for video speed 2x\n - Add TMDB collection support to Jellyseerr search\n - Update watchlist sync to respect config and fix return value\n - Refactor and clarify *arr settings and tag sync UI\n - Add option to enable Druidblack metadata icons\n - Add support for custom languages in language selector\n - Add missed translation for Collection Modal\n - Localize collection request button label\n - Update README.md",
|
||||
"targetAbi": "10.11.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue