2018-02-27 18:06:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>PlaylistSettingsPage</class>
|
|
|
|
<widget class="QWidget" name="PlaylistSettingsPage">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2020-07-13 00:57:50 +02:00
|
|
|
<width>517</width>
|
2021-10-23 22:48:02 +02:00
|
|
|
<height>673</height>
|
2018-02-27 18:06:05 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Playlist</string>
|
|
|
|
</property>
|
2019-03-27 01:23:15 +01:00
|
|
|
<layout class="QVBoxLayout" name="layout_playlistsettingspage">
|
2021-05-11 19:40:47 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_alternating_row_colors">
|
|
|
|
<property name="text">
|
|
|
|
<string>Use alternating row colors</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-06-09 00:50:21 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_barscurrenttrack">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show bars on the currently playing track</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-10-31 19:44:24 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_glowcurrenttrack">
|
|
|
|
<property name="text">
|
2022-06-09 00:50:21 +02:00
|
|
|
<string>Show a glowing animation on the currently playing track</string>
|
2018-10-31 19:44:24 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-02-27 18:06:05 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_warncloseplaylist">
|
|
|
|
<property name="text">
|
|
|
|
<string>Warn me when closing a playlist tab</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-10-30 23:20:02 +01:00
|
|
|
<widget class="QCheckBox" name="checkbox_continueonerror">
|
2018-08-09 21:04:30 +02:00
|
|
|
<property name="text">
|
2018-10-30 23:20:02 +01:00
|
|
|
<string>Continue to the next item in the playlist if a song is unavailable</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_greyout_songs_play">
|
|
|
|
<property name="text">
|
|
|
|
<string>Grey out unavailable songs in playlists on playback</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_greyout_songs_startup">
|
|
|
|
<property name="text">
|
|
|
|
<string>Grey out unavailable songs in playlists on startup</string>
|
2018-08-09 21:04:30 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2018-02-27 18:06:05 +01:00
|
|
|
</item>
|
2019-10-27 02:11:51 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_select_track">
|
|
|
|
<property name="text">
|
|
|
|
<string>Automatically select current playing track</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2021-10-23 22:48:02 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_show_toolbar">
|
|
|
|
<property name="text">
|
|
|
|
<string>Enable playlist toolbar</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2020-01-04 06:38:25 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_playlist_clear">
|
|
|
|
<property name="text">
|
|
|
|
<string>Enable playlist clear button</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2020-08-19 22:02:35 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_delete_files">
|
|
|
|
<property name="text">
|
|
|
|
<string>Enable delete files in the right click context menu</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2020-10-01 19:58:16 +02:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_auto_sort">
|
|
|
|
<property name="text">
|
|
|
|
<string>Automatically sort playlist when inserting songs</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-02-27 18:06:05 +01:00
|
|
|
<item>
|
2018-10-31 19:44:24 +01:00
|
|
|
<widget class="QGroupBox" name="groupbox_paths">
|
2018-02-27 18:06:05 +01:00
|
|
|
<property name="title">
|
|
|
|
<string>When saving a playlist, file paths should be</string>
|
|
|
|
</property>
|
2019-03-27 01:23:15 +01:00
|
|
|
<layout class="QVBoxLayout" name="layout_paths">
|
2018-02-27 18:06:05 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QRadioButton" name="radiobutton_automaticpath">
|
|
|
|
<property name="text">
|
2018-10-30 23:20:02 +01:00
|
|
|
<string>A&utomatic</string>
|
2018-02-27 18:06:05 +01:00
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QRadioButton" name="radiobutton_absolutepath">
|
|
|
|
<property name="text">
|
2018-10-30 23:20:02 +01:00
|
|
|
<string>Absolu&te</string>
|
2018-02-27 18:06:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QRadioButton" name="radiobutton_relativepath">
|
|
|
|
<property name="text">
|
2018-10-30 23:20:02 +01:00
|
|
|
<string>Re&lative</string>
|
2018-02-27 18:06:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QRadioButton" name="radiobutton_askpath">
|
|
|
|
<property name="text">
|
2018-08-09 21:04:30 +02:00
|
|
|
<string>As&k when saving</string>
|
2018-02-27 18:06:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-10-31 19:44:24 +01:00
|
|
|
<widget class="QGroupBox" name="groupbox_metadata">
|
2018-02-27 18:06:05 +01:00
|
|
|
<property name="title">
|
|
|
|
<string>Metadata</string>
|
|
|
|
</property>
|
2019-03-27 01:23:15 +01:00
|
|
|
<layout class="QVBoxLayout" name="layout_metadata">
|
2018-02-27 18:06:05 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_editmetadatainline">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>If activated, clicking a selected song in the playlist view will let you edit the tag value directly</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Enable song metadata inline edition with click</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="checkbox_writemetadata">
|
|
|
|
<property name="text">
|
|
|
|
<string>Write metadata when saving playlists</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-10-31 19:44:24 +01:00
|
|
|
<spacer name="spacer_bottom">
|
2018-02-27 18:06:05 +01:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>5</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
2022-06-09 00:50:21 +02:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>checkbox_barscurrenttrack</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>checkbox_glowcurrenttrack</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>258</x>
|
|
|
|
<y>55</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>258</x>
|
|
|
|
<y>88</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2018-02-27 18:06:05 +01:00
|
|
|
</ui>
|