Prepare for release v3 (#67)

This commit is contained in:
jellyfin-bot 2024-09-02 13:21:12 -04:00 committed by GitHub
parent f09c3d4faa
commit f7a4beaa5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: "DLNA"
guid: "33EBA9CD-7DA1-4720-967F-DD7DAE7B74A1"
imageUrl: ""
version: 3
targetAbi: "10.9.6.0"
targetAbi: "10.9.10.0"
framework: "net8.0"
owner: "jellyfin"
overview: "DLNA Service"
@ -16,5 +16,7 @@ artifacts:
- "Jellyfin.Plugin.Dlna.Playback.dll"
- "Rssdp.dll"
changelog: |-
- restore video transcoding (#68) @flashka07
- Update dependency Microsoft.AspNetCore.Authorization to v8.0.8 (#54) @renovate
- Set publisher uri to http (#62) @disgustipated
- Remove . from friendlyname for identifying LG TVs (#60) @disgustipated