Hey guys, this is my first post here - not sure if this is the right place so I’ll keep it short and sweet
this is the server I’m running PLEX on - my clients are Firefox on OSX, iOS and an AppleTV 4th Gen
I installed my HDHomeRun Prime (Comcast) today - I got it after the success I had with the HDHomeRun Dual ATSC Tuner w/ PLEX LiveTV and decided to give the cable product a try! PLEX LiveTV is awesome man and it’s CRAZY to be getting my cable channels on any and every IP enabled device I own.
I have two distinct yet very similar problems which, summed out, I believe are race conditions manifested from the way PLEX terminates its usage of tuners from the HDHomeRun Prime device. I’m a software engineer and did troubleshooting to find the source of my problem.
Problem #1 – tuner prompt not killing streams
- The HDHomeRun Prime has three tuners that view different channels
- If all available tuners are in use, PLEX will send a prompt asking to kill a stream
- Plex will not release the tuner you selected, it will still stay active
- Lets say you choose to cancel CNN, the CNN tuner will still be active, but PLEX will lose it’s association with it, the stream never successfully gets killed and the queue piles up, showing more usage than actual available tuners
This whole fiasco gave a whole bunch of weird issues from the EPG being messed up to the queue problem I just described where I can’t stream at all because all these “ghost” streams are occupying the tuner slots.
I thought I could fix this problem by simple doing a .deb reinstall on PLEX, and it seems I was right, concerning the EPG and just tuner setup with Plex
more screens
no tuner in settings
program guide stuck on refresh
Problem #2 – PLEX only properly terminates streams one way
expounding from the first problem, I observed the lights on the HDHomeRun and also monitored the tuner status page
When you click the (x) button , this is the only way PLEX will cleanly release the tuner. So let’s say if you close your web browser, background the iOS app, or anything that kills your client rendering and keeps your tuner connection open will create a ghost stream.
The HDHomeRun App and VLC on OSX and the Apple TV terminate their streams properly to free up tuners - so I know this is a PLEX problem
Please please please I will do anything I can to help you guys fix this - if this is done, then PLEX is ALL of my media
Thanks