justinemter / pseudo-channel

This is a python based cli-app using the python-plex-api to control a plex-client and act like a real TV channel with show scheduling, commercial breaks, movie nights, etc. "Home-Brewed TV Channel(s) for Hackers"
GNU General Public License v3.0
130 stars 18 forks source link

Metadata usage #48

Closed warrentc3 closed 7 years ago

warrentc3 commented 7 years ago

@justinemter, didn't want to hijack the other issue any further.

hoping I can make some time to play around this weekend. my thought was to leverage media metadata to help facilitate scheduling accuracy. i use plexpy for a multitude of things and it does a good job with the metadata. I'd also like to attempt making a Plex "channel" to run the pseudo channels.

justinemter commented 7 years ago

hmm, I am curious how this would help with scheduling. I poked around with the above library a bit and it doesn't seem (to me) to have any features that would help with scheduling. I think when you get the app setup and start tinkering you'll get a better idea of how it works... it's one of those things where it clicks with you run it / stop it / configure it.

I'd also like to attempt making a Plex "channel" to run the pseudo channels.

Hmm, I don't know much about "Plex channels" but in theory, this is very very cool! I'd like to hear more...

irodimus commented 7 years ago

I'd also like to attempt making a Plex "channel" to run the pseudo channels.

This is also something I'd like to see, if only because it would free up my RaspberryPi 3 as I already have Plex Media Server on my computer. I wouldn't also need another separate remote as I currently already use one for my HTPC setup. It also wouldn't need any resources as it would only run when selecting something to play.

Hopefully taking PseudoChannel's code and incorporating it into a Plex Channel is something that can be looked at sometime in the future, but for now, this project is certainly filling in that space nicely. I've spent most of my time using the RaspberryPi "changing channels" for movies and watching what's on for whatever lately instead of actually trying to decide on what to watch. This 12 channels currently and I'm thinking of adding more.

Once a sort of tv block is added, I'll be set.

justinemter commented 7 years ago

Ahh, this is a very meta idea! I am going to close this as I really don't see this happening anytime soon.