SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v7 Customizations > Phoenix
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Phoenix This forum is for discussing the user-created Phoenix custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #141  
Old 01-06-2015, 11:42 PM
AJ Bertelson AJ Bertelson is offline
Sage Expert
 
Join Date: Dec 2003
Location: Maple Grove, MN
Posts: 532
Quote:
Originally Posted by stuckless View Post
I think I had to turn off Direct Play and Direct Stream in the Plex Setting -> Advanced -> Network section on Android.
didn't seem to resolve still got error opening file.


I should add what do you need in order to trouble shoot?

Last edited by AJ Bertelson; 01-07-2015 at 10:42 AM.
Reply With Quote
  #142  
Old 03-06-2015, 09:07 PM
MrFusion MrFusion is offline
Sage Advanced User
 
Join Date: Aug 2009
Location: Sydney
Posts: 86
Quality

Hi,

I'm moving to Plex for all my media, but still using SageTV for recording TV and using the awesome SageTV/Phoenix channel for Plex.

Unfortunately, having a problem with quality, and not sure where to start looking.

When I watch recorded TV (DVB-T in Oz, usually 720p50 or 1080i50) on an HD200, I get a great quality picture which looks the same as the original broadcast (eg 720p50 or 1080i50).

When I watch via Plex I see really bad interlacing artefacts, and it also looks like the frame rate is changed to 60hz. Other media via Plex is perfect (eg BluRays are 1080p24, etc).

Does anyone know the path that my original video is taking, and what might be molesting it on the way via Plex to my TV?

Is Sage transcoding? Is Plex transcoding? Are they both having a go? And where do I look for the configs and logs?

Thanks in advance for any help!!
Reply With Quote
  #143  
Old 03-10-2015, 06:40 AM
benjatelcom benjatelcom is offline
Sage Advanced User
 
Join Date: Mar 2005
Posts: 92
SageTV R5000 recordings re-encode for Plex

Greetings all,

Really enjoying the Plex connectivity with the Phoenix channel. I'm transitioning from Dish Networks Vip211 with an R5000 to OTA with Tablo. In the mean time, Plex isn't any good at playing the R5000 TS recording file format.

I was looking into an automated way to convert all of my TS recordings to MKV or MP4 containers, possibly without re-encoding the H.264 video that R5000 has captured. Most of these recordings have AC3 two or six channel audio. Is there any way to use SageTV's transcode engine to remux into new container format? Hope to retain the SageTV database metadata instead of dump these to bare files.

Am I grasping at the impossible?
__________________
Intel NUC i7 SageTV and Plex
Synology NAS 4TB
Nextcom R5000 on Dish VIP211
Tablo DVR
4 HD300 Extenders
Reply With Quote
  #144  
Old 03-13-2015, 04:14 PM
mbowe mbowe is offline
Sage User
 
Join Date: Aug 2008
Location: Mission Viejo, Ca.
Posts: 43
Awesome!

This is killer, wish I'd checked it out sooner! So friggin easy to gain quick access to Recordings from so many clients supported by Plex.

The news on Open Sourcing SageTV and now this plug-in/channel have me very pumped for a great eco-system.
__________________
H/W: 3GHz Intel Quad Core Duo, 8Gig Mem, Dual HDHR, Hauppauge1800 & InstantHDTV
S/W: Windows 8.1, Java 7.75, SageTV 7, OTA Only
Extenders: HD200/HD100 & MediaMVP
Reply With Quote
  #145  
Old 03-15-2015, 01:45 PM
valnar valnar is offline
Sage Icon
 
Join Date: Oct 2003
Posts: 1,252
Send a message via ICQ to valnar
I just found this myself. Wow! As a new Plex user who hates native XBMC, this is a nice add-on.
Reply With Quote
  #146  
Old 03-15-2015, 02:13 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Glad you guys like it. Keep in mind, this plugin is not likely to get updates. I created it as a means to test the Plex Plugin architecture, which turns out to be almost useless So the basics is there, "might" be able to watch/download some stuff, but there is no syncronization of watched statuses.

The source is up on GitHub if anyone wants to extend it.
https://github.com/stuckless/sagetv-...x-plex-channel
Reply With Quote
  #147  
Old 04-01-2015, 08:09 AM
reggie14 reggie14 is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Maryland
Posts: 2,760
stuckless-

I should start out by saying I know very little about Plex plugins, and pretty little about the interface to Phoenix, but I was looking through your source code for a while.

My biggest concern with the plugin is that you need to turn off direct-play on clients. I set up a OpenELEC plex box, mostly just to play with, and noticed I couldn't play videos through this plugin. Looking through the code, I didn't see anything that was obviously the source of this limitation.

When you were developing this plugin did you spend any time on that issue? If so, did it look hard to solve?
Reply With Quote
  #148  
Old 04-01-2015, 09:37 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by reggie14 View Post
stuckless-

I should start out by saying I know very little about Plex plugins, and pretty little about the interface to Phoenix, but I was looking through your source code for a while.

My biggest concern with the plugin is that you need to turn off direct-play on clients. I set up a OpenELEC plex box, mostly just to play with, and noticed I couldn't play videos through this plugin. Looking through the code, I didn't see anything that was obviously the source of this limitation.

When you were developing this plugin did you spend any time on that issue? If so, did it look hard to solve?
Direct play, if I recall is a mechanism whereby NO TRANSCODING would happen... ie, it sends the file as is. So, depending on the file type if your client doesn't support he type natively, then it doesn't play. I don't think there is any work around... some clients might work, some won't etc. This is more due to limitations on clients than plex itself.
Reply With Quote
  #149  
Old 04-01-2015, 10:16 AM
reggie14 reggie14 is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Maryland
Posts: 2,760
Quote:
Originally Posted by stuckless View Post
Direct play, if I recall is a mechanism whereby NO TRANSCODING would happen... ie, it sends the file as is. So, depending on the file type if your client doesn't support he type natively, then it doesn't play. I don't think there is any work around... some clients might work, some won't etc. This is more due to limitations on clients than plex itself.
That's right, but I was using a Chromebox-based OpenELEC client that (should have) supported direct playback of mpeg2-ps files. I was able to play back files in libraries brought in via the Plex scanner/BMT Agent, but it didn't work with the same files accessed through the Phoenix channel.

No worries. I'll poke around some more. I was just curious if you already investigated this issue. I saw a post from you a while back that made me think you knew about this.

The plugin still works great for mobile viewing, which is the main reason I installed it in the first place.
Reply With Quote
  #150  
Old 04-01-2015, 10:25 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by reggie14 View Post
That's right, but I was using a Chromebox-based OpenELEC client that (should have) supported direct playback of mpeg2-ps files. I was able to play back files in libraries brought in via the Plex scanner/BMT Agent, but it didn't work with the same files accessed through the Phoenix channel.

No worries. I'll poke around some more. I was just curious if you already investigated this issue. I saw a post from you a while back that made me think you knew about this.

The plugin still works great for mobile viewing, which is the main reason I installed it in the first place.
I agree... but sadly plex does thiings differently with it's own media, than what you have access to in a Channel. for example I have to stream all the media myself, even though you'd think I could just tell plex this is a local file, to handle it the way it handles files that it "knows" about... but no such luck. I've pretty much written off plex as being viable in any way. It's one of those technologies that have lots of great client features, but is severely lacking when it comes to custom plugins, channels, etc.

You might have better luck if you just use the Plex Scanner and then let Plex manage the media. The only real reason to use this plex channel is if you wanted to show custom views.
Reply With Quote
  #151  
Old 05-24-2022, 09:38 AM
brandypuff brandypuff is offline
Sage Aficionado
 
Join Date: Mar 2008
Location: Berlin, MA
Posts: 378
Does the Plex plugin still work? The tread is pretty old. I am using Plex and using it to point to the Sage recordings directory so my wife can watch recorded shows using plex where we don't have an extender available.
__________________
- James M -

Capture Devices: HDHomerunXTEND, HDHomerunPrime
Reply With Quote
  #152  
Old 05-24-2022, 11:55 AM
egeller egeller is offline
Sage Aficionado
 
Join Date: Feb 2006
Location: Drexel Hill, PA
Posts: 334
Quote:
Originally Posted by brandypuff View Post
Does the Plex plugin still work?
Sort of. I just checked. I have had the SageTV plugin installed in Plex for awhile.

It seems to handle movies OK. It finds them and gets the metadata, but I think Plex does its own lookup, rather than get anything from SageTV.

For TV shows, it finds them, but I found examples where the description, in Sage, is not in Plex, so it ends up blank. For something popular, like that Stanley Tucci goes to Italy series, Plex has an episode summary, but it is not the episode description from Sage. Therefore, I assume Plex does its own lookup for that too.

If all you need is for Plex to find the shows and movies, it works OK. Metadata may vary.
__________________
Server:UnRaid;2x Intel Xeon E5; SuperMicro moboard;Also:BM3000 w/ WMC; 2x Ceton ETH 6; OpenDCT
SageTV Extender:3x HD200 1x HD300 1xFireTV
Sage TV: 9.2 on Java 11, Standard STVi, Comskip Playback, Web Interface, 24 Hour Clock, SRE, Playon
All in lovely Drexel Hill, PA
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Plex Scanner and BMT Agent for SageTV PiX64 SageTV v7 Customizations 1412 11-11-2022 12:35 AM
Roku+Plex = Leaving SageTV? Anyone regret it? IVB The SageTV Community 60 08-29-2013 07:57 PM
Should I buy SageTV Media Center or Media Server? (re: headless server box) sofakng SageTV Software 5 03-12-2011 03:56 PM
Possible to get SageTV to handle my library more like Plex? DAMAC SageTV Mac Edition 0 06-10-2009 10:33 AM
How Does SageTV Media Server for Windows Home Server work? PhillTheChill SageTV Software 7 11-16-2007 01:46 PM


All times are GMT -6. The time now is 11:24 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.