Everything posted by Rick Gillyon
-
[Support] DVBLink, Kerio Connect, Apache-php, TVHProxy, Webgrabplus
It never shows the IP, but if you specify the fixed IP it uses it. It works for me.
-
[Plugin] CA Appdata Backup / Restore v2
Appdata Backup v1 is still available with the old behaviour.
-
[Support] DVBLink, Kerio Connect, Apache-php, TVHProxy, Webgrabplus
Setting up Plex DVR with two types of input, so I need to select 2 different EPGs. Can I create 2 instances of the docker on separate IPs, so I can add 2 "tuners"?
-
[Support] Linuxserver.io - TVHeadend
-
[Support] Linuxserver.io - SABnzbd
Weird. Removed, re-added. Same problem. Then Check for Updates, same problem. Click on the Docker icon, notice there's an Update option there, after doing that it's fine. Thanks!
-
[Support] Linuxserver.io - SABnzbd
No, it checks for updates then comes back the same. If I remove will I retain my appdata?
-
[Support] Linuxserver.io - SABnzbd
Sabnzbd updated on Friday, and after restarting I was getting an error when trying to access it via the browser: Access denied - Hostname verification failed Was working fine before the update. Nothing I changed helped, I couldn't start the interface from browser with http://unraidpvr:8083/ like normal. I hadn't realised I was on the unstable branch, so I edited the container to take away "unstable" and after restarting, I could get in once again. All is working as it should except that the "version" section on the Docker tab looks like this: Any ideas? For either problem... Docker properties currently look like this:
-
[Support] Linuxserver.io - TVHeadend
Far right of the Docker tab.
-
[Plugin] CA Appdata Backup / Restore v2
Thanks, I reinstalled v1 already. My only worry is if it stops working in a future unRAID build, and isn't being maintained any longer.
-
[Plugin] CA Appdata Backup / Restore v2
Thanks for this, but it would be great if there was an option to create the full file/folder structure like the old version instead of a tar. Changes on my server backup are also backed up online, so this version could be expensive...
-
[Support] Linuxserver.io - TVHeadend
You need to add this in Extra Parameters: --device=/dev/dvb/
-
[Support] Linuxserver.io - TVHeadend
Apparently I need to run "tv_grab_zz_sdjson --configure" to configure my grabber, but I can't find it... Can someone point me in its direction? Edit: Worked it out: docker exec -it tvheadend tv_grab_zz_sdjson --configure It's a whole new world...