Yes this isn’t to hard. Check out the thread in my sig and look at the index on the op message. There are a few examples of how to access the database.
You can use that technique to get the info you want. You’ll have to explore the field names you need. If you get stuck let me know and I’ll help you build it.
Help me understand how that would work using a PHP application. I wanna get the database info realtime in the PHP app so the website is always current and I do not need to run an external app to this thing.
OK then you want to go about it a different way. Instead of accessing the database directly (which you still can READ ONLY) you can use the Plex API to get this info.