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.
1 parent 98db35f commit deab450Copy full SHA for deab450
1 file changed
build.yaml
@@ -1,7 +1,7 @@
1
name: "DLNA"
2
guid: "33EBA9CD-7DA1-4720-967F-DD7DAE7B74A1"
3
imageUrl: ""
4
-version: 9
+version: 10
5
targetAbi: "10.11.0.0"
6
framework: "net9.0"
7
owner: "jellyfin"
@@ -16,8 +16,5 @@ artifacts:
16
- "Jellyfin.Plugin.Dlna.Playback.dll"
17
- "Rssdp.dll"
18
changelog: |-
19
- - 10.11 support (#163) @crobibero
20
- - add emby-button class to the help button (#155) @Krafting
21
- - fix resolution for ts (#146) @tomty89
22
- - Fix typo in client discovery interval help text (#149) @AnAnalogGuy
23
- - Strip URL parameters (#137) @Vebryn
+ - Encode header values (#174) @crobibero
+ - Avoid invalid PlayCommand start index (#175) @crobibero
0 commit comments