Reply To: Smart Playlists and track length

#4742
rpedde
Participant

@klassej wrote:

Is it possible to use the file length as a criteria?

not in 0.2.4. In nightlies it is. You’d use something like:


file_size > [file size in bytes]

or


song_length > [time in ms]

— Ron