|
|
#1 |
|
Junior Member
Join Date: Nov 2004
Posts: 13
|
PLEASE is there anyway to log streaming filenames?
Im trying to figure out a way to log the filenames of streaming songs to a TXT file. I leave Shoutcast on while working, and sometimes want to know who sang a song, but cant get to the computer while its playing.
|
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Jan 2006
Posts: 624
|
If you know some php/mysql you could insert every track into the database, or even write it to a text file like you mentioned.
|
|
|
|
|
|
#3 | |
|
Junior Member
Join Date: Nov 2004
Posts: 13
|
Quote:
|
|
|
|
|
|
|
#4 |
|
Forum King
|
Maybe an easier way is to visit the /played.html of the DNAS server that you're listening to -- same URL before the /listen.pls ...
|
|
|
|
|
|
#5 | |
|
Junior Member
Join Date: Nov 2004
Posts: 13
|
Quote:
http://67.159.26.176:8668/played.html |
|
|
|
|
|
|
#6 |
|
Forum King
|
Yes, it does ... 10 ... maybe more if the DNAS admin wants to show more...
If you need more, you gotta do that on your own. For what you want it for, it's not worth the trouble -- you will have to interrogate the DNAS server every minute or so via /index.html, parse it to read the current track name and write it to your file, you may have to time stamp them and not write duiplicates if you don't want the list to get really long really fast -- be careful if the server is not yours or you do not have permission -- it may be considered abuse, and you could get a ban placed on your IP by the DNAS admin -- a ban will prevent you from listening as well. |
|
|
|
|
|
#7 | |
|
Junior Member
Join Date: Nov 2004
Posts: 13
|
Quote:
Thats what I was looking for, something like AMIP
|
|
|
|
|
|
|
#8 |
|
Major Dude
Join Date: Jan 2006
Posts: 624
|
Ahhh, so it's not your station that you want to log? Well, then don't use the php option
|
|
|
|
|
|
#9 | |
|
Junior Member
Join Date: Nov 2004
Posts: 13
|
Quote:
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|