forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[Solved]get latest shoutcast database query string

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
coolkehon



Joined: 20 Oct 2008
Posts: 355

PostPosted: Wed Jul 01, 2009 11:02 pm    Post subject: [Solved]get latest shoutcast database query string Reply with quote

i'm using pspradio and i noticed the query string to get the latest databases are outdated does anyone know the update strings

as it stands pspradio currently tries this
Code:
[shoutcast]

db_request_string              = http://www.shoutcast.com/sbin/xmllister.phtml?service=pspradio&limit=600

db_new_request_string          = http://www.shoutcast.com/sbin/newxml.phtml?genre=Top500


posted this on winamp shoutcast forums and they told me to replace "www" with "classic" so that it would be

Code:

db_request_string              = http://classic.shoutcast.com/sbin/xmllister.phtml?service=pspradio&limit=600

db_new_request_string          = http://classic.shoutcast.com/sbin/newxml.phtml?genre=Top500


and it worked[/code]
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group