Add option not to remove "Remastered", etc from song titles

This commit is contained in:
Jonas Kvinge
2025-10-18 19:57:38 +02:00
parent 8bfc3bc41c
commit d61adeb595
18 changed files with 69 additions and 21 deletions

View File

@@ -248,6 +248,13 @@
</property>
</widget>
</item>
<item row="9" column="0">
<widget class="QCheckBox" name="checkbox_remove_remastered">
<property name="text">
<string>Remove (Remastered), etc from song titles</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>