- First export songs table from SoftProjector's database
using
DB Browser for SQLite
app into JSON format - Place that file into
storage/Songs.json
- Run the script
php index.php
- Observe results in automatically created folder
output
- Now you can import all created songs into
OpenLP
app
k-zakhariy/softprojector-openlp
A php script to convert SoftProjector songs from JSON format into openlyrics xml
PHP