RicJames commented on a Page, TVRage.com V1.5  -  May 20, 2010
 sockwrite -n $SockName GET /quickschedule.php HTTP/1.1

Change that to:

sockwrite -n $SockName GET tools/quickschedule.php HTTP/1.1

and this

sockwrite -n $SockName GET /quickschedule.php?country= $+ %TVRage_Country. [ $+ [ %num ] ] HTTP/1.1
 to
sockwrite -n $SockName GET tools/quickschedule.php?country= $+ %TVRage_Country. [ $+ [ %num ] ] HTTP/1.1

A friend of mine helped me add this line

 if (%Show_Url.[ $+ [ %num ] ] != $Null) { msg %TVRage_Target. [ $+ [ %num ] ] 14Show URL8:15 %Show_URL. [ $+ [ %num ] ] }

To the script so that it shows the show url on !ep show but ever since tvrage changed what they changed this has stopped working.

I've tried looking at the changes that have happened and changing mine accordingly to try and get it to work but since I know pretty much nothing about regex I have failed miserably. If anyone knows how to fix this and would be willing to show me I would really appreciate it.

Thanks in advance.

 Respond  
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.