VoxCommando

Help and Support (Using VoxCommando) => MediaPortal => Topic started by: bodiroga on April 19, 2012, 01:24:28 PM

Title: Call song by title and artist
Post by: bodiroga on April 19, 2012, 01:24:28 PM
Hi James!

Is it possible to use this "Song by title and artist" command in MediaPortal?  ;)

Many thanks and best regards,

Aitor
Title: Call song by title and artist
Post by: jitterjames on April 19, 2012, 07:28:42 PM
anything is possible ;)

I would have to modify the mpscan plugin to generate a special xml file, but I find this command tends to be overkill.  It takes a lot of memory, especially if you also use the regular play song command, which is already pretty demanding.  I wonder if anyone really uses these commands once they get them set up... It seems to me that if you have multiple songs by the same name and you get the wrong one, you can just skip to the next track, no?

There are other ways to accomplish this too, using what is already available, but they are slightly less reliable.  That is, you could request a song first, and then after that command you could specify the artist, but it would still be listening for the list of all artists, not just the ones that play the current song.
Title: Call song by title and artist
Post by: jitterjames on April 19, 2012, 09:02:49 PM
update your mpscan plugin with this .dll and it should generate the needed "MpSongsByArtist.xml"
Title: Call song by title and artist
Post by: jitterjames on April 20, 2012, 09:35:34 AM
...and here's the command that uses the special payloadXML file