|
SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#41
|
||||
|
||||
So I've had this running for a couple days, though honestly I haven't really used it, beyond seeing that I could watch something from my HDHRs. I think I need to install a bigger cache drive before I get too crazy. My current one would be rather small to start writing recordings too.
So question... How would one go about transitioning, recordings specifically, from Windows to Linux/Docker/unRAID? I'm guessing this would work: http://forums.sagetv.com/forums/show...04&postcount=3 Or maybe this: http://forums.sagetv.com/forums/show...606#post265606 |
#42
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#43
|
||||
|
||||
unRAID Template for SageTV and Docker
This is the "support" thread for my newly created unRAID template for SageTV (running SageTV in a Docker container).
http://forums.sagetv.com/forums/showthread.php?t=63165
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#44
|
|||
|
|||
Wow! thanks for working on this.
Thoughts on ComSkip. I think you used a Windows version under Wine. Any chance you have tried to compile a Linux Version? https://github.com/erikkaashoek/Comskip Found from a Kodi thread which has activity for "tvheadend" http://forum.kodi.tv/showthread.php?tid=150084 Thanks Dave Last edited by hugenbdd; 04-27-2016 at 12:27 PM. |
#45
|
||||
|
||||
Quote:
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#46
|
|||
|
|||
Quote:
Yup, appears that mkv files are supported. "Note that this version does support mkv files which the windows version doesn't." -Towards the bottom of the first post on the kodi.tv site inbetween some "code" tags... |
#47
|
||||
|
||||
I will build it an test it out (hopefully tonight). If it works on my h264 ts files then I'll figure out a way to include it. Might need some changes to the "comskip" plugin (which isn't mine to change). But, we'll see how it goes.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#48
|
||||
|
||||
As nice as it would be to use SageTV in docker form, I can't without Colossus driver support. No linux drivers that I've been able to find.
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60 Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup. |
#49
|
||||
|
||||
Quote:
Sadly there is nothing I can do about that This might fit into the "network encoder" camp and maybe those tuners would have to live on a windows box... or even a windows vm on an unRAID server and pass through the usb devices to the vm.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#50
|
|||
|
|||
Awesome news!!! You have made such great progress in such short time!
I will be starting up a new unRAID server and should be able to test out this weekend. Any idea on how plug-ins work with the docker? i.e. if we install a plug-in once, is it kept every time we "update" the docker? |
#51
|
||||
|
||||
Quote:
If I have to I can leave them as network encoders. I may have to find something else for that Windows VM to do since I've moved everything else to unraid.
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60 Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup. |
#52
|
|||
|
|||
Quote:
What version of unRAID are you on? Did you have to install any plug-in's to get the drivers for HDHR to work? Or just install the Docker and it worked (The HDHR)? Thanks Dave |
#53
|
||||
|
||||
Quote:
The Docker containers themselves, don't store any important information inside the container, so, even if you remove the Docker containers and re-add, SageTV will just start normally, and not notice anything has changed. I hope this explains stuff.. not sure
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#54
|
||||
|
||||
Quote:
__________________
Server: Ubuntu 16.04 running Sage for Linux v9 |
#55
|
||||
|
||||
Quote:
I just installed it, didn't do anything special. |
#56
|
|||
|
|||
Quote:
Are SageTV plugin files stored the same way that the wiz.bin files are stored? So that if the docker is removed they remain? |
#57
|
||||
|
||||
everything related to SageTV is stored in /opt/sagetv/server. So in 'server' the Wiz.bin, plugins, log files, userdata for plugins, etc, all stored there. When you setup the docker contiainer, one of the path settings is for /opt/sagetv. This path points to a share location on you unRAID server in which, .'server' will be placed. So, in short, the installation and data files for sagetv are NOT in the docker container. You can completely remove the container and re-create it and all plugins, and wiz.bin state will be retained (because it's store on the unraid share path that you provided).
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#58
|
||||
|
||||
Question: Why use java 8 vs 7?
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60 Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup. |
#59
|
||||
|
||||
Java 7 is no longer supported. Java 8 is the current version. As a developer, there are features of Java 8 that I'll likely be using at some point (in plugins) so if people are stuff on Java 7 then those plugins won't work at some point.
__________________
Batch Metadata Tools (User Guides) - SageTV App (Android) - SageTV Plex Channel - My Other Android Apps - sagex-api wrappers - Google+ - Phoenix Renamer Downloads SageTV V9 | Android MiniClient |
#60
|
|||
|
|||
Folks,
I am considering my options for the migration to v9. This weekend I plan to install over my SageTVserver 7 instance that runs natively on my Windows Server 2012 R2 system. Longer term I'm considering how to get to the V9 Linux route to allow for the larger java heap. I already posted about running V9 Linux as a VM on my Windows 2012 R2 server and that seems like a viable path. Now I am looking into unRaid, but have a specific desire to use an older Areca card under unRaid...does anyone know if I can let the Areca card manage the raid array and just expose it as a single data drive to the unRaid OS? Are there any issues with # ports or expanding the RAID 6 array and unRaid "seeing" the increased capacity? For more details, see my post here: https://forums.lime-technology.com/t...-single-drive/ |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
WHS to W7 and Unraid - Have some ???s | icon123 | Hardware Support | 25 | 01-19-2011 05:50 PM |
whs or unraid? | rwc | SageTV Software | 28 | 09-18-2010 10:16 AM |
Recordings preview image showing the same (wrong) image | dinki | SageTV v7 Customizations | 4 | 07-12-2010 04:35 PM |
unRAID | wrems | Hardware Support | 19 | 04-13-2010 02:32 PM |
Passing image name from action to image widget | jbuszkie | SageTV Studio | 5 | 12-09-2005 07:40 PM |