Skip to Content
It is currently December 2nd, 2023, 12:43 am

All times are UTC - 6 hours [ DST ]




 [ 8 posts ] 
Author Message
PostPosted: August 28th, 2019, 8:39 pm 
Offline
Senior User
Senior User

Joined: July 23rd, 2007, 2:22 am
Posts: 176
Location: Vancouver, BC, Canada
I got 3 streams working on the same port (8000) now, one at 48 kbps, one at 64 kpbs and one at 128 kbps. How does one select the desired stream if my pop-up player points to my port like this:

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
http://parkmagicradio.ca:8000/live


Also if I find my station on Shoutcast.com, it only shows the 48 kbps stream as playing. Where are the other two?

_________________
Park Magic Radio
http://parkmagicradio.ca


Top
 Profile  
 
PostPosted: August 28th, 2019, 9:13 pm 
Offline
Senior User
Senior User

Joined: July 23rd, 2007, 2:22 am
Posts: 176
Location: Vancouver, BC, Canada
I also just started getting "WARN [YP sid=x] response returned 500, NOK" errors again. What's causing this and how can I fix it?

Using DNAS 2.6.0.753 on Windows 10.

It's causing my station to get dropped from the directory.shoutcast.com site.

_________________
Park Magic Radio
http://parkmagicradio.ca


Top
 Profile  
 
PostPosted: August 30th, 2019, 11:00 am 
Offline
SVS Member
SVS Member

Joined: October 15th, 2003, 11:59 pm
Posts: 4744
Location: Los Angeles - A Little West Of Nashville
It should be:
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
http://parkmagicradio.ca:8000/index.html?sid=1

and
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
http://parkmagicradio.ca:8000/index.html?sid=2

and
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
http://parkmagicradio.ca:8000/index.html?sid=1

_________________
- DJ Dee
- Spacial Volunteer Support (SVS)
- Custom PAL services: www.palscripts.com
- http://www.AlternativeHD.com
- http://www.lahotcountry.com


Top
 Profile  
 
PostPosted: August 30th, 2019, 4:13 pm 
Offline
Senior User
Senior User

Joined: July 23rd, 2007, 2:22 am
Posts: 176
Location: Vancouver, BC, Canada
Thank you DJ Dee. I'll replace my current streaming URLs with the ones mentioned above (the last one should have a '3' instead of a '1').

Will this show my entry in the Shoutcast Directory even if I have 0 listeners? Because I find that if I have no listeners, that the entry completely disappears until someone starts listening again.

_________________
Park Magic Radio
http://parkmagicradio.ca


Top
 Profile  
 
PostPosted: August 30th, 2019, 6:50 pm 
Offline
Senior User
Senior User

Joined: July 23rd, 2007, 2:22 am
Posts: 176
Location: Vancouver, BC, Canada
I'm home now, and have just tried your suggestion. That doesn't work for me.

I need to enter this code to stream properly, which I got from my Server Administrator page for HTTP:

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
http://parkmagicradio.ca:8000/stream/2/?type=http


Otherwise as you pictured it above, it won't work. And my stream still won't stay connected to the Shoutcast Directory with 0 listeners.

_________________
Park Magic Radio
http://parkmagicradio.ca


Top
 Profile  
 
PostPosted: August 31st, 2019, 2:08 am 
Offline
Senior User
Senior User

Joined: July 23rd, 2007, 2:22 am
Posts: 176
Location: Vancouver, BC, Canada
I figured out where the NOK files were coming from!

I was missing "yport=80" in my sc_serv.conf file. I put it in, reloaded my config, and the NOK errors have disappeared, and my station is listed in the Shoutcast Directory!

Took me the better half of a week to figure this out. Glad I found it though!

Maybe this will help someone else who's getting NOK errors.

_________________
Park Magic Radio
http://parkmagicradio.ca


Top
 Profile  
 
PostPosted: August 31st, 2019, 11:53 am 
Offline
Senior User
Senior User

Joined: July 23rd, 2007, 2:22 am
Posts: 176
Location: Vancouver, BC, Canada
Well, the NOK errors are back and my station no longer shows up on the Shoutcast Directory. Any suggestions?

_________________
Park Magic Radio
http://parkmagicradio.ca


Top
 Profile  
 
PostPosted: September 18th, 2019, 11:51 am 
Offline
Senior User
Senior User

Joined: July 23rd, 2007, 2:22 am
Posts: 176
Location: Vancouver, BC, Canada
Am I the only one out there using the Shoutcast DNAS and getting NOK errors? Or is this happening to anyone else? It's intermittent, but very annoying!

"WARN [YP sid=x] response returned 500, NOK"

_________________
Park Magic Radio
http://parkmagicradio.ca


Top
 Profile  
 
Display posts from previous:  Sort by  
 [ 8 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 24 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group