![]() |
|
|||||||
| XBMC General Discussion General discussion about XBMC (but no support/help/feature requests) Please, do not post support/help questions or requests here! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Oct 2003
Posts: 152
![]() |
shoutcastplsdownloader
utility to navigate the excellent shoutcast.com website and download station lists of a specific genre or all listed genres. can also limit the number of stations downloaded per genre and select stations based on a specified maximum or minimum bitrate. ideal for building a local list of stations for the xbox media player or xbox media center. shoutcastplsdownloader
__________________
+-------------------------------------------------------------------------------+ | xbox1: v1.1, samsung dvd,120 gb hd,x-ecuter pro 2.2,xbmc | xbox2: v1.2, phillips dvd, retail hd, tsop, avalaunch, xbmc | xirremote, x2_4977, media center utils |
|
|
|
|
|
#2 |
|
Member
Join Date: Nov 2003
Posts: 108
![]() |
omg, that's what i was waiting for! just used it and it's perfect. thanks a lot!
|
|
|
|
|
|
#3 |
|
Member
Join Date: Nov 2003
Posts: 108
![]() |
just looked into the sources because i missed the downtempo genre. i think it would be nice to make a config file for all the genres, which then is read in buildgenrearray() in plsdownloader.java. so everybody could easily configure his/her prefered genres. i could do this for you, if you like... :-)
|
|
|
|
|
|
#4 | |
|
Senior Member
Join Date: Oct 2003
Posts: 152
![]() |
Quote:
regarding the genres. yes. this is on my list of improvements. i will post an update tomorrow with the genres in a seperate file.
__________________
+-------------------------------------------------------------------------------+ | xbox1: v1.1, samsung dvd,120 gb hd,x-ecuter pro 2.2,xbmc | xbox2: v1.2, phillips dvd, retail hd, tsop, avalaunch, xbmc | xirremote, x2_4977, media center utils |
|
|
|
|
|
|
#5 |
|
Member
Join Date: Nov 2003
Posts: 108
![]() |
cooooool! :-)
|
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Oct 2003
Posts: 152
![]() |
why postpone till tomorrow what you can do today...
![]() i just uploaded v1.1 which has user defined genres. go grab it.
__________________
+-------------------------------------------------------------------------------+ | xbox1: v1.1, samsung dvd,120 gb hd,x-ecuter pro 2.2,xbmc | xbox2: v1.2, phillips dvd, retail hd, tsop, avalaunch, xbmc | xirremote, x2_4977, media center utils |
|
|
|
|
|
#7 | |
|
Member
|
it seemes good, but im not using windows.
your manual for the non windows user isnt to great thou. i tried to make it work but failed so i was wondering if you help me... i get some error telling me im not using it right.. Quote:
|
|
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Oct 2003
Posts: 205
![]() |
utility to navigate the excellent shoutcast.com website and download station lists of a specific genre or all listed genres.
(from xbox-scene.com) http://mp3imagetagextr.sourceforge.net/ |
|
|
|
|
|
#9 | ||
|
Senior Member
Join Date: Oct 2003
Posts: 152
![]() |
Quote:
save the following code as plsdownloader.sh into the same directory where the plsdownloader.cmd exists and run it. it should work. #!/bin/sh # * # * utility to download .pls files from the shoutcast website # * note since the shoutcast website enforces a ban on too many # * requests this program will sleep and attempt to continue # * when banned. the default number of files per genre downloaded # * is 50. once again this is to limit the number of requests made # * to shoutcast. please respect the shoutcast.com policies and not # * make too many requests to their site. # * # * # * # * created on 24th nov, 2003 # * # * this code is released under the gpl license # * @author sanjay madhavan # * # * version history: # * # * version date who comments # * ---------------------------------------------------------------- # * v1.0 24.11.2003 sanjay first release # * v1.1 01.12.2003 sanjay added user specifiable genres # * # * valid parameters are: # -downloaddirectory localdirectory # -maxfilespergenre 50 # -processgenre genrekey # -proxylist filename # -genrelist filename # -ignoresavedstate # -minimumbitrate n1 # -maximumbitrate n2 # jars=./lib/commons-httpclient-2.0-rc2.jar:./lib/commons-logging.jar:./lib/commons-logging-api.jar # java -cp .:$jars:./bin com.revasoft.shoutcast.plsdownloader.plsdownloader $0 $1 $2 $3 $4 $5 $6 $7 $8 $9
__________________
+-------------------------------------------------------------------------------+ | xbox1: v1.1, samsung dvd,120 gb hd,x-ecuter pro 2.2,xbmc | xbox2: v1.2, phillips dvd, retail hd, tsop, avalaunch, xbmc | xirremote, x2_4977, media center utils |
||
|
|
|
|
|
#10 |
|
Member
|
thanx allot, it worx but i got banned
but worx nevertheless.thanx /bhellium |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Java Virtual Machine - Java Runtime Enviroment built-into XBMC | KGP | XBMC Feature Suggestions | 11 | 2006-12-18 15:59 |