Go to file
Ivan Drozdov aefb9eb11c restore video transcoding
The main issue is that jellyfin's StreamState doesn't consider
DlnaVideoRequestDto to be a video request due to DlnaVideoRequestDto not being
inherited from VideoRequestDto.
As a result, all video requests are being processed as audio only.

This commit updates dlna video requests to inherit from
VideoRequestDto directly.
2024-08-15 22:37:09 +02:00
.github add unstable workflow 2024-03-25 16:50:34 -06:00
src restore video transcoding 2024-08-15 22:37:09 +02:00
.gitattributes Add standard plugin files 2023-11-09 19:14:08 -07:00
.gitignore add unstable workflow 2024-03-25 16:50:34 -06:00
build.yaml Bump version to 3 (#61) 2024-06-16 10:38:01 -06:00
Jellyfin.Plugin.Dlna.sln Initial commit 2023-11-09 16:32:16 -05:00
LICENSE Add standard plugin files 2023-11-09 19:14:08 -07:00
README.md Add standard plugin files 2023-11-09 19:14:08 -07:00

Jellyfin DLNA Plugin

Part of the Jellyfin Project

Plugin Banner

GitHub Workflow Status GPLv3 License Current Release