MoodManager V2.0Beta (Manage and get Moods from Allmusic)
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
Careful with this.
I haven't downloaded yours to see what it's doing but I assume it's what I do with mine: use the rovi music findr JSON API to select the moods/themes/genres and then query the local MM database for matches after setting up the filter.
AMG (owned by Rovi now) is notorious for coming after people for publishing apps that use their data in this way. The Music Findr API, while easily used, is not public and you could get into hot water quickly.
Were I you I would allow for a customizable user-agent request header and also make sure that referers and cookies are being properly imitated. I would also limit the request speed. But that's me....
I haven't downloaded yours to see what it's doing but I assume it's what I do with mine: use the rovi music findr JSON API to select the moods/themes/genres and then query the local MM database for matches after setting up the filter.
AMG (owned by Rovi now) is notorious for coming after people for publishing apps that use their data in this way. The Music Findr API, while easily used, is not public and you could get into hot water quickly.
Were I you I would allow for a customizable user-agent request header and also make sure that referers and cookies are being properly imitated. I would also limit the request speed. But that's me....
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
No i dont use the Rovi music finder or any other rovi api to select moods, themes and genres.booblers wrote:Careful with this.
I haven't downloaded yours to see what it's doing but I assume it's what I do with mine: use the rovi music findr JSON API to select the moods/themes/genres and then query the local MM database for matches after setting up the filter.
AMG (owned by Rovi now) is notorious for coming after people for publishing apps that use their data in this way. The Music Findr API, while easily used, is not public and you could get into hot water quickly.
Were I you I would allow for a customizable user-agent request header and also make sure that referers and cookies are being properly imitated. I would also limit the request speed. But that's me....
And i don't thinks there's a lot of users using this, even i don't use it anymore.
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
I still use it.
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
I've develop from root a new script that does most of the work automatically, its faster and simpler, and complete not only Moods, but Genres and Occasions to.Lowlander wrote:I still use it.
when i got some free time i will upload it
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
Cool, as the current MoodManager is a lot of work to use. Looking forward to the new addon.
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
If you're not using the hidden API then the only way you could support such an application is if you've made a copy of the data by using the API (or a scraper or etc) - which is, in their view, *worse*.Bulakaxa wrote:No i dont use the Rovi music finder or any other rovi api to select moods, themes and genres.
And i don't thinks there's a lot of users using this, even i don't use it anymore.
Don't get me wrong - I obviously use similar tools for my own use and etc as the information is very useful - but I was very careful not to publish my tools because, as I said, they are notorious for protecting their data.
So, not to be a nag or anything, but be careful.....
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
In Terms and Services of Allmusic.com they wrote "You may not scrape or otherwise copy our Material without permission", so its illegal to scrap or copy their data, but they cant forbid users to create tools to scrap or copy data since the tools will never be used without Rovi permission, so i develop the tool and distribute it and will advise people to use it only with Rovi permission.booblers wrote:If you're not using the hidden API then the only way you could support such an application is if you've made a copy of the data by using the API (or a scraper or etc) - which is, in their view, *worse*.Bulakaxa wrote:No i dont use the Rovi music finder or any other rovi api to select moods, themes and genres.
And i don't thinks there's a lot of users using this, even i don't use it anymore.
Don't get me wrong - I obviously use similar tools for my own use and etc as the information is very useful - but I was very careful not to publish my tools because, as I said, they are notorious for protecting their data.
So, not to be a nag or anything, but be careful.....
But is better be prepared for they notorious way of protecting data, so i will be careful the way i publish my tools,
thanks for the advice
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
I guess thats why the download link doesn't work anymore... oh well.
I use the GenreFinder tagging script to search for moods, occasions, countries, vocalist genders, etc and it works okay. Takes awhile with 30k+ for a clean start though!
I use the GenreFinder tagging script to search for moods, occasions, countries, vocalist genders, etc and it works okay. Takes awhile with 30k+ for a clean start though!
-
Cambriel
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
Is this script still available? Been searching all over for a way to auto-tag moods and it's driving me nuts.
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
Still downloadable at http://mirror.transact.net.au/pub/sourc ... odmanager/
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying



How to attach PICTURE/SCREENSHOTS to forum posts
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
Anyone still using this?
I installed it and when I rightclick a song and choose moonmanager i get:
Error #-2147024894 -
File "path to \scripts\Auto\MoodManager.vbs", Line: 14, Column: 1
I installed it and when I rightclick a song and choose moonmanager i get:
Error #-2147024894 -
File "path to \scripts\Auto\MoodManager.vbs", Line: 14, Column: 1
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
I got the same error using MM 4.0.6 on Windows 7.x-cimo wrote: Error #-2147024894 -
File "path to \scripts\Auto\MoodManager.vbs", Line: 14, Column: 1
Looking at the vbs file, not sure what is going on, but you can run MoodManager.exe from that location in the \scripts\Auto
Found that it will run then, but trying to get mood from Allmusic doesn't seem to work.
Also see - http://sourceforge.net/projects/mmmusicclass/
-
monkeyman_000
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
same with me, is there any bug fixing or work around so far?
-
rovingcowboy
- Posts: 14163
- Joined: Sat Oct 25, 2003 7:57 am
- Location: (Texas)
- Contact:
Re: MoodManager V2.0Beta (Manage and get Moods from Allmusic
This script is dead for all non rovi permited users,and they dont seem to permit anyone anymore.
roving cowboy / keith hall. My skins http://www.mediamonkey.com/forum/viewto ... =9&t=16724 for some help check on Monkey's helpful messages at http://www.mediamonkey.com/forum/viewto ... 4008#44008 MY SYSTEMS.1.Jukebox WinXp pro sp 3 version 3.5 gigabyte mb. 281 GHz amd athlon x2 240 built by me.) 2.WinXP pro sp3, vers 2.5.5 and vers 3.5 backup storage, shuttle 32a mb,734 MHz amd athlon put together by me.) 3.Dell demension, winxp pro sp3, mm3.5 spare jukebox.) 4.WinXp pro sp3, vers 3.5, dad's computer bought from computer store. )5. Samsung Galaxy A51 5G Android ) 6. amd a8-5600 apu 3.60ghz mm version 4 windows 7 pro bought from computer store.