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

Variant to -g that doesn't advance episodes #62

Closed MoeFwacky closed 6 years ago

MoeFwacky commented 6 years ago

As per the discord discussion.

If I backup episode positions today, and delete and rescan the database, then import the positions and generate a schedule, it will skip the episodes originally scheduled for today and advance to the next ones.

This request is for a variant of -g that allows the regeneration of today's schedule by not advancing to the next episodes.

justinemter commented 6 years ago

I think the newer "-eds" and "-ids" solves this.