Hey all, I'm finally getting around to posting some plugins on the plugins site. Sorry for the delay, life's been getting away from me lately. Please let me...
Hi Ian, can you put LyricsHog up there? URL is http://www.sicolo.com/lyricshog Thanks Jim _____ From: ymedev@yahoogroups.com [mailto:ymedev@yahoogroups.com] On...
YME always changes my WMP settings, particularly those on the Library tab ("Retreive Additional information from the Internet" gets unchecked) and from the...
Hi Ian, Hope I have the right post here, but am trying to find out how to get my gigs code onto the music engine. It collects gigs through data from my sites...
Hi, I was wondering if anyone knew how to automatically remove missing files from the library. I have a large mp3 player that I move the downloaded files to,...
I would love this information as well. Most of the creation is cut and dry but it would be neat to see what all the options are for "compositelabel". I would...
I am writing a plugin to perform my own syncronization with my mp3 devices. Is there a way to make sure that the auto-sync feature of yme does not get turned...
I am writing a plugin to perform my own syncronization with my mp3 devices. Is there a way to make sure that the auto-sync feature of yme does not get turned...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ymedev group. File : /Terminal.rar ...
ymedev@yahoogroups.com
Oct 11, 2005 5:54 pm
672
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ymedev group. File : /Terminal0.rar ...
ymedev@yahoogroups.com
Oct 12, 2005 3:32 pm
673
I'm creating a Web plugin (javascript) for manipulating playlists. I'd like to create a brand new playlist programmatically. But, for the life of me, cannot...
I tried getting the preference page using .net interoperability and this call: HRESULT IRMPPreferencePageManager::Item ( LONG index, [out, retval] IUnknown...
Hello: I have major problem setting up the List View control to display in plug-in. I create dialog just like you development show. Next, I drop in a LIST...
Hello: I have major problem setting up the List View control to display in plug-in. I create dialog just like you development show. Next, I drop in a LIST...
Hello: I fix the problem:) I just initialize wrong information:) All I have to do is to modify this two lines. m_lstPlayList.ModifyStyle(0, LVS_REPORT |...
Hello: I am doing a crash course on YME SDK. I am develop a small plug-in into YME. I have a album in the "My Playlists" --> "Love Song Album". In my plug-in,...
Hello: I am looking into the IRMPPlaylistManager interface. I think this how you get the album information. Do you have any source codes to support retriving...
Hello: I am writing a plug-in in ATL and COM. I would like to know what SDK API to get the Track, Title, Artist, Albrum, and Genre. If the user drag-drop an...
Hello: I cannot get do drag-n-drop from "My Playlists" --> "Love Song Album" to drop into my plug-in kick off the OnDropFiles(..) event. I think YME have bugs...
I have been building a song selection engine that while not designed for YME would I think work well with yme. Earlier this year I asked about how to tell yme...
Hello: OK, this is go direct to Yahoo developers. You read this, I would like to know what is the FORMATETC structure format during drag-n-drop in the PlayList...
Hello: I see you have drag-n-drop in new engine. I would like to know what is your FORMATETC structure format during drag-n-drop in the PlayList album name. ...