A Story
On 2017 I developped a web script for Tunebat web (SongKeyBpm was its first name). I've been using it for more than 2 years and as some people asked for it, I decided to create this post. I got the ideas from the beatport script by stevehero (thanks to him for all the knowledge I got).
Now I think I can share with you my work.
Download
Tunebat.v99.zip (4.0 KB)
Last Modified: 2021-07-15
How to Install
- Download the
.zip
and extract to%appdata%\mp3tag\data\sources
directory (Just hit Win+R and copy paste%appdata%\mp3tag\data\sources
) - You can access the scripts right-clicking on the title with mouse and
Tag sources->Tunebat->Search..
if using version 3.06 or above.
Script Info
On July 2021 Tunebat has made a big update and the scripts have been fully rewrote. I've finished only HTML script, but I've been working also with JSON one. In SOME few days I'll publish version 1.0, so I need you to test it.
Availables tags are: _TIME_CHECK,ALBUM,ALBUMARTIST,ALBUM ARTIST,ARTIST,BPM,CAMELOT,COVERURL,INITIALKEY,PUBLISHER,RELEASETIME,SPOTIFY_URL,TITLE,TRACK,YEAR
Other tags (maybe useless, but by default disabled): EXPLICIT,POPULARITY,ENERGY,DANCEABILITY,HAPPINESS,ACOUSTICNESS,INSTRUMENTALNESS,LIVENESS,SPEECHINESS,LOUDNESS
If you need more information that my script does not supply or is incomplete please don't hesitate to contact me.
You can try it and make suggestions. Enjoy!
Version History
0.99: HTML script has been fully rewrote. WIP on JSON script.
0.9a: - Added source to get information from JSON script.
0.7: Removed debug files
0.6: First Release