jacquesh / foo_openlyrics

An open-source lyric display panel for foobar2000
MIT License
450 stars 26 forks source link

Default SKIP filter is wrong #306

Closed regorxxx closed 1 year ago

regorxxx commented 1 year 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 1 year 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!