Disclaimer: I've not dug into the OLP code as of yet.
I'm working on creating a web app which would allow for management of church members, team members, service planning, etc. (Planning Center-esque but lighter and more modular--and self-programmed because I'm a glutton for punishment, I'm sure). I would like to add a feature where an OpenLP service could be created on a computer and uploaded to the site. Then, other users would be able to 1) download the service and open on their computers (that's the easy part) and 2) see the songs and scripture listing in the website itself without downloading to their computer...I don't need the full text of the songs or the videos, etc...just a listing. Is that possible to pull out of the service file using a php, javascript, etc backend?