Reply to thread

I don't think SQlite is thread-safe or meant for concurrent access to databases, so if you pointed the databases to a network share there is the potential for two clients to be accessing the same db at the same time...


There has been talk in the tvseries plugin forum about enabling that database to use the tve3 server database so information on watched tv shows and show data is stored in one place, for all clients to access.


This request may also tie into the "users" plugin that is being discussed elsewhere.


Definitely a worthwhile suggestion tho, something that I would find very useful being in a multi-client setup.


Top Bottom