mirror of
https://github.com/jyourstone/jellyfin-plugin-manifest.git
synced 2025-12-20 02:01:17 -03:00
Update manifest for MusicTags v10.10.0.0
This commit is contained in:
parent
f450b7f285
commit
486eabbc3f
1 changed files with 19 additions and 0 deletions
|
|
@ -185,5 +185,24 @@
|
||||||
"timestamp": "2025-06-27"
|
"timestamp": "2025-06-27"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MusicTags",
|
||||||
|
"guid": "25EE643C-8A32-41BE-B165-E9CA0B57E769",
|
||||||
|
"overview": "MusicTags plugin for Jellyfin.",
|
||||||
|
"description": "Automatically extract metadata from audio files - such as ID3 tags, Vorbis comments, and more - and convert them into standard Jellyfin tags.",
|
||||||
|
"category": "General",
|
||||||
|
"owner": "jyourstone",
|
||||||
|
"imageUrl": "https://raw.githubusercontent.com/jyourstone/jellyfin-musictags-plugin/master/images/logo.jpg",
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "10.10.0.0",
|
||||||
|
"targetAbi": "10.10.0",
|
||||||
|
"sourceUrl": "https://github.com/jyourstone/jellyfin-musictags-plugin/releases/download/v10.10.0.0/Jellyfin.Plugin.MusicTagsv10.10.0.0.zip",
|
||||||
|
"checksum": "3FB73D141D27020F98D397634DFF1C7E",
|
||||||
|
"changelog": "Initial release",
|
||||||
|
"timestamp": "2025-07-22"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue