Hi,
A feature I would like to see, if possible, would be to have a seperate database for current show progress, watched list and progress.
The reason is I use several Pi’s in my house, however find sharing the database over the network via SQL to be slower than having a local database.
Also, for example, even when using SQL, every household member gets the same watched/progress status and I would like it to be unique for each user.
My current solution is to have an unused Pi that updates the DB and pushes the DB out to all other Pi’s, however doing it this way every sync each Pi obviously loses its current watched/progress data.
Unless someone knows of some Database trickery?!!!
Would love to see this feature!
Thanks