We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdedf34 + d2fc9cb commit bc3e866Copy full SHA for bc3e866
1 file changed
build.yaml
@@ -1,8 +1,8 @@
1
name: "DLNA"
2
guid: "33EBA9CD-7DA1-4720-967F-DD7DAE7B74A1"
3
imageUrl: ""
4
-version: 6
5
-targetAbi: "10.10.3.0"
+version: 7
+targetAbi: "10.10.6.0"
6
framework: "net8.0"
7
owner: "jellyfin"
8
overview: "DLNA Service"
@@ -16,6 +16,6 @@ artifacts:
16
- "Jellyfin.Plugin.Dlna.Playback.dll"
17
- "Rssdp.dll"
18
changelog: |-
19
- - fix: add the icons to the compiled resources (#109) (#114) @FelixPetriconi
20
- - fix: adjusted typo in configuration page title (#112) @shindai
21
- - Only split user agent if it can be split (#95) @Shadowghost
+ - Fix: ChildCount When Viewing Folders in Directory (GetBrowse) (#128) @tfink419
+ - Add rules, fix issues and cleanup (#96) @Shadowghost
+ - Disable DirectStream for video playback (#124) @ACertainCoder
0 commit comments