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

Episodes not advancing #44

Closed MoeFwacky closed 7 years ago

MoeFwacky commented 7 years ago

It's taken a few days of observing to be sure, but it looks like shows are not advancing episodes ahead with each new day's schedule. I updated from the develop branch late last night.

justinemter commented 7 years ago

Hmm, it should be working. Did you delete the db / run "-u" again following the new import / export features? The newest update to develop requires you to create a fresh database (I changed some things).

MoeFwacky commented 7 years ago

Yeah I did a -e, created a new database with -u and ran -i last night. I'm not sure if it's every show or just some, but the same episode of Fresh Prince that played last week just played. I'll keep an eye out tonight and see if I notice anything else being off.

MoeFwacky commented 7 years ago

Looks like three episodes tonight are repeating last week. It's possible I restored an old backup of the database some time in the last week. I'll keep watching to see what changes, but it will take a bit since my new schedule doesn't have a lot of shows that repeat more than once or twice a week.

MoeFwacky commented 7 years ago

Just hit another show that did advance from the past episode, so for now, I'm betting this was a database backup and restore issue from last week probably. I'll keep keeping my eye out going forward, but I'll close this since it's looking likely this is a problem on my end and not with the script.