Easy Voice Control for MediaMonkey

Download and get help for different MediaMonkey Addons.

Moderators: Peke, Gurus

Re: Easy Voice Control for MediaMonkey

Postby jitterjames » Mon Nov 01, 2010 6:07 am

yes VoxCommando can call playlists by name, but what Sirandar wants is to be able to ask for any artist by name and play songs by that artist with a high rating.
'
It's pretty easy to do Sirandar. There is already a command "play hits by artist <xyz>"
Edit the parameter from the first action ( MM.LoadBySQL ) in that command to look like this:

Code: Select all
Artist Like "{1}" AND rating >= 80 order by random() limit 200


the part "order by random() limit 200" at the end is optional

edit: I will see if there is a way to honour the current MM filter as well
htpc voice control application:
http://www.VoxCommando.com
jitterjames
 
Posts: 30
Joined: Thu Sep 02, 2010 10:55 am

Re: Easy Voice Control for MediaMonkey

Postby sirandar » Mon Nov 01, 2010 9:15 pm

Thanks James, I was trying to do rating =5 and is wasn't working for obvious reasons. I tried your suggestion, in my case rating =100 and it worked perfectly. Imagine my puzzlement when I kept entering rating = 5 and getting no hits ;)

The filter thing might still be useful if it isn't difficult to do .... I have a feeling it would be.


jitterjames wrote:yes VoxCommando can call playlists by name, but what Sirandar wants is to be able to ask for any artist by name and play songs by that artist with a high rating.
'
It's pretty easy to do Sirandar. There is already a command "play hits by artist <xyz>"
Edit the parameter from the first action ( MM.LoadBySQL ) in that command to look like this:

Code: Select all
Artist Like "{1}" AND rating >= 80 order by random() limit 200


the part "order by random() limit 200" at the end is optional

edit: I will see if there is a way to honour the current MM filter as well
Peace through music
sirandar
 
Posts: 104
Joined: Fri Jan 11, 2008 1:40 am

Re: Easy Voice Control for MediaMonkey

Postby jitterjames » Fri Nov 19, 2010 5:45 pm

I just uploaded version 0.851 of VoxCommando which addresses most of the issues discussed here.

http://www.voxcommando.com/downloads.asp

There are of course various new features. One of them is support for the Amulet Voice Remote.

http://www.youtube.com/watch?v=Hw065b9b-d0
htpc voice control application:
http://www.VoxCommando.com
jitterjames
 
Posts: 30
Joined: Thu Sep 02, 2010 10:55 am

Previous

Return to Need Help with Addons?

Who is online

Users browsing this forum: No registered users and 8 guests