jacquesh / foo_openlyrics

An open-source lyric display panel for foobar2000
MIT License
432 stars 24 forks source link

Default SKIP filter is wrong #306

Closed regorxxx closed 11 months ago

regorxxx commented 11 months ago

Steps to reproduce

  1. New installation 1.7
  2. Check Skip Filter
  3. TF is has double parentheses by default image

Expected behavior

$stricmp(%genre%,instrumental)$stricmp(%genre%,classical)

Versions

jacquesh commented 11 months ago

Meh. I saw this locally but I thought it was just the value I had saved, and didn't realise it was the default. I'll try get a bugfix release out soon (probably like next weekend or something) that address this and anything else major that comes up in the interim.

Thanks for reporting it!