[WS] Apple Music

I have discuss about this problem with @AreDigg in last few post, but I can assure this error which discovered from Apple Music Web (AMW) earlier this week and nothing we can do with whitespace because AMW encode url tag

  • %20 into whitespace.
  • whitespace into +
  • + into %2B

These combined with redacted url language tag l=en which trigger redirect cause inaccurate search query. Search term such as Adele 21 turn into Adele+21. Short/popular term will return near perfect result (desired result as top most/1st search result), but longer/less popular term will either

  • Desired result not in top most/1st in list of search result
  • Not in search result
  • Return 404 error
Error 404 - cause by no results

Untitled_0

I'm on windows, Mp3tag v3.21 (64-bit), using script from [WS] Apple Music - #274 by Arbiter