-
Notifications
You must be signed in to change notification settings - Fork 626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DVR/NEWS support #530
Comments
Hi Jim, glad to see that you are still around. The fast answer is no, these are not in plan. I'm not a developer myself, but as you are, you're welcome to develop new functions. I can interface with Plex Inc to gather the how/to's. |
+1 - This would be wonderful, you don't need a DVR to develop/test you can just use: |
@wahlmanj - Just an update, I've got my Live TV/DVR working through the IPTV plugin in an m3u playlist - Basically my TV Tuner (a HDHomerun), is feeding into tvheadend which is then feeding into Plex via tvhproxy. The plus side of doing it this way, is I've actually added in various additional IPTV Feeds (BBC One, NBC, CBS etc) as well as my local Australian Free to air channels (via my HDHomerun) and I can get accurate EPG data across all of the channels by manually specifying the EPG file in Plex (By default in Plex, you're restricted to a single geographic region which sucks). It would be awesome getting native DVR added into the PlexConnect plugin, but for now the IPTV Channel plugin does the trick - There's also a better plugin called (LiveTVH)[https://github.com/taligentx/LiveTVH.bundle] which should in theory work better than the IPTV plugin, but it's currently got some issues with PlexConnect I'm trying to work through. I know it's not a brilliant fix, but it works - hope this helps you on your endeavours. |
DVR support has been implemented, credits to @SheaSmith. Can you please test ? |
Great news @moodyblue - going to give it a spin. |
Ill test as soon as I get home, awesome work! |
Just tried here. Not having any love. The interface shows (and it’s nice!) but attempting to play anything results in “Trailers not available”. Will get logs and report back. |
I'm having the same problem. I've already reported to @SheaSmith, the developer. In my case the logs don't tell much, looks like a broken xml file that ATV can't handle |
Should be resolved in #556 |
EDIT: Spoke too soon - working like a treat on one of my other ATVs. Will compare settings between the two and try and figure out why one isn’t working.... Getting closer! Now able to get to start the stream but doesn’t get past showing a still image of the current frame. If I wait, then exit and restart the image updates to a new one and the blue bar shows between the two time points but no playable video, even when trying to scrub. Nothing in the info logs, will turn on debug and report back. FWIW, I’m using an HDHR network tuner. |
Probably a codec issue. Are you able to see the stream details with plex
web ?
|
@SheaSmith Let me handle the transcoding decision logic. One of the things that I want to test is if that decision can be assigned to the PMS transcoder, and this requires knowledge of overlaying plex profiles, or even a new profile for PlexConnect (it existed some years ago but Plex dropped it). @sreknob Can you pls try with Transcoder Action = Transcode in both ATV's ? |
@SheaSmith I have several |
Yeah, there are currently no options with regards to recording - it just does it based on the defaults. Doing the options is a bit tricky since there's a lot of pieces that have to be put together (e.g. pulling all film/TV libraries), plus the limitations of the ATV (e.g. no dropdown dialogs). |
So far it works great. Fantastic work thus far! is there a way to get a list of channels similar to the atv4 plex app that would have a similar channel guide like you would see on a normal tv provider? |
No, that's not possible. We're very limited with regards to UI components, unfortunately. |
Not possible? Interesting... |
Well that would be preferable and fantastic but something like the image I uploaded above will suffice as well. |
I would prefer to continue this conversation in https://forums.plex.tv/t/live-tv-dvr/490437/3 This can facilitate the contact eith Plex team, if needed, and also contribute to my scorecard. |
HDHR.Viewer2 would be a great solution to this if it can somehow be built into PlexConnect Live TV. |
Live TV support has already been added, just not news yet, so this issue hasn't been closed |
Not directly related to this topic, but people in this topic (maybe the only ones in the world) would be interested so I decided to comment here: I wrote an application just like PlexConnect for IPTV playlists. It can be found here: https://github.com/ghokun/appletv3-iptv I can remove this comment if it is inappropriate. |
Great. Good luck for your app. |
Is DVR, lite tv, and news working in the newest release? If not, is it planned? Glad to see you joined the team moody :)
The text was updated successfully, but these errors were encountered: