Skip to content

Commit bc3e866

Browse files
authored
Merge pull request #129 from jellyfin/prepare-7
Prepare for release v7
2 parents bdedf34 + d2fc9cb commit bc3e866

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

build.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: "DLNA"
22
guid: "33EBA9CD-7DA1-4720-967F-DD7DAE7B74A1"
33
imageUrl: ""
4-
version: 6
5-
targetAbi: "10.10.3.0"
4+
version: 7
5+
targetAbi: "10.10.6.0"
66
framework: "net8.0"
77
owner: "jellyfin"
88
overview: "DLNA Service"
@@ -16,6 +16,6 @@ artifacts:
1616
- "Jellyfin.Plugin.Dlna.Playback.dll"
1717
- "Rssdp.dll"
1818
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
19+
- Fix: ChildCount When Viewing Folders in Directory (GetBrowse) (#128) @tfink419
20+
- Add rules, fix issues and cleanup (#96) @Shadowghost
21+
- Disable DirectStream for video playback (#124) @ACertainCoder

0 commit comments

Comments
 (0)