Add option to append explicit to album titles for Tidal

This commit is contained in:
Jonas Kvinge
2021-01-28 19:55:28 +01:00
parent 1ea8b064cc
commit daff2c1f84
7 changed files with 74 additions and 42 deletions

View File

@@ -269,6 +269,13 @@
<item row="8" column="1">
<widget class="QComboBox" name="streamurl"/>
</item>
<item row="9" column="0">
<widget class="QCheckBox" name="checkbox_album_explicit">
<property name="text">
<string>Append explicit to album title for explicit albums</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>