Last time i found that current playlist is displayed just for some tracks no matter if they are in the same playlist or in diferent one.
Check response from rpc and there is missing variable with current playlist. Actually it shuld return something like " currentplaylist:'' " if playlist is not recognised but there is nothing about current playlist
How playlist is recognised ??
Just to make clear I'm using Tracks buyed form Beatport
Also as You can see titile and album are not recognised properly.
My response:
jQuery171037252004933543503_1347809001836(
"type":"result",
"rid":"rtpclub",
"data":[{
"title":"Sample Stream",
"song":"Mark Knight - Devil Walking - Original Club Mix",
"track":{
"artist":"Mark Knight",
"title":"Original Club Mix",
"album":"DevilWalking",
"royaltytrackid":0,
"imageurl":"http:\/\/domain.com:2197\/static\/rtpclub\/covers\/nocover.png"
},
"bitrate":"128 kbps",
"server":"Online",
"autodj":"Online",
"source":"Yes",
"offline":false,
"summary":"<a href=\"http:\/\/domain.com:2199\/tunein\/stream\/rtpclub.pls\">Sample Stream - Mark Knight - Devil Walking - Original Club Mix<\/a>",
"listeners":1,
"maxlisteners":100,
"reseller":0,
"serverstate":true,
"sourcestate":true,
"sourceconn":1,
"date":"Sep 16, 2012",
"time":"05:21 PM",
"url":"http:\/\/domain.com:2199\/"
}]})