|
SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Wishlist for SageTV?
Is there a list of things that people would like to see changed on SageTV? It might be nice to see what people would most like to see changed/updated. Some things may be possible, and some things may not.
Here are a few things that I would like to see (and I am probably missing some obvious stuff and there are some things on this list that I may be the only one who cares about):
__________________
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 |
#2
|
|||
|
|||
>>>>10. Any changes necessary to support HEVC/H.265 codec.
For those still using HDx00 extenders, would be great to have SageTV server transcode HEVC/H.265 to extender-supported playback format. |
#3
|
|||
|
|||
Great example - I wonder how much of a load that would put on the CPU. And would showing 4K content on a 1080p device, like an extender, also require transcoding? Or can the TV just scale it to size?
__________________
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 |
#4
|
|||
|
|||
Intel, Nvidia, & AMD GPU hardware acceleration for transcoding video.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#5
|
|||
|
|||
Yes, that would be useful. But those of us who have servers for SageTV rather than HTPCs are less likely to have video cards so then Intel QuickSync would be the most used of the three.
__________________
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 |
#6
|
|||
|
|||
Quote:
The single quad core i5 3470 is roughly the same in performance to the dual quad core Xeons. Plus I get the added benefit of Quick Sync for Plex streaming. It ended up being a pretty good swap. This is actually now our most powerful "desktop" machine. I actually run a lxde docker in unRAID so I can remote to it through VNC to perform most desktop related tasks with it. I also discovered that there were MakeMKV and MKVToolnix docker images for unRAID so with the BD drive I pulled from the now unused desktop I can do all ripping from the single machine. Those along with the Handbrake docker image I was already using.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#7
|
|||
|
|||
This is getting a bit OT - but I take it that lxde is essentially an Ubuntu desktop in docker form? What is the advantage of that vs running an Ubuntu VM on your unRAID server, which is what I do? I then RDP into it from Windows PC as I installed XRDP on it.
And how does the Handbrake docker interact with SageTV? Do you run a nightly batch or have you integrated this Handbrake docker into an SJQ process or something like that?
__________________
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 |
#8
|
|||
|
|||
Thought of another item:
Docker container version of the SageTV PlaceShifter UI (to do everything except playback files, unless that is easy to do) that would run in a browser or RDP/VNC session.
__________________
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 |
#9
|
|||
|
|||
Quote:
For me the advantage is less maintenance and it has access to all the storage, CPU, and memory that the full unRAID system has. It's not limited by the constraints of whatever the settings on the VM are. It's also lower footprint since it's not actually a full Ubuntu install. I have mine customized for my personal needs so there are some developer tools in there but if you want to take a look it is Here: https://github.com/jason-bean/docker-ubuntu-vnc-desktop and on my Docker Hub. Though I don't have a publicly accessible unRAID template. I sometimes use Handbrake for my ripping tool chain. I don't use it directly in conjunction with SageTV. BTW, the Linux Handbrake doesn't yet have QS acceleration, not that QS has high enough quality for me in that regard.
__________________
Server: i5 8400, ASUS Prime H370M-Plus/CSM, 16GB RAM, 15TB drive array + 500GB cache, 2 HDHR's, SageTV 9, unRAID 6.6.3 Client 1: HD300 (latest FW), HDMI to an Insignia 65" 1080p LCD and optical SPDIF to a Sony Receiver Client 2: HD200 (latest FW), HDMI to an Insignia NS-LCD42HD-09 1080p LCD |
#10
|
|||
|
|||
Thanks - despite using it for over a year I still don't totally understand how dockers work. But they seem to have a bunch of limitations - like nano may not be available or you get command not found when trying to install something with apt-get.
I was playing around with Docker versions of some things, like Apache, when I decided to just do the stuff in a full Ubuntu VM. I spent too much time trying to trace down things that "just work" in a regular install. Like in Apache I wanted to be able to execute Python code by hitting a specific URL. But Python isn't in the Apache docker and I couldn't figure out how to configure Apache to execute Python scripts in the docker version. And when you start to get a lot of different dockers then you start getting into port mapping hell as you have to remember what ports you are using for each docker. That is why I am really looking forward to 6.4 so I can give each docker its own IP address. The only issue is that I may run out of addresses in a /24 subnet.
__________________
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 |
#11
|
|||
|
|||
My biggest ask is getting Placeshifter up to a modern playback engine, (and hopefully making it so future upgrades will be easier i.e. little or no custom code needed in the library.
Not a SageTV issue, but having an Android client be able to play back Comcast streams with 5.1 audio without me having to transcode the files .
__________________
Home Network: https://karylstein.com/technology.html |
#12
|
||||
|
||||
seeing the Hauppauge tuners, mainly the HD-PVR and the Colossus, are the only way to get set-top material recorded, I guess that will never change? I mean once those two devices get outdated, then what?
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#13
|
|||
|
|||
Quote:
I have two of the BM3000 devices and they have been rock solid reliable for me capturing HDMI from my Shaw Direct receivers. My only complaint is they do degrade the picture quality slightly (other people have mentioned they don't notice a difference). |
#14
|
|||
|
|||
As long as you can still get boxes with Component outputs those should not be obsolete - unless not having 4K makes it obsolete. But some of those BM1000/BM3000 devices are starting to come out that can capture 4K. The only problem is that I am not sure that these things are legal as they break or ignore HDCP.
__________________
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 |
#15
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#16
|
||||
|
||||
Quote:
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#17
|
|||
|
|||
You wouldn't have to do this if item # 2 were fixed
__________________
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 |
#18
|
||||
|
||||
it’s a trickle-down effect...
__________________
Sage 9 server = Gigabyte AMD quad-core - 4 gigs - integrated ATI HD4200 chipset - SSD boot, Hitachi Deskstar show drives. HD-PVR - Colossus - Win7 32 bit. HD200/300’s networked. HDHomerun tuner. "If you've given up on Weird Al, you've given up on life" - Homer Simpson |
#19
|
||||
|
||||
Like madVR?
|
#20
|
||||
|
||||
As a newish SageTV user, here is my wish list:
1. Disable a tuner without jumping through hoops [this was incredibly simple in BeyondTV] 2. While playing back a video, simply type a number to jump to that position in minutes [i.e. type 34 and it jumps to playback at 34 minutes, rather than stopping your video playback and going to channel 34] 3. Way to get system messages emailed or texted to me [apparently there have been plugins to do this but they are unsupported/out of date now] I'm on V9 latest version and open to suggestions. Again being newish it's still very hard at times to dig information out of the forums and wikia and know if it applies to the open source version or not. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
HD-300 Wishlist | broconne | SageTV HD Theater - Media Player | 3 | 06-04-2010 07:52 AM |
Sage 7.0 Wishlist | bialio | General Discussion | 418 | 01-31-2010 06:09 PM |
Animation wishlist | GKusnick | SageTV Studio | 4 | 10-05-2007 05:34 AM |
Studio/API wishlist | GKusnick | SageTV Studio | 10 | 07-25-2006 11:20 AM |
Wishlist | pscs | SageTV Beta Test Software | 1 | 05-09-2003 10:25 AM |