Go Back   Winamp Forums > SHOUTcast > SHOUTcast Discussions

Reply
Thread Tools Search this Thread Display Modes
Old 18th April 2006, 23:46   #1
audiomonkey
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.
audiomonkey is offline   Reply With Quote
Old 19th April 2006, 01:20   #2
jeffy777
Major Dude
 
jeffy777's Avatar
 
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.
jeffy777 is online now   Reply With Quote
Old 19th April 2006, 01:52   #3
audiomonkey
Junior Member
 
Join Date: Nov 2004
Posts: 13
Quote:
Originally posted by jeffy777
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.
How can I do this?
audiomonkey is offline   Reply With Quote
Old 19th April 2006, 02:03   #4
djSpinnerCee
Forum King
 
djSpinnerCee's Avatar
 
Join Date: Aug 2004
Location: Hollis, Queens, NYC
Posts: 3,183
Send a message via AIM to djSpinnerCee
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 ...
djSpinnerCee is offline   Reply With Quote
Old 19th April 2006, 02:15   #5
audiomonkey
Junior Member
 
Join Date: Nov 2004
Posts: 13
Quote:
Originally posted by djSpinnerCee
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 ...
It only shows the last 10 songs

http://67.159.26.176:8668/played.html
audiomonkey is offline   Reply With Quote
Old 19th April 2006, 02:25   #6
djSpinnerCee
Forum King
 
djSpinnerCee's Avatar
 
Join Date: Aug 2004
Location: Hollis, Queens, NYC
Posts: 3,183
Send a message via AIM to djSpinnerCee
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.
djSpinnerCee is offline   Reply With Quote
Old 19th April 2006, 02:27   #7
audiomonkey
Junior Member
 
Join Date: Nov 2004
Posts: 13
Quote:
Originally posted by djSpinnerCee
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.
Well, i was hoping there was a program like AMIP which lets you log song names with a time stamp. AMIP works with Winamp just fine, but it only logs the current song name to a TXT file, and replaces it when the next song name is played.

Thats what I was looking for, something like AMIP
audiomonkey is offline   Reply With Quote
Old 19th April 2006, 03:00   #8
jeffy777
Major Dude
 
jeffy777's Avatar
 
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
jeffy777 is online now   Reply With Quote
Old 19th April 2006, 04:21   #9
audiomonkey
Junior Member
 
Join Date: Nov 2004
Posts: 13
Quote:
Originally posted by jeffy777
Ahhh, so it's not your station that you want to log? Well, then don't use the php option
What other option do i have?
audiomonkey is offline   Reply With Quote
Reply
Go Back   Winamp Forums > SHOUTcast > SHOUTcast Discussions

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump