Yeah, I've already commented that out. It also set's the INITIALKEY tag correctly, but the comment tag isn't updated. Guess I need to comment out set "COMMENT" as well?
# SET BY DEFAULT (My own personal preferences)
set "ALBUM ARTIST" # EXTRA FIELD, ALBUM ARTIST USED IN VLC, FOOBAR 2000 AND OTHERS PLEASE CHECK YOUR MUSIC PLAYER FIRST
set "COMMENT" # EXTRA FIELD
set "DATE"
# set "INITIALKEY"
set "RELEASETIME"
Anyway, automated that using "Actions" for now as I'm using it for renaming as well.
Those lines only translate keys to camelot. I'm not sure what you want to do here. Deleting them lines just outputs the original key value giving from Beatport. Changing them like I think you want would be advisable.
The Mac version currently does not support any third-party Tag Sources like this one. It supports tagging via Discogs and MusicBrainz and I suggest to heart any of the topics on that in the Mac category to make your voice heard.
Thanks Florian. Will do. I will also keep my Windows PC then, specifically (and only) for this Beatport WSS.
I purchased the Logitech MX keyboard and mouse, which can apparently flow across 2 different PC's, even if its Mac and Windows - provided they are on the same network. Guess I'll be putting this Logitech marketing blurb to the test then
@stevehero I use the search by release ID to time check the tracks with Beatport pretty regularly.
Lately I've found that _TIME_CHECK doesn't work on some releases with 1 track. It's a bit hit or miss.
For example, these don't work:
In addition _TIME_CHECK doesn't work at all with "search by release" for releases with 1 track.
Maybe that's something you could take a look at as well.
Hi, I won't have time to look into this for a while. You could set up a tool to search the title for beatports pages like so which saves having to run my script for every track. This would be much quicker for checking multiple files.
I was tired the other night when I uploaded the zip and it was the wrong one. Anywho, the correct one is up now.
Here's the changelog (Mainly to support the Mac version of Mp3tag).
## UPDATE HISTORY
### **V5.20** 2022.08.17
- ADDED: Support for the beta version of Mp3tag for Mac.
- CHG: Replace left and right quotes with apostrophe.
- FIX: _TIME_CHECK bug fixed on some releases.
- FIX: TOTALTRACKS bug fixed on some releases.
Mas bug fixing.
### ** V5.21** 2022.08.18
- FIX: For the beta version of Mp3tag for Mac.
Love these scripts, thank you for your hard work @stevehero!
I wonder, is there any way to speed up the search? I guess it is all about the response from the Beatport servers but maybe there are some tricks that can help, like scaling down the amount of data that is requested? It is very slow in comparison to the built in Discogs functionality.
Beatport is as slow as anything when searching through its browser due to bad programming but as you can see pinging to it and discogs are the same but this isn't searching.
Discogs is just built differently in that regard.
Microsoft Windows [Version 10.0.19044.1889]
(c) Microsoft Corporation. All rights reserved.
C:\Users\user>ping www.beatport.com
Pinging www.beatport.com [75.2.100.61] with 32 bytes of data:
Reply from 75.2.100.61: bytes=32 time=4ms TTL=115
Reply from 75.2.100.61: bytes=32 time=3ms TTL=115
Reply from 75.2.100.61: bytes=32 time=4ms TTL=115
Reply from 75.2.100.61: bytes=32 time=4ms TTL=115
Ping statistics for 75.2.100.61:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 3ms, Maximum = 4ms, Average = 3ms
C:\Users\user>ping www.discogs.com
Pinging www.discogs.com.cdn.cloudflare.net [104.18.17.126] with 32 bytes of data:
Reply from 104.18.17.126: bytes=32 time=4ms TTL=57
Reply from 104.18.17.126: bytes=32 time=4ms TTL=57
Reply from 104.18.17.126: bytes=32 time=4ms TTL=57
Reply from 104.18.17.126: bytes=32 time=4ms TTL=57
Ping statistics for 104.18.17.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 4ms, Maximum = 4ms, Average = 4ms
Yeah I noticed the Beatport website search is extremely bad and slow.
Another topic, when I choose "RELEASE direct by Www(URL)" or any other direct link (beatport ID etc) I always get an "URL not supported" error popup. I use 5.21 together with Mp3tag MacOS 1.6.1. Is this a known error?
One example: I try to import from https://www.beatport.com/release/horizon/2585003 but there is no way to find this release without a direct link (because the common release name and VA), and I only get the above mentioned error from any attempt.