Hi,
it appears that the plugin (0.2.5) actually works as expected. apart from the issue with some themes in v0.2.4 above (which should not be an issue anymore in the current/latest plugin version) the plugin did not return any results (i.e you ended up with an empty box) because the iTunes API just did not return any for your artist(id).
Version 0.2.6 now displays “itunes api did not return results” (or some such thing) to indicate that the plugin is actually working just that Itunes didnt return any movies/albums/podcasts/whatever. Furthermore – in such a case – the console will show what query was actually sent to the iTunes API (which seems to return somewhat different results to the web frontend of iTunes – no, i dunno either).
If someone has the same issue and wants to investigate further, one could use the url in the console, put it in a browser and check if there’s maybe another combination of a query that would return the required results (check https://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html#lookup for details of the api)
if you find a different query that DOES return results, let me know. After all , its all work in progress….
for the moment marking this as resolved…