mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2026-03-21 17:26:52 -03:00
This commit is contained in:
parent
32d5f00723
commit
2076ec6089
2 changed files with 9 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 730 KiB |
|
|
@ -5402,7 +5402,7 @@
|
|||
"description": "A combination of the Jellyfin Enhanced and Jellyfin Elsewhere userscripts, providing a comprehensive set of tweaks and features for Jellyfin.\n\nhttps://github.com/n00bcodr/Jellyfin-Enhanced",
|
||||
"owner": "n00bcodr",
|
||||
"category": "General",
|
||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Jellyfin Enhanced.png",
|
||||
"imageUrl": "https://raw.githubusercontent.com/n00bcodr/Jellyfin-Enhanced/master/images/icon.png",
|
||||
"versions": [
|
||||
{
|
||||
"changelog": "- Respect Plugin Pages Settings\n - Add *arr URL mapping support\n - Add markdown support to reviews\n - Refactor reviews page detection to use onViewPage hook\n - Leverage helpers for throttling, debouncing, and observers\n - Update quality tag documentation for codecs and features\n - Fix load order for dependencies\n - Rework Calendar UI ([#338](https://github.com/n00bcodr/Jellyfin-Enhanced/issues/338))\n - Update funding.yml\n - Update funding.yml\n - Missed \"All Day\" Translation\n - Fix clicking on items not navigating to item in request custom tab\n - Remove debug logging for person tags\n - fix: Add custom tab flags and conditional init\n - Small css tweaks\n - Remove in-memory season request cache\n - Add ArrTags sync filter and UI\n - Update pr.json\n - Fix backdrop issue in custom tabs\n - Update README.md\n - Add plugin-pages support for Bookmarks\n - Fallback to series rating only if missing\n - Add configurable auto-refresh for Downloads page",
|
||||
|
|
@ -8168,6 +8168,14 @@
|
|||
"owner": "voc0der",
|
||||
"overview": "Smart transcoding monitor that only nags for format/codec incompatibility",
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.0.1.16",
|
||||
"changelog": "## What's Changed\n\n- Fix user exclusion GUID format mismatch, update docs (21864ab)\n\n**Full Changelog**: https://github.com/voc0der/jellyfin-transcode-nag/compare/v1.0.1.15...v1.0.1.16\n",
|
||||
"targetAbi": "10.9.0.0",
|
||||
"sourceUrl": "https://github.com/voc0der/jellyfin-transcode-nag/releases/download/v1.0.1.16/Transcode_Nag_v1.0.1.16.zip",
|
||||
"checksum": "96c397151630b35220bcca601db57c17",
|
||||
"timestamp": "2026-02-10T23:32:48Z"
|
||||
},
|
||||
{
|
||||
"version": "1.0.1.15",
|
||||
"changelog": "## What's Changed\n\n- chore: Bump the jellyfin-packages group with 2 updates (798a293)\n\n**Full Changelog**: https://github.com/voc0der/jellyfin-transcode-nag/compare/v1.0.1.14...v1.0.1.15\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue