Search the web
Sign In
New User? Sign Up
ymedev · Yahoo! Music Engine Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 763 - 792 of 1169   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
763
The problem fixed itself. It was broken for two days, with me trying all the suggestions. I left it along for awhile and lo and behold it started working. It...
steveodom
Offline Send Email
Dec 1, 2005
10:50 pm
764
This is something I mentioned a long time ago on this list, but I figured I'd flesh it out more and check on the progress. Are there plans to resolve XSPF...
Toby Padilla
musicmobs
Offline Send Email
Dec 3, 2005
9:22 am
765
Hmmm that would mean writing a content resolver (I think that's what it's called) to take in a bunch of metadata and map it to a YMU song ID that we can play...
dbrown0710
Offline
Dec 5, 2005
5:56 pm
766
Not sure if this helps, but when you add songs that are on your hard drive to a playlist in YME - if that song is available in the unlimited library it records...
jpmaxman
Offline
Dec 5, 2005
6:20 pm
767
It is called a content resolver. We've built one for iTunes called Mobster. Basically it looks at the metadata in the xspf and searches the local iTunes...
Toby Padilla
musicmobs
Offline Send Email
Dec 5, 2005
9:01 pm
768
I think you could do this today for YMU using the music search APIs. Don't they return xml which indicates whether or not the song is available in YMU ? -Dave ...
dbrown0710
Offline
Dec 5, 2005
9:13 pm
769
Yes..that audio search data includes the rights available for the songs. Daniel Baird Yahoo! Music | Senior Web Engineer - UI Lead <http://music.yahoo.com> Y!...
Baird, Daniel
danielrbd
Offline Send Email
Dec 5, 2005
9:19 pm
770
Very interesting. I'm going to look into this a bit more. I do think it would be nice if XSPF was natively resolved. It sort of makes sense since the playlists...
Toby Padilla
musicmobs
Offline Send Email
Dec 6, 2005
5:30 am
771
I have seen a couple people post regarding a 1.1 pre-release (i.e. build 290+) but have not been able to find where this is... can anyone point me in the right...
Johnathan
mryosho
Offline Send Email
Dec 8, 2005
5:28 am
772
Does YME have any simple commands for external control via SendMessage(hwnd_YMusic,WM_USER,x,x)? I can't find any reference on the SDK page. Winamp has these...
Johnathan
mryosho
Offline Send Email
Dec 14, 2005
2:02 am
773
Not via WM_USER, but via IRMPRemote: http://plugins.yme.music.yahoo.com/plugins/docs/interfaceIRMPRemote.html You can use this in your standalone app to...
dbrown0710
Offline
Dec 14, 2005
2:39 am
774
Is there a way to sync (automatically) only those tracks that are downloaded onto my computer (and not those tracks that are simply bookmarked to stream). If I...
allstatesair
Offline Send Email
Dec 14, 2005
1:52 pm
775
Ken, Thanks for the great suggestions... they are definitely on our roadmap. No automatic way, but manually you can sort the My Music view by Type, then ...
Haynie, Scott
scottahaynie
Offline Send Email
Dec 15, 2005
12:35 am
776
The 1.1 build hasn't yet been released to the general public and has only been given to a select group of developers for testing. A beta version should be more...
dbrown0710
Offline
Dec 20, 2005
1:22 am
777
Hi, As others have posted, some players have trouble syncing with YME. This includes the new Gmini 402 (which I have). The Gmini requires its music to be in...
cgoldfed
Offline Send Email
Dec 21, 2005
3:26 pm
778
Hey lman817, Are you getting any errors? Have you upgraded to Framework 2.0? I had some problems running my plugin after I upgraded. Feel free to contact me...
Benjamin Day
bendaygupta
Offline Send Email
Dec 22, 2005
3:51 pm
779
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 :...
ymedev@yahoogroups.com
Send Email
Dec 22, 2005
4:23 pm
780
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 :...
ymedev@yahoogroups.com
Send Email
Dec 22, 2005
4:30 pm
781
I'm having the same problem. It shows-up in the preferences, but not in the sidebar. I did try downloading the source (the prior version, not the version...
wusterd
Offline
Dec 22, 2005
5:19 pm
782
Benjamin fixed it. Its a compatability problem with .NET 2.0. I'm posting his fix below: I fixed it by changing the signature from "public void...
lman817
Offline
Dec 23, 2005
5:31 am
783
Is there some way of saving some of the somes I hear on Itunes radio streams to hardrive?...
giorgiopic
Offline
Dec 24, 2005
7:11 pm
784
I was starting to work on a "shuffle" feature that would play all songs in a playlist before it repeated any one song. while reading ... HRESULT...
attack_gecko
Offline Send Email
Dec 27, 2005
8:01 am
785
The shuffle() call should do just what you are saying - should not repeat tracks until they are all played. There are two types of shuffle, depending on what...
dbrown0710
Offline
Dec 28, 2005
12:19 am
786
How would this look in VB.NET (2005)?... I've tried many various syntax changes but also have the same problem in that I can't get the plugin to show up in the...
blake_pell2002
Offline Send Email
Jan 1, 2006
7:33 pm
787
... To: _serviceDrawer = CType(objServiceDrawer, Yahoo.MusicEngine.Interop.MediaPlayer.RMPServiceDrawer) In other words, drop the "Class" from the end. //Tomi...
docbliny
Offline Send Email
Jan 1, 2006
8:31 pm
788
Thank you for the response, you got me on the right track. I changed the first one and didn't notice the second one. After I changed the second I realized...
blake_pell2002
Offline Send Email
Jan 2, 2006
6:21 pm
789
My version shows 1.0.2.138. Is this the most current, and if not where do I get the latest, and how do I remain current? Thanks in advance....
jamie_jenkins
Offline Send Email
Jan 2, 2006
6:54 pm
790
Ok, I've now got the plugin starting up fine, it appears on the left side and when the first track plays it updates the label's caption with the song artist &...
blake_pell2002
Offline Send Email
Jan 2, 2006
7:00 pm
791
After researching for the last hour it appears I need to use either BeginInvoke or Invoke but I'm having trouble finding a straight forward example of using...
blake_pell2002
Offline Send Email
Jan 2, 2006
8:28 pm
792
Sorry to spam, I'd still like to see an example of BeginInvoke to update the label but I've found a temporary workaround. I created a timer1 on the control...
blake_pell2002
Offline Send Email
Jan 2, 2006
8:45 pm
Messages 763 - 792 of 1169   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help