This might help:Error happened during script execution:
No application is associated with the specified file for this operation.
http://www.mediamonkey.com/forum/viewto ... 4837#34837
Cheers
Steegy
This might help:Error happened during script execution:
No application is associated with the specified file for this operation.
Hi Steegy,Steegy wrote:For people who don't know yet:how difficult would it be to get the album art and other info from them as well
A solution exists to tag your files from web resources, using "Web Sources Tagger": http://www.mediamonkey.com/forum/viewto ... 1069#41069
For more information (history, possibilities), please take a look in that thread.
It currently works for Amazon (all sites), All Music Guide (AMG), FreeDB, Discogs, Walmart (covers) and DarkTown (covers).
Other scripts already exist but have to be improved (e.g. iTunes (covers), ArtistDirect and MusicBrainz.)
If you want other sites to be supported, please let us know. Or take a look at the above linked forum page to find information on how to create/edit sources scripts yourself (documentation from Mp3Tag).
Cheers
Steegy
Ok, understood. Please let me know when its done. I am myself trying my hand on coding so may ping you if I need any help. Thanks!Steegy wrote:Hey Unnicorn
Sorry for the late answer. The reason is that I just saw this message.
As it is now, Raaga can't be used with WebSourcesTagger (or Mp3Tag). That's because WST needs a site that uses Form GET (like http://www.raaga.com/channels/hindi/sea ... ic&match=A).
Raaga only allows Form POST (like http://www.raaga.com/channels/hindi/searchresults.asp with variables sent as parameters).
Except for this, Raaga seems to have the right form to use it with WST.
I'll add Form POST to the todo.
Cheers
Steegy
Steegy wrote:Hey Unnicorn
Sorry for the late answer. The reason is that I just saw this message.
As it is now, Raaga can't be used with WebSourcesTagger (or Mp3Tag). That's because WST needs a site that uses Form GET (like http://www.raaga.com/channels/hindi/sea ... ic&match=A).
Raaga only allows Form POST (like http://www.raaga.com/channels/hindi/searchresults.asp with variables sent as parameters).
Except for this, Raaga seems to have the right form to use it with WST.
I'll add Form POST to the todo.
Cheers
Steegy