We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef17f99 commit cbaf201Copy full SHA for cbaf201
meta.yaml
@@ -1,6 +1,6 @@
1
name: "DoViRemux"
2
guid: "2f215b63-1a73-4193-9102-78f84d027014"
3
-version: 2
+version: 2.0.1
4
targetAbi: "10.10.6.0"
5
framework: "net8.0"
6
owner: "katiekloss"
@@ -11,4 +11,5 @@ description: >
11
category: "General"
12
artifacts:
13
- "Jellyfin.Plugin.DoViRemux.dll"
14
-changelog: "Added support for subtitles, link remuxes to original item during library scanning, and fixed incorrect progress reporting."
+changelog: |-
15
+ - Fixed PluginConfiguration.OnlyRemuxLibraries/IncludeAncestorIds when it's empty
0 commit comments