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
128 stars 18 forks source link

Series name indication in HTML for random picks. #61

Closed psike closed 6 years ago

psike commented 6 years ago

When scheduling a random series the generated HTML shows 'random' instead of the series name. <time title="random" type="series" strict-time="false" time-shift="5">03:00 PM</time>

justinemter commented 6 years ago

This actually wasn't intended as a feature... "random" was implemented only for movies not tv series. It shouldn't work for TV Shows.