I tried many combination but failed.
I want to create a Filter that will ONLY Display the PLAYED song for that Day.
days since lastplay <1 this one gives me more than that DAY
days since lastplay <0 this gives me NOTHING
top 50 lastplay this gives me more than that DAY
I just want to see the list of whats been PLAYED that DAY.
I'm looking for something like this
lastplay today this don't work
TIA
I want to create a Filter that will ONLY Display the PLAYED song for that Day.
days since lastplay <1 this one gives me more than that DAY
days since lastplay <0 this gives me NOTHING
top 50 lastplay this gives me more than that DAY
I just want to see the list of whats been PLAYED that DAY.
I'm looking for something like this
lastplay today this don't work
TIA
Posté Sat 01 Oct 11 @ 10:59 am
I think I found it
alreadyplayed =1
when you want to use it, during testing make sure the songs are added to the database.
alreadyplayed =1
when you want to use it, during testing make sure the songs are added to the database.
Posté Sat 01 Oct 11 @ 11:27 am
You can also open the history folder for the day as well. It will keep a running tally of the tracks played.
Posté Sat 01 Oct 11 @ 12:12 pm
good point.
The history is helpfull specially if you had to re-start VDJ for some reason. The alreadyplayed =1 will be blank if it's re-started.
The history is helpfull specially if you had to re-start VDJ for some reason. The alreadyplayed =1 will be blank if it's re-started.
Posté Sat 01 Oct 11 @ 12:41 pm