Seems like you guy's are blocking people from accessing the Plex database using the (Comes with Plex) python files, due to files missing (So far the only one I've detected though), like:
Yep....Me again, talking to myself...SNIFF.....Man...I feel lonely in this thread :(
Anyway, I added the missing file, and yep....now it worked, so I tweeked a very nice script found here in order to find unmatched items, using the Plex supplied version of python.
As such, I kinda have confirmed, that this is a compiler bug from Plex, so could we please get the missing file added to the distro?
Not a bug. And this is currently not a huge use case, and is also currently out of scope for the devs. PMS itself includes sqlite for the server itself and for the Python included there isn’t a need/requirement for adding it to the build process. Accessing the sqlite db with a standalone python version will still work and is the current solution for using python scripts to query the sqlite db.
Huge ThanX for responding here Mark, and I fully understand this, as well as the devs perspective on this....
But please forward the following to them:
When creating cool scripts etc to support the Plex ecosystem, one can do a lot of different stuff, like creating native apps maybe only supported by one OS, like an exe file etc, but by settling on using python, and the one that's already embedded with PMS, then one cool python script will work on all supported PMS platforms.
So far I've seen lot's of posts with cool scripts that only works with a specific version of python, and that version simply might not be avail on all platforms (And here you read NAS, cuz they are always behind)
Anyway, huge thanX again for the respond here, and so nice, that the Ninja's are watching us