Generate manifest
Some checks are pending
Manifest updater / build (push) Waiting to run

This commit is contained in:
github-actions[bot] 2025-11-06 01:23:00 +00:00
parent 22f9b37477
commit 24974245a0

View file

@ -2591,6 +2591,14 @@
"owner": "danieladov",
"category": "General",
"versions": [
{
"version": "10.11.0.2",
"changelog": "Add url template config",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/danieladov/jellyfin-plugin-themesongs/releases/download/10.11.0.2/Jellyfin-Plugin-ThemeSongs.zip",
"checksum": "b8f1494ae368947f6b1f6e09403feada",
"timestamp": "2025-11-05T17:30:00"
},
{
"version": "10.11.0.1",
"changelog": "Update to 10.11.0",
@ -6144,6 +6152,22 @@
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Language Tags.png",
"versions": [
{
"version": "0.5.1.0",
"changelog": "- 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",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/TheXaman/jellyfin-plugin-languageTags/releases/download/v0.5.1.0/language-tags_0.5.1.0.zip",
"checksum": "0dc2a02f502b859b93bb0c688e621413",
"timestamp": "2025-11-05T19:21:38Z"
},
{
"version": "0.4.4.8",
"changelog": "- 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",
"targetAbi": "10.11.0.0",
"sourceUrl": "https://github.com/TheXaman/jellyfin-plugin-languageTags/releases/download/v0.4.4.8/language-tags_0.4.4.8.zip",
"checksum": "183629f3d063923b37c5223b2f4eb58c",
"timestamp": "2025-11-05T18:28:17Z"
},
{
"version": "0.2.1.2",
"changelog": "- Bump version to 0.2.1.2\n- Fix changelog special character handling using environment variable\n- Remove outdated preview version entries from manifest files\n- Fix changelog formatting to handle special characters in workflow\n- Bump version to 0.2.1.1\n- Remove redundant step to get last release tag in release workflow\n- Bump version to 0.2.1.0\n- - Migrate from .NET 8.0 to .NET 9.0 - Replace deprecated GetItemList() with QueryItems() API - Update TaskTriggerInfo to use TaskTriggerInfoType.IntervalTrigger - Add null path handling for video files in Jellyfin 10.11.0 - Filter out virtual items from TV show queries - Refactor file path validation logic - Add preview release workflow support\"\n- Update build.yaml and manifest.json for release version 0.2.0.1\n- Update build.yaml and manifest.json for release version 0.2.0.1\n- Update build.yaml to target .NET 9.0 framework\n- Bump version to 0.2.0.1\n- Enhance release workflow: update version handling, target .NET 9.0, and improve changelog generation\n- - Replace deprecated GetItemList() with QueryItems() API - Update TaskTriggerInfo to use TaskTriggerInfoType.IntervalTrigger\n- - Update to target Jellyfin 10.11.0 - Migrate from .NET 8.0 to .NET 9.0",
@ -10678,6 +10702,30 @@
"overview": "Stream external media.",
"owner": "lstb1t",
"versions": [
{
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at main -->\n\n\n\n**Full Changelog**: https://github.com/lostb1t/Gelato/compare/v0.19.0.0...v0.20.0.0",
"checksum": "fa603496d88c60a815509f690fba4fde",
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/v0.20.0.0/gelato_0.20.0.0.zip",
"targetAbi": "10.11.0.0",
"timestamp": "2025-11-05T22:08:25Z",
"version": "0.20.0.0"
},
{
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at main -->\n\n\n\n**Full Changelog**: https://github.com/lostb1t/Gelato/compare/v0.18.5.0...v0.19.0.0",
"checksum": "696e2a3b925daf49ef4588d17b73324a",
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/v0.19.0.0/gelato_0.19.0.0.zip",
"targetAbi": "10.11.0.0",
"timestamp": "2025-11-05T17:10:22Z",
"version": "0.19.0.0"
},
{
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at main -->\n\n\n\n**Full Changelog**: https://github.com/lostb1t/Gelato/compare/v0.18.4.0...v0.18.5.0",
"checksum": "aa1e3bbf091e051dee59475ea139795c",
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/v0.18.5.0/gelato_0.18.5.0.zip",
"targetAbi": "10.11.0.0",
"timestamp": "2025-11-05T14:04:30Z",
"version": "0.18.5.0"
},
{
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at main -->\n\n\n\n**Full Changelog**: https://github.com/lostb1t/Gelato/compare/v0.18.3.0...v0.18.4.0",
"checksum": "e8e6630f7cbf81bc50f4ae56d7c0bb07",
@ -10893,30 +10941,6 @@
"targetAbi": "10.11.0.0",
"timestamp": "2025-10-31T17:22:08Z",
"version": "0.15.3.0"
},
{
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at main -->\n\n\n\n**Full Changelog**: https://github.com/lostb1t/Gelato/compare/0.15.1.0...0.15.2.0",
"checksum": "1fc104cb2049d61daca3e9876a557e86",
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/0.15.2.0/gelato_0.15.2.0.zip",
"targetAbi": "10.11.0.0",
"timestamp": "2025-10-31T12:10:26Z",
"version": "0.15.2.0"
},
{
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at main -->\n\n\n## New Contributors\n* @funkypenguin made their first contribution in https://github.com/lostb1t/Gelato/pull/44\n\n**Full Changelog**: https://github.com/lostb1t/Gelato/compare/0.15.0.0...0.15.1.0",
"checksum": "50730a6326557c92cd01d42da365be23",
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/0.15.1.0/gelato_0.15.1.0.zip",
"targetAbi": "10.11.0.0",
"timestamp": "2025-10-31T11:15:02Z",
"version": "0.15.1.0"
},
{
"changelog": "<!-- Release notes generated using configuration in .github/release.yml at main -->\n\n\n\n**Full Changelog**: https://github.com/lostb1t/Gelato/compare/0.14.7.0...0.15.0.0",
"checksum": "2f3e05117c4c925173b84afa3f2062e4",
"sourceUrl": "https://github.com/lostb1t/Gelato/releases/download/0.15.0.0/gelato_0.15.0.0.zip",
"targetAbi": "10.11.0.0",
"timestamp": "2025-10-31T07:39:28Z",
"version": "0.15.0.0"
}
]
}