mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-20 03:31:18 -03:00
Generate manifest
This commit is contained in:
parent
9d0f49e5c5
commit
210ab9149e
1 changed files with 8 additions and 0 deletions
|
|
@ -7093,6 +7093,14 @@
|
||||||
"category": "General",
|
"category": "General",
|
||||||
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Language Tags.png",
|
"imageUrl": "https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/Language Tags.png",
|
||||||
"versions": [
|
"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",
|
"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",
|
"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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue