|
SageTV for unRAID/Docker Discussion related to SageTV for unRAID/Docker. Questions, issues, problems, suggestions, etc. relating to SageTV for unRAID/Docker should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
|||
|
|||
Would that work for you?
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#62
|
|||
|
|||
Sure
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#63
|
|||
|
|||
Is this gone in the new docker builds? It would be great to have it back as I like to run a process to restart all of my extenders when the docker restarts. The docker has to shut down and restart if you use the CA Backup plugin to back up your dockers.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#64
|
|||
|
|||
It's still in the SageTV docker startup. The poster was asking for equivalent functionality in the OpenDCT docker.
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7) Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls |
#65
|
|||
|
|||
Thanks Keith, just to be clarify, is this still in the sagetvopen-sagetv-server-opendct-java11 docker that has both SageTV and OpenDCT? I don't see that file, but that may be because I have not created it for that docker. I have the file on my old server with the old Java8 stuckless docker.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#66
|
|||
|
|||
Quote:
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7) Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls |
#67
|
|||
|
|||
Perfect, thanks.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#68
|
|||
|
|||
Backing up wiz.bin and properties
I'm in the process of migrating from running SageTV in a Windows VM running on Proxmox to running in a Docker container on my Synology. (The days of me running a home lab for fun are long in the past.)
I had a scheduled task on Windows to back up the wiz.bin and properties every hour. I'm curious how others do something similar? Do you configure the Docker container with a cron job? Or do you run something external, like for me as a Synology Scheduled Task? |
#69
|
|||
|
|||
Quote:
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7) Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls |
#70
|
|||
|
|||
Quote:
|
#71
|
|||
|
|||
Why is that? I didn't set up anything manually for FireWire tuning, I am using the unRAID FireWire plugin. What do you need to redo every time the docker is updated?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#72
|
|||
|
|||
Quote:
Why do you backup the wiz.bin and sage.properties so frequently?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#73
|
|||
|
|||
Quote:
If the docker gets rebuilt then the file gets overwritten. The script automatically copy's the file over from a safe location and replaces it on startup so it's always correct. I implemented it as it was part of the instructions in a post on these forums. Maybe it isn't necessary with these newer dockers though? |
#74
|
|||
|
|||
I didn't have to do that with either the new docker or the old stuckless docker that I installed back in December. The FireWire just worked.
And I don't think I had to do that five years ago when I first installed the docker version of SageTV. My boxes are Rogers Sci Atlanta/Cisco and they just magically worked without any config whatsoever.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#75
|
|||
|
|||
Java Differences
Any chance someone can explain the advantages and disadvantages of the different Docker Java versions?
I think a number of plugins are not compatible with newer Java versions? |
#76
|
|||
|
|||
Quote:
Java 11 - should support most plugins but I know SageAlert will fail Java 8 - Only issue I am aware of is if you use the OLD Jetty plugin then there will be issues but these were resolved with the latest Jetty plugin. Likely the most compatible with older plugins. K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#77
|
|||
|
|||
Looks like a new version of Comskip was just released, version 0.82.011. Would it be possible to update the docker container to use the new release? The version it is currently using is about four years old.
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7) Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls |
#78
|
|||
|
|||
Quote:
K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#79
|
|||
|
|||
I found it.
Thanls
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#80
|
|||
|
|||
Comskip Refusing to Run
I found these new Docker images (thanks!) and have been trying them out in Container Station on my QNAP NAS. The only issue I appear to have is that I can't get Comskip to run. I installed the Commercial Detector UI plugin, which in turn installed the Commercial Detector and Comskip Playback plugins. But selecting a video and choosing "Run Comskip" does nothing.
I do not have these issues with the "old" stuckless/sagetv-build Docker image. Any ideas? |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running multiple SageTV dockers on one server | wayner | SageTV for unRAID/Docker | 4 | 12-26-2021 10:04 AM |
New dockers for Java 9 and 10 | wayner | SageTV for unRAID/Docker | 1 | 09-02-2019 05:29 AM |
What other dockers are you using? | wayner | SageTV for unRAID/Docker | 11 | 02-25-2018 02:08 PM |
250gb SSD cache big enough for sage, dockers, VMs? Pool? | btrcp2000 | SageTV for unRAID/Docker | 2 | 08-13-2017 11:57 AM |
Can you run multiple SageTV Dockers on one unRAID server? | wayner | SageTV for unRAID/Docker | 5 | 06-20-2017 10:16 PM |