DarkRaven commented on a Page, mIRC Radio Bot v3.0  -  Jan 31, 2016

Hi ProIcons, i have the bot working, it was very easy.
But now i have a problem, it shows me the previous song and not the current.
Can you please help me.

Regards DR

ProIcons  -  Feb 01, 2016

I'm not really sure what causes this issue. It's and old code and needs further inspection to be able to understand what's wrong. Therefore you have to wait a couple of days, because i'm on my exam period for this season.
The thing you can do to help me is to provide me your Radio Server Branch and Version. To be able to setup an identical Radio Server to test it, unless you want to send me your credentials on a private message to test it live.

DarkRaven  -  Feb 01, 2016

Wel if you like , i would let you help me by using teamviewer, so its your call.
And thnx for your quick respons, but please make first your exam because that's way much important then this script or helping me.

ProIcons  -  Feb 01, 2016

That's your Error
if ($hget(Radio,Title) != %Title && %Title) { title_callback | hadd -m Radio Title %Title }
->
if ($hget(Radio,Title) != %Title && %Title) { hadd -m Radio Title %Title | title_callback }

Line 187.

DarkRaven  -  Feb 02, 2016

Thnx ProIcons ,

That was indeed the error, its working great now.

Regards DR

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.