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

dlna menu is empty despite dlna plugin is installed and active #57

Closed
gazsoimi opened this issue Jun 2, 2024 · 4 comments
Closed

dlna menu is empty despite dlna plugin is installed and active #57

gazsoimi opened this issue Jun 2, 2024 · 4 comments

Comments

@gazsoimi
Copy link

gazsoimi commented Jun 2, 2024

Jellífin linuxserver docker 10.9.4 but the same problem with original jellyfin repo
fresh install


version: "2.1"
services:
jellyfin:
image: linuxserver/jellyfin:latest
container_name: jellyfin
group_add:
- "104"
- "44"

environment:    
  - TZ:Europe/Budapest
  - JELLYFIN_PublishedServerUrl=10.90.94.9 
  - ROC_ENABLE_PRE_VEGA=1
  - DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel
network_mode: host

volumes:
  - /mnt/docker/jellyfin:/config
  - /mnt/mozi:/data
 

devices:
  - /dev/dri/renderD128:/dev/dri/renderD128

restart: always

_jellyfin_logs(3).txt

dlna plugin installed, server rebooted many times. dlna menu has no submenu and offers me to download the plugin, which is already installed.

kép

@gazsoimi
Copy link
Author

gazsoimi commented Jun 2, 2024

kép

@thornbill
Copy link
Member

This page is just a placeholder to direct people used to configuring DLNA in this way in previous releases. Once you install the plugin, you configure it in the same way as every other plugin. The page will be removed entirely in the 10.10 release.

@gazsoimi
Copy link
Author

ok, from youtube videos i was under the assumption, that after installing the plugin, there will be submenus there, with profile configs.

@thornbill
Copy link
Member

This page was removed in 10.10 as planned.

@thornbill thornbill closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2024
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

2 participants