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

Synopsis on web page schedule #43

Closed irodimus closed 6 years ago

irodimus commented 7 years ago

Would it be possible to show the synopsis for the tv show episode or the movie on the webpage?

justinemter commented 7 years ago

Yeah for sure. Also, if you do choose to use commercials be sure to set debug to False in the config. It fills up the html schedule with commercials.

justinemter commented 7 years ago

So I don't want to spend too much time on that html schedule. However, one thing I can try and accomplish is to link each movie/episode to their respective IMDB pages. That way I don't have to fidget with the spacing, etc. and it can just open a new tab. Tell me what you think.