Open digitalec opened 2 years ago
The GW API contains a 'VERSION' key in the Track API result which contains things like (Album Version), (Acoustic Version), (Demo), (.... Remix), etc.
(Album Version)
(Acoustic Version)
(Demo)
(.... Remix)
This could be easier to filter out specific versions of songs instead of just regex.
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.