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

Having trouble mapping XMLTV in Docker #473

Open
mspencer32 opened this issue Mar 13, 2024 · 1 comment
Open

Having trouble mapping XMLTV in Docker #473

mspencer32 opened this issue Mar 13, 2024 · 1 comment

Comments

@mspencer32
Copy link

I'm using a Synology NAS. I installed Docker, Plex Server and Dizquetv. Everything seems to be running fine. My issue is the XMLTV.XML file. I can't figure out how to map the XML path through the docker container. All the videos i've watched don't seem to specifically address my setup. I am very new to this and its been a steep learning curve for me. Can anyone help me?

@bradnak
Copy link

bradnak commented Mar 15, 2024

There are two ways of linking the XMLTV file:

  1. If Plex is also installed on the Synology box and you have Dizque configured in a volume according to the guide in this wiki you can specify a filesystem path to the file:
/home/user/dizquetv-volume/xmltv.xml

(substitute your username)

  1. If the volume isn't set up you can specify the HTTP API location of the file:
http://server-name:8000/api/xmltv.xml

Hope this helps.

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