In this example I first add a lot of browser columns so I can see more info about the tracks, and then locate the files which have a lower than 192kbit bitrate and which I have played in 2019 - the result being 126 tracks that should DEFINITELY not be played again when gigging
Next step will then be to see if I have other versions of the tracks, so I can simply delete the low quality ones, or if I have to buy new ones
You can of course change the script to look for tracks with higher quality, add play count and so on
Script used:
Bitrate LESS-THAN 192 & LastPlay GREATER-THAN "'2019/01/01"
(LESS-THAN and GREATER-THAN should be replaced by the correct symbols, which YouTube doesn't allow in descriptions)
0 Comments