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
5ef8096564
commit
535b80a6c6
1 changed files with 16 additions and 8 deletions
|
|
@ -5032,6 +5032,14 @@
|
|||
"overview": "Stream external media.",
|
||||
"owner": "lstb1t",
|
||||
"versions": [
|
||||
{
|
||||
"changelog": "## [0.25.0.1] - 2026-01-07\n\n### 🐛 Bug Fixes\n\n- Purge streams\n",
|
||||
"checksum": "f4e50ddc941ee8890f1cb36713bc8561",
|
||||
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/v0.25.0.1/gelato_0.25.0.1.zip",
|
||||
"targetAbi": "10.11.0.0",
|
||||
"timestamp": "2026-01-07T15:10:38Z",
|
||||
"version": "0.25.0.1"
|
||||
},
|
||||
{
|
||||
"changelog": "## [0.25.0.0] - 2026-01-06\n\n### 🐛 Bug Fixes\n\n- [**breaking**] Use jellyfins alternate versions schematics\n",
|
||||
"checksum": "21c15178c7c16c5e0fca0a212d9cbf9b",
|
||||
|
|
@ -5263,14 +5271,6 @@
|
|||
"targetAbi": "10.11.0.0",
|
||||
"timestamp": "2025-11-27T08:09:10Z",
|
||||
"version": "0.24.4.1"
|
||||
},
|
||||
{
|
||||
"changelog": "## [0.24.4.0] - 2025-11-27\n\n### 🚀 Features\n\n- Add parralism to catalog import and process metadata in background\n",
|
||||
"checksum": "8a0baef2cee53ec3e162792edeaf4ccd",
|
||||
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/v0.24.4.0/gelato_0.24.4.0.zip",
|
||||
"targetAbi": "10.11.0.0",
|
||||
"timestamp": "2025-11-27T07:58:43Z",
|
||||
"version": "0.24.4.0"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -7731,6 +7731,14 @@
|
|||
"category": "General",
|
||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Language Tags.png",
|
||||
"versions": [
|
||||
{
|
||||
"version": "0.5.2.2",
|
||||
"changelog": "- Bump version to 0.5.2.2\n- fix: wrong variable check, addresses #32\n- Update build.yaml and manifest.json for release version 0.5.2.1\n- Bump version to 0.5.2.1\n- fix: incorrect variable names\n- Bump version to 0.5.2.0\n- fix: made sure series processing uses the correct language data types (iso, name) where appropriate, fixes #31\n- Merge pull request #30 from Rand0mB0y/patch-3\n- Revise README for LanguageTags plugin details\n- Updated the README to reflect the recent major changes",
|
||||
"targetAbi": "10.11.0.0",
|
||||
"sourceUrl": "https://github.com/TheXaman/jellyfin-plugin-languageTags/releases/download/v0.5.2.2/language-tags_0.5.2.2.zip",
|
||||
"checksum": "b841a2f4883bdda06c01e53604b18e36",
|
||||
"timestamp": "2026-01-07T11:01:46Z"
|
||||
},
|
||||
{
|
||||
"version": "0.5.2.1",
|
||||
"changelog": "- Bump version to 0.5.2.1\n- fix: incorrect variable names\n- Bump version to 0.5.2.0\n- fix: made sure series processing uses the correct language data types (iso, name) where appropriate, fixes #31\n- Merge pull request #30 from Rand0mB0y/patch-3\n- Revise README for LanguageTags plugin details\n- Updated the README to reflect the recent major changes\n- Update build.yaml and manifest.json for release version 0.5.1.0\n- Bump version to 0.5.1.0\n- Merge pull request #28 from TheXaman/refactor\n- Implement language tagging system with performance optimizations\n- Update build.yaml and manifest.json for release version 0.4.4.8\n- Merge pull request #26 from TheXaman/mediasources\n- Update build.yaml and manifest-preview.json for preview version 0.4.4.8-preview\n- Update build.yaml and manifest-preview.json for preview version 0.4.4.8-preview\n- Bump version to 0.4.4.8\n- fix: removed unuses manifest entries\n- feat: add fallback for series where episodes have the seriesId as parentId instead of the seasonId refactor: reduce logging verbosity in LanguageTagsManager\n- feat: enhance logging and handling for media sources and streams in LanguageTagsManager\n- feat: improve video processing logic for audio and subtitle tags in LanguageTagsManager\n- feat: enhance video processing logic for audio and subtitle tags in LanguageTagsManager, addresses #25\n- refactor: optimize collection item retrieval in LanguageTagsManager, addresses #21\n- feat: add checkboxes for Music Genre and Live TV channels in configuration, addresses #20\n- fix: changed how movies are retrieved from collections, fixes #21\n- fix: \"Force full refresh for tv shows\" triggering a complete refresh, fixes #17 fix: Change return statements to continue in library processing for null checks\n- feat: Add non-media tagging functionality with configuration options\n- Remove commas from language names to avoid tag splitting issue in Parental Control (#23)\n- feat: Enhance language checkbox display with ISO codes and improve selected language chips\n- feat: add silent movies to whitelist, addresses #22",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue