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

script not scanning additional libraries to database #36

Closed MoeFwacky closed 6 years ago

MoeFwacky commented 6 years ago

The config has an entry for a "Music" library, which I configured to point to my "Music Videos" library, but it doesn't appear to scan with -u. I'm not sure if this is a bug, or just hasn't been hooked up yet.

justinemter commented 6 years ago

It's not hooked up yet. In reality, I need to make that functionality more blind to what it's doing. Right now I've really built the whole thing to assume that you have TV Shows and Movies at the very least. I remember adding music but can't remember where I ended up with that / why I'm not adding it to the DB. I'll put this on the list for beta.