Hi Everyone, I've been a Musicmatch Jukebox fan for years, but I just abandoned Musicmatch for Yahoo Jukebox Plus because Muiscmatch kept crashing (even after...
http://developer.yahoo.com/music/yme/1.1/docs/webquickstart_page.html read through it, scroll down and read those examples of common tasks. but as to how to...
The old MusicMatch had a great feature, you could group songs by artist, an expand/collapse function. This was a handy feature, shrunk my library listing from...
... hey...as far as getting the artist id and stuff....these directions should help u (obviousl youll have to adapt them to your specific needs but im sure u...
First off, YMJ rocks and I was really excited to find that there's an API for writing plugins. Yay! However I soon became sad when I discovered that there...
Karlyn, I recommend you go to http://au.gallery.yahoo.com/ymj Regards John karlynrb <karlynr@...> wrote: Does anyone know where I can get the YMJ podcast...
With the upcoming discontinuation of MusicMatch after it was acquired by Yahoo, and the pending migration off all of those subscribers over to Yahoo, having...
hola, como estas?? de donde eres?? por lo visto no soy el unico q solicita q le hablen en español, bueno espero tener contacto contigo saludos. Viviana...
hola como estas , esperot e encuentres bien muchos saludos y que este fin de semana te diviertas Viviana Álvarez <vviaf@...> escribió: POR...
gilberto perez camacho
gil_perezc@...
Jun 25, 2007 12:43 pm
1142
Perhaps I'm in the wrong section/group, but I want to develop a plugin for GBPVR. GBPVR is a media app that will feed a Hauppauge MediaMVP. This group seems to...
I am trying to replicate one of the great features of the MusicMatch software within YME, and I am running into a brick wall. MusicMatch has the ability to...
I could be wrong, but I don't think you're going to be able to get File I/O access from a web plugin. IE (and most browsers) typically block that even in...
... YAHOO! This should really be highlighted in the YME SDK documentation. I created some Web pages, but could not for the life of me figure out how to open...
I recently submitted a plugin for the yahoo music engine, and it's been almost a week without being approved... Just wondering at the normal time frame for...
Following the example provided on the developer site I have created a .NET plugin. It shows in th eplugin list, but I do not get anything in the YME...
I am having the same problem. The .NET YME plugin shows up in plugins and is enabled but will not display in the service drawer. The .NET assembly is a...
In the Initialize(object mediaplayer) method you have to implement per the interface, make sure you do the following: Initialize(object mediaPlayer) { ...