Taiko2k / Tauon

The music player of today! :city_sunrise:
https://tauonmusicbox.rocks
GNU General Public License v3.0
1.64k stars 64 forks source link

[Feature request] Generator playlist for unlistened tracks #1068

Closed n2o4 closed 6 months ago

n2o4 commented 6 months ago

Requesting an option to be able to filter on playcount equal to so the user can have an easy view of their unlistened music.

If something like self a pc=0 m> auto is already possible, I'm sorry, I tried skimming the docs!

Taiko2k commented 6 months ago

You can use playtime instead of playcount, so you could do pt<1, or like pt<10 for less than 10 seconds of playtime.

n2o4 commented 6 months ago

You can use playtime instead of playcount, so you could do pt<1, or like pt<10 for less than 10 seconds of playtime.

Thank you, that pretty much solves my issue! Most likely why I missed it in the first place, but just a quick heads up: in 7.7.1 pt isn't shown in the list of filters when editing the generator, only in the sorters.