2024-10-21, 02:35 PM
I'm running off memory here as I'm away from my server.
There is a cron.sh script somewhere in the guide2go directory, there is a option to enable images, can't recall what it's named but something like "Proxy image cache" set that to true and then you may need to rebuild your config for that to be picked up.
As for the m3u/xmltv urls, I use ipam setting in my compose file to ensure a static ip for containers, also ensure the containers are on the same docker network if they're in seperate compose files you'll need to make a network available externally.
Also in that cron.sh file there is a JsonList parameter that you'll want to add your config.xml (whatever you named it) to and change also there is I think a "xteve" port that you'll want to change to 8088 to match your compose file.
I can check my setup layer today if any of what I said here is incorrect or misleading.
There is a cron.sh script somewhere in the guide2go directory, there is a option to enable images, can't recall what it's named but something like "Proxy image cache" set that to true and then you may need to rebuild your config for that to be picked up.
As for the m3u/xmltv urls, I use ipam setting in my compose file to ensure a static ip for containers, also ensure the containers are on the same docker network if they're in seperate compose files you'll need to make a network available externally.
Also in that cron.sh file there is a JsonList parameter that you'll want to add your config.xml (whatever you named it) to and change also there is I think a "xteve" port that you'll want to change to 8088 to match your compose file.
I can check my setup layer today if any of what I said here is incorrect or misleading.