Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transcoding from user profile broken since DLNA is a plugin #110

Open
SamHawkens opened this issue Dec 7, 2024 · 0 comments
Open

Transcoding from user profile broken since DLNA is a plugin #110

SamHawkens opened this issue Dec 7, 2024 · 0 comments

Comments

@SamHawkens
Copy link

dlna user transcoding profiles are not working for me now that dlna is a plugin.

I copied my previously working profiles from
/etc/jellyfin/dlna/user/
to
/var/lib/jellyfin/plugins/configurations/dlna/user/

server is version 10.10.3 (native installation, not docker)

The log shows

[ERR] Error parsing profile file: "/var/lib/jellyfin/plugins/configurations/dlna/user/iTuner 320 ME.xml"
System.InvalidOperationException: There is an error in XML document (42, 85).
---> System.InvalidOperationException: Instance validation error: '' is not a valid value for MediaStreamProtocol.

So at least jellyfin reads the profile from the new path. Any hint what's wrong here? It used to work before dlna became a plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant