TUNEFIND NO LONGER OFFERS A FREE API.The minimum plan starts at $25/month.
Now that TV shows are often creative with their soundtracks, we keep wondering what songs (or artists) are playing while watching TV.
I just discovered
TuneFind, which has an API we can use in VC.
The standard API is free, though it seems to have a few limitations.I've been testing it out by grabbing show info from Kodi when an episode is playing, and then passing it to Tunefind to get episode soundtrack data (using our trusty Scrape and Regex actions).
The data is crowd-sourced. The site seems quite good for U.S. shows and possibly UK TV, but my test of our non-English-language TV shows suggests it's probably not great for global content.
If anyone is interested, let me know and I'll post some details about how I've implemented it. As always, there are different ways one could approach it.
There are a number of steps, so I don't want to spend half an hour posting an explanation unless it's wortwhile to others.
(I live and learn!)
cheers.