everynoise.com/site-volume-...
Download, unzip, go to chrome://extensions/, turn on Developer Mode, hit Load Unpacked, pick the unzipped folder.
everynoise.com/site-volume-...
Download, unzip, go to chrome://extensions/, turn on Developer Mode, hit Load Unpacked, pick the unzipped folder.
tracks/artist....shuffle.1:@<=100
tracks/artist....shuffle.1:@<=100
This query randomizes all your tracks, but then groups the random list by artist and takes only the first track per artist, up to 100 total. This is effectively a weighted shuffle by artist.
This query randomizes all your tracks, but then groups the random list by artist and takes only the first track per artist, up to 100 total. This is effectively a weighted shuffle by artist.
tracks/artist...count,_count
which was an unlovely quirk left over from Thread, where aggregators all started with underscores, and appeared as magic pseudo-properties instead of a separate (and thus more easily extensible) operation type.
tracks/artist...count,_count
which was an unlovely quirk left over from Thread, where aggregators all started with underscores, and appeared as magic pseudo-properties instead of a separate (and thus more easily extensible) operation type.
Happy to help figure out if queries could help you.
Happy to help figure out if queries could help you.