INTERACT FORUM

Windows => Third Party Plug-ins, Programs, and Skins => Topic started by: jwilson56 on April 13, 2010, 06:42:05 pm

Title: Winamp Streams not sharing track name correctly in versions past 11
Post by: jwilson56 on April 13, 2010, 06:42:05 pm
There is a problem that seems to have crept in between 11 and 14. When playing a Winamp stream through MC the track name does not get entered into the name field. This is a huge problem for people using Netremote as the track name will not be available to the Netremote client. I presume there is an API that Promixis uses for MC to control and get information from MC and that since the track name is fine for local media being played this appears to be a problem introduced by MC itself.

I have tried the latest version 15 and it still has the problem. For this reason I don't see many of us Netremote users upgrading from version 11 anytime soon.

Can we get a MC developer to respond please? This problem has been mentioned almost a year ago.

John

Title: Re: Winamp Streams not sharing track name correctly in versions past 11
Post by: JimH on April 13, 2010, 06:50:32 pm
You might take a look at our WebRemote.  You can find a link here:
http://yabb.jriver.com/interact/index.php?topic=56853.0
Title: Re: Winamp Streams not sharing track name correctly in versions past 11
Post by: Cast0077 on April 13, 2010, 06:54:13 pm
I noticed the same problem with my setup using Netremote. I also did some testing with a new home automation software that is going to be released Elve and the same problem .... when playing a stream it doesn't show the Track info. I also tried using MC Media Server to see the track info but that doesn't seem to work either.

Title: Re: Winamp Streams not sharing track name correctly in versions past 11
Post by: jwilson56 on April 13, 2010, 06:57:50 pm
You might take a look at our WebRemote.  You can find a link here:
http://yabb.jriver.com/interact/index.php?topic=56853.0

No offense but how does that fix a problem when using Netremote? My Netremote skin is used for my entire home automation system including light control, security, cameras, weather, caller log, ect so I am not looking for some other GUI front-end for MC but rather have MC fixed.

http://www.cocoontech.com/blog/jwilson56/index.php?


John
Title: Re: Winamp Streams not sharing track name correctly in versions past 11
Post by: Matt on April 13, 2010, 07:36:11 pm
In build 15.0.25 and later, hopefully available later this week:
Changed: SDK requests for artist, album, and name for the file playing in the active zone will return the playback-time-only values like web radio song titles, etc. (useful for NetRemote)
Title: Re: Winamp Streams not sharing track name correctly in versions past 11
Post by: johnnynine on April 13, 2010, 04:28:49 pm
Hello, I am the author of the MC driver for Elve (http://codecoretechnologies.com) and am interested in the fix/enhancement.  Several users inquiring about this. Using version 13 I see that the title is "HTTP Stream" and the Artist, Album, and Genre properties are blank.

The Elve driver uses the COM object but I believe that there is a new and improved tcp connection that can be used?

Does the change made to MC apply to the COM object and/or the tcp connection?

John Hughes
CodeCore Technologies
Title: Re: Winamp Streams not sharing track name correctly in versions past 11
Post by: Matt on April 13, 2010, 04:53:10 pm
Does the change made to MC apply to the COM object and/or the tcp connection?

The changes apply to the COM object.

The web service (MCWS) also exposes playback-time metadata using:
http://localhost:52199/MCWS/v1/Playback/Info?Zone=-1
Title: Re: Winamp Streams not sharing track name correctly in versions past 11
Post by: johnnynine on April 13, 2010, 07:24:37 pm
Thanks for the information.
Title: Re: Winamp Streams not sharing track name correctly in versions past 11
Post by: Cast0077 on April 26, 2010, 06:35:34 am
I downloaded 15.0.28 the other day and now I am able to see the artist & song information but it seems to be all just one piece of information. Is there anyway to separate the artist from the song. What is happening now for example is U2-Staring at the Sun is showing for the song title. Is there a way to get it so Artist name and song title get sent separate?