Inform of song change on play restart, add playlist auto sorting.
Fixes #511
This commit is contained in:
@@ -70,6 +70,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkbox_auto_sort">
|
||||
<property name="text">
|
||||
<string>Automatically sort playlist when inserting songs</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="groupbox_paths">
|
||||
<property name="title">
|
||||
|
||||
Reference in New Issue
Block a user