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

Allow adding Plex playlists to script database #37

Open MoeFwacky opened 7 years ago

MoeFwacky commented 7 years ago

I'd like to be able to scan a playlist created in plex and have the script treat it like a TV show (advancing once with each scheduled playback). I'm thinking of this as an option to treat a group of potentially unrelated movies or other media as an episodic series for scheduling.

I imagine this is something you'd probably want to wait until after Django for.

justinemter commented 7 years ago

Yes, I like this. I remember you mentioning this before.