deemon
deemon copied to clipboard
Use 'VERSION' from track API to determine if track is remix
The GW API contains a 'VERSION' key in the Track API result which contains things like (Album Version)
, (Acoustic Version)
, (Demo)
, (.... Remix)
, etc.
This could be easier to filter out specific versions of songs instead of just regex.