Things seem to be working again this morning. It just submitted 47 cached songs of mine from the last week. Hopefully it's working again for everyone else. ...
I was wanting to test out the ymeflickr.html page, but it looks like the page has been removed from the Files page (the link is there, but theres nothing...
Nevermind. Appologies for the stupidity. [To those as stupid and clueless as I, the ymeflickr.html file consists entirely of a script that YME will understand...
Hello, When I tried to synchronize to my iRiver H340 using the YME I can't find a way to synch to a specific directory. I want to synch to a directory named...
i'm not very familiar with javascript but here's what i'd like to do: create a simple plugin via js/html file that sends the current song/artist info appended...
Hi - yes you can do this. To get the currently playing metadata, use IRMPPlayerBar::Metadata(). In javascript, this would look like: var nowPlaying =...
Just wanted to do a preemptive post and say that I'm aware of some exception errors in the plugin. Apparently the AS servers are down for the weekend while...
I'm having a problem getting the Audioscrobbler plugin to display in one of my YMU installations. Works on one computer, but not the other, even after a fresh...
Hi folks, LyricsHog is a new lyrics grabber plugin for Yahoo Music Engine. It automatically downloads song lyrics and displays them in the plugin window. You...
It might be helpful to know the version of Windows and the .NET framework you're having the problem with. To my knowledge previous reports of this issue have...
I'd like to program a DLL plugin (a format plugin to handle shoutcast title streaming), but I'm having a lot of trouble getting an environent to work in. I...
Hi Richard, You can definitely get help here with writing a plugin in .NET using the interop libraries (have you looked at the examples yet?). But on a larger...
Hi all, I'm wondering if it's possible to develop a skin (or whatever's appropriate) which would make YME more TV-friendly. I'd like to be able to customize...
Servers seem to be working again; and build 193 (20040704) works as intended. No changes to the plugin need to be made at this time. [Although I'm going to...
Windows XP SP2, latest version of .NET including released patches, YME 1.114. Everything installed in default directories (YME/Audioscrobbler plugin)....
... I had trouble with getting the examples to compile and run properly in the development environments available to me. ... That method would indeed be...
Thanks! I hope some people are using it and that they aren't having any problems. Is there a site or something where we can submit plugins so non-developer ...
Yes - http://plugins.yme.music.yahoo.com/ Ian - when are we supposed to have the submit forms done? -Dave ... any ... developer ... Behalf Of ... Music ... any...
Heya folks. I'm working on a C# plugin, but I'm having trouble getting it to appear in the sidebar. I think I'm having some trouble with all of the casting to...
Nevermind. Got it! I missed the fact that the vb tutorial wasn't marshalling all of the casts, just that first on. I'm all set (at least for now). -Matt ... --...
Hi All, Many on the Y! Music team were up all night pushing out a new version of the Yahoo! Music Engine and related server-side changes. I admit to having...
FYI - just got the upgrade request when running YME and received a "Unable to download upgrade Error Code: (12002,0) One caveats I'm running on vacation in...
Upon starting the new version, I'm asked if I want to sync my subscriptions with my pocket pc, I select yes and it just sits there. It's showing me a screen...
now when trying to transfer a subscription song I get the error "There was an error upgrading your account." Please try your transfer again. If this problem...
I'm sorry... I'm on both groups, for some reason I just hit reply to the one that said everything was working fine for them. I'll repost to the other group. ...
I've had my first lockup, and it was PAUSED at the time. During the lockup, I might add, IE was non-responsive. Killing YME brought IE back to life. Just FYI. ...
In the continueing saga of my shoutcast metainfo plugin... I've borrowed a laptop with VS 2003 installed, and can now build the example plugins. However, it...