northamerican / get-genres-from-discogs

JS (JXA) script that fetches genres for iTunes using discogs.com
10 stars 2 forks source link

Get genres from discogs

JS (JXA) script that fetches genres for iTunes tracks by scraping discogs.com. Runs on recent versions of OS X.

Usage

A log will be created on your desktop with the results.

About

This is still 'beta' and refinements need to be made regarding accuracy, handling of compilations, etc... It is written in JXA, essentially Javascript for Mac apps - made to function as an alternative to AppleScript.
For info on this check out:

To do