Why do I get only the appletrackid
datasource?
config.setProperty("content.link.preferredSource","Amazon");
searchByText (GNSearchResultReady resultReady, GNConfig config, String artist, String albumTitle, String trackTitle)
All time I get only `DATASOURCE="appletrackid"
Is it possible to search in the third party music catalogues by mood ? How to do it?
How to get the list of the all supported "content.link.preferredSource" music catalogues ?
Thanks.