amirchev / OBS-OpenLP-Lyrics-Interface

This is a custom stage for OpenLP. It can be connected to OBS as a custom browser dock and browser source, allowing you to display lyrics that appear on your slides in OBS.
Apache License 2.0
19 stars 10 forks source link

Bugfix: small versenumbers #12

Closed marcosrogers closed 3 years ago

marcosrogers commented 3 years ago

The replace() functions were not doing replacements correctly, which was throwing off line counting. This fixes that error and also paves the way to allow more HTML tags to come through from OpenLP (c.f. Issue 11).