Generate manifest

This commit is contained in:
github-actions[bot] 2025-08-31 01:23:38 +00:00
parent 9d0f49e5c5
commit 210ab9149e

View file

@ -7093,6 +7093,14 @@
"category": "General",
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Language Tags.png",
"versions": [
{
"version": "0.1.7.0",
"changelog": "- Bump version to 0.1.7.0\n- Update .gitignore to include publish directory\n- Add LanguageData and LanguageInfo classes for ISO language code management\n- Add functionality to remove all language tags and configure undefined language tag handling Fixes #9\n- Fix for missing tags on content when missing individual episodes or seasons, closes #10\n- Refactor library item retrieval methods to use OfType<T>() for improved type safety\n- Update manifest.json to include image fix\n- Update manifest.json\n- added a logo to the readme and inside the jellyfin catalog and plugin page\n- Update README.md to include new subtitle-based tagging\n- Update build.yaml and manifest.json for release version 0.1.6.0\n- Bump version to 0.1.6.0\n- Added suppport for subtitle_language tags Handles subtitles included in files and external subtitles Based on #4\n- Update README.md\n- Update README.md\n- Enhance README.md with emojis for improved readability and engagement",
"targetAbi": "10.10.0.0",
"sourceUrl": "https://github.com/TheXaman/jellyfin-plugin-languageTags/releases/download/v0.1.7.0/language-tags_0.1.7.0.zip",
"checksum": "1acce4acc83ecb0b826a960f06878450",
"timestamp": "2025-08-30T18:37:09Z"
},
{
"version": "0.1.6.0",
"changelog": "- Bump version to 0.1.6.0\n- Added suppport for subtitle_language tags Handles subtitles included in files and external subtitles Based on #4\n- Update README.md\n- Update README.md\n- Enhance README.md with emojis for improved readability and engagement\n- Update build.yaml and manifest.json for release version 0.1.5.0\n- bump version to 0.1.5.0\n- updated workflow for changelog generation\n- Changed ffmpeg handling, now supports Linux, Windows, MacOS and custom installs",