Skip to content
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

Media from Plex Channels such as Daily Show & Colbert Report not supported #18

Open
vwieczorek opened this issue Oct 11, 2013 · 3 comments
Labels

Comments

@vwieczorek
Copy link

Not sure what the possibilities here are, but episodes from these channels show up grouped together as "Season0 Episode0" without a thumbnail and a dead link.
Screen Shot

@ecleese
Copy link
Owner

ecleese commented Oct 11, 2013

Thanks for the feedback. I have started coding for channel media. I'm not sure on a release for this yet but I'm working on it.

@ecleese
Copy link
Owner

ecleese commented Oct 12, 2013

I'm using The Daily Show as my test media and I'm finding a variety of issues with the way channel media is played back and monitored.

For instance, if you use Plex/HT it appears to stream directly and never even registers with PMS so /status/sessions are nonexistent for that stream. AppleTV via PlexConnect also does not register to PMS /status/sessions/. If using Plex/Web, /status/sessions does work but certain xml elements are different from local media episodes (season and episode are two examples that are missing).

I hate to say it but channel monitoring from PMS right now seems to be limited. I'll will write some conditional logic to fix the poster images for recently watched. I'm not sure how to handle charts just yet, will have to think about it.

@rcork
Copy link

rcork commented Oct 15, 2013

I would avoid writing too much conditional logic to try to account for all the different ways channels can be viewed and represented in PMS. Maybe code the common denominator and then add functionality over time as PMS is updated to be more consistent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants