diff --git a/src/smartplaylists/smartplaylistwizard.ui b/src/smartplaylists/smartplaylistwizard.ui new file mode 100644 index 000000000..650a35aa5 --- /dev/null +++ b/src/smartplaylists/smartplaylistwizard.ui @@ -0,0 +1,247 @@ + + + SmartPlaylistWizard + + + + 0 + 0 + 687 + 628 + + + + Smart playlist + + + + QRadioButton { + font-weight: bold; +} + +QLabel { + margin-bottom: 1em; +} + + + Playlist type + + + A smart playlist is a dynamic list of songs that come from your library. There are different types of smart playlist that offer different ways of selecting songs. + + + + + + Library search + + + true + + + + + + + Find songs in your library that match the criteria you specify. + + + true + + + 24 + + + + + + + false + + + Last.fm similar artists + + + + + + + false + + + Let Last.fm suggest songs from your library that are similar to one you specify. + + + true + + + 24 + + + + + + + + #termframe { + border: 1px solid grey; + border-radius: 10px; +} + +#termframe #remove { +background:qlineargradient(x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(255,0,0,32), stop: 1 rgba(255,0,0,64)); +border: 0px; +border-left: 1px dashed grey; +padding: 6px; +margin-left: 9px; +} + + + Search terms + + + A song will be included in the playlist if it matches all of these conditions. + + + + + Search options + + + Choose how the playlist is sorted and how many songs it will contain. + + + + + + Sorting + + + + + + Put songs in a random order + + + true + + + + + + + Sort songs by + + + + + + + + Artist A-Z + + + + + Length (shortest first) + + + + + Length (longest first) + + + + + Year (oldest first) + + + + + Year (newest first) + + + + + + + + + + + Limits + + + + + + Show all the songs + + + true + + + + + + + Only show the first + + + + + + + songs + + + 1000 + + + 15 + + + + + + + + + + + + + sort_field_value + currentIndexChanged(int) + sort_field + click() + + + 190 + 152 + + + 142 + 148 + + + + + spinBox + valueChanged(int) + radioButton_4 + click() + + + 221 + 252 + + + 163 + 248 + + + + +