... how ... That is the most current for 1.0. The application will automatically update when you sign in and a newer version is detected. As far as getting...
You can create a ymp:// protocol link and set the location to it via script. Ex: ymp://select/{AD633C14-BCD7-4876-8AC9-0F9BED1CD2CF}?dest=%2Fsearch%3FsearchT ...
No offense, but that doesn't seem very useful. That's just going to bring up the results in YME, correct? If you want the results to show up in YME, why not...
Marc - I think this is a great Template! I was able to add the sample plug in into YME with no hassles. Now the only problem I am having is trying to register...
I'm afraid I have to agree with Sean. However, my goal is slightly different. Which leads to a follow-up question.. What is necessary to play a track directly...
http://plugins.yme.music.yahoo.com/plugins/docs/ <http://plugins.yme.music.yahoo.com/plugins/docs/> Everything you need to know about the YME interfaces. Re...
Thanks for the reply Daniel, but I'm afraid it's not helping me. Everything in the documentation relates to playing tracks that are already in the local...
The example that I linked to may be using a "local" track, but it shows you exactly what you need to know to play anything. It happens to be getting the...
Hi, I'm working on skinning YME and have some questions/problems/requests. I've made a winamp-inspired minimode, but I also want to make a full skin based on...
I'm looking for a developer to build a fairly sophisticated YME plugin. The idea is that it will integrate a web service into the player. Please email me if...
Hello, Relatively new to plug-ins, so please forgive my ignorance if the solution is obvious. I am making a web based YME plugin where I am trying to extract...
Aaaah, OK. OK, so I do get a PlaylistID on a regular basis, since I'm only choosing between the playlists I'm already created anyway. Basically, I'm confused...
Folks - So, here's the question. How hard would it be to create a plugin that would create a playlist of a user-defined size (e.g., 2gb) composed of a random...
Anybody figure out how to import the existing ratings in the ID3 tags into the yahoo music engine database? Or bettter yet, get it to automaticlly save both...
Hey, I've only seen YME last week and think it's the best thing since sliced bread. I'm in the process of trying to create a plugin that will allow me to edit...
If you used the instructions from Yahoo to create the Hello World App a few things need to be changed (I'll see if I can find posts relating to it). Here's a...
Hey all, Hoping I'll get a better response, and understanding of licenses, here rather than on yme-feedback. I recently received a Creative Zen Vision:M, and...
Thanks Blake for the quick response. Unfortunately, I've already looked at those posts and the file didn't really make me spot anything different with my...
Here are the two things that caused the issue for me: 1.) I had the registry entry slightly off. Double check and make sure the program string ID is...
Hi Blake, As for the second point, that was one of the first things I noticed. When I worked on it, I typed everything in and noticed that right away. But...
Are you getting any messages in the 'Immediate' window in the VS environment while having .NET execute YME? I'm guessing that's where any exceptions would be...
Will, Make sure you don't have .NET 1.1 plugins starting at the same time. YME cannot run both versions of the Framework simultaneously. One way to check for...