ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
38 stars 2 forks source link

Add Sanitization of Track Version String #100

Closed ebb-earl-co closed 6 months ago

ebb-earl-co commented 6 months ago

Up until this point, track names have been sanitized, removing illegal characters on Windows. This overlooked the track version substring, so this pull request adds sanitization of that

ebb-earl-co commented 6 months ago

This pull request fixes #99