|
|
|
|
#1 |
|
Junior Member
|
Edit the SHoucast D.N.A.S Status
I would like to edit my shoutcast status page which normally can be accessed such as, http://65.110.37.160:17845 . I see my friend, he can edit it. because normal calor is black.... and it's to dark.
Any one have idea to edit ??? Because i search on my pc already the shoutcast status, and i couldn't find it. Please someone help me
|
|
|
|
|
|
#2 |
|
Junior Member
|
Yup, you sure can.
I host the server my self and so I open up the GUI Server code and edit the HTML tags that are sent out along with the audio stream. Just search the code for #000000 which is the hex for the black background. I havn't tried this, but I have done exactly the same thing for the WWWinamp server as the generic black didn't quite look right on my while & pale blue scheme on my site! Any questions post on my forum http://www.blind-summit.co.uk/forum.html Hope this helps / sends you in the right direction Alex |
|
|
|
|
|
#3 |
|
Junior Member
|
How
Yehhhh... But i don't know hot to search it ??? I host my server ar my own pc. i try to search by using listen.pls in my pc, however... i can't find it!
|
|
|
|
|
|
#4 |
|
Forum King
Join Date: Jul 2003
Location: Houston, TX
Posts: 6,813
|
NOTE: Listen.pls does not actually exist on the computer (unless created). It simply tells the computer to connect in WinAmp instead of going to the DNAS status page.
-- Michael |
|
|
|
|
|
#5 |
|
Junior Member
|
SO.. That's why....
Yes.. I know it. That's why i can't find dnas status page. Can anyone pls tell me how to find it ??? Which file do i need to find and edit so the dnas page can be edited.
|
|
|
|
|
|
#6 |
|
Major Dude
Join Date: Aug 2003
Posts: 942
|
Erm Sorry i don't think that you can, without nhacking the exe file, which wouldn't be a good idea. If you want to have a customised status page write your own page using ASP or PHP and use the XML data from the server. There is a very good, free ASP class available from http://www.casterclub.com/scast_asp2xml.php . It is nice an simple and you should have no problem using it if you have even the most basic knowledge of ASP.
|
|
|
|
|
|
#7 |
|
Junior Member
|
There is
I don't think there is no way. but we just don't know how to. can u see one example ... http://indoradio.sb5.org:8181 <--- this one they have modified some of the part and bg. and they are not using asp. That's wht i want to find out.
|
|
|
|
|
|
#8 |
|
Major Dude
Join Date: Aug 2003
Posts: 942
|
I did not say it was impossible i just said i think you would have to hack the exe file. I.e. edit it with a hex editor and find the html that is the palylist page. I think that is what has been done on the station you link to. Beleive me i think it would be easyier and safer (hacking .exe files is not for the feint of heart) to just write an ASP page using the XML stats, after all that is what they are for.
|
|
|
|
|
|
#9 |
|
Junior Member
|
Asp
So .. if we use asp .... can we make it open at our radio ip/host and port ?? such as http://indogaulz.servemp3.com:7777 . how do we make it ??? because i'm running the radio server at my own pc.
|
|
|
|
|
|
#10 |
|
Alumni
Join Date: Sep 2001
Location: Maui, Hawaii
Posts: 14,108
|
Check out the Sticky post titled...
SHOUTcast: Important Info & Answers to FAQs. READ ME! Scroll down a bit and look for the section titled... General SHOUTcast Information -> SHOUTcast ToolBox (All sorts of nifty add-ons for SHOUTcast) 1. The PHP based XML parser is a complete solution and comes ready for you to customize. 2. The Javascript parser (actually ASP) is another complete solution and comes ready for you to customize. Note: Apparently this link isn't working anymore. Try this thread for other ASP options. Also, for an html implementation, check out: KXRM's RadioToolbox Oddsock's Do Something DSP plugin |
|
|
|
|
|
#11 |
|
Junior Member
|
yakedy schmakedy - hacking the code!! They give you the damn code so that ppl can customise it.
Here is the section of code in WWWinamp. Open up MAIN.C in a suitable editor (or tell me what settings u want and I will do the coding) and replace the following lines: PHP Code:
|
|
|
|
|
|
#12 |
|
Alumni
Join Date: Sep 2001
Location: Maui, Hawaii
Posts: 14,108
|
WWWinamp != DNAS
|
|
|
|
|
|
#13 | |
|
Major Dude
Join Date: Aug 2003
Posts: 942
|
Quote:
|
|
|
|
|
|
|
#14 |
|
Junior Member
|
You dummies. Doth the DNAS and WWWinamp send data out from the EXE file. modifying the WWWinamp steam and the DNAS stream is next to identical. Just open up the exe for either (my example was for WWWinamp) and look for the HTML code just search for #000000 as this creates the black background. It's the same in both programs.
Sorry I didn't make this clearer |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|