Search found 78 matches
- Fri May 13, 2016 3:49 pm
- Forum: Steamcast
- Topic: Questions?
- Replies: 7
- Views: 20398
Re: Questions?
You can find our branding at http://www.radiotoolbox.com/steamcast/steamcast_brand.zip I am working on my radio getting it setup on Linux. the config wont load and port keeps defaulting to 8000 when i changed that argh so annoying. ill wait till you update this and make it run in the background whe...
- Wed Mar 30, 2016 1:05 am
- Forum: Steamcast
- Topic: Relay not getting listed
- Replies: 2
- Views: 11430
Re: Relay not getting listed
LOL scrap the thread. I didn't have public set in mpd conf. I guess forgot to set it to public after testing.
- Tue Mar 29, 2016 9:29 pm
- Forum: Steamcast
- Topic: Relay not getting listed
- Replies: 2
- Views: 11430
Relay not getting listed
Haven't really paid attention to my stream since I set up the replay mounts. Noticed its not listed in the dirs This is my cfg with the relay setting. SourceMount1=/live.mp3 SourceBackup1=/auto.mp3 SourceUser1=++++ SourcePass1=+++++ SourceUserMax1=100 SourcePublic1=no SourceMount2=/auto.mp3 SourceUs...
- Thu Feb 04, 2016 2:20 pm
- Forum: Steamcast
- Topic: Hide other mounts when only using a relay
- Replies: 1
- Views: 10425
Hide other mounts when only using a relay
Is there a way to hide all mounts on the Steamcast page located at http://ip:8000 if say I'm using a relay as the main mount that I want people to use?
- Wed Feb 03, 2016 1:17 am
- Forum: General Discussion
- Topic: Listener statistics
- Replies: 2
- Views: 12074
Listener statistics
I've never looked into any stats compiling before as I didn't really care as long as someone was listening :) What are some log analyzers for listeners/track statistics. I Can find much besides Centova or using webalizer or an apache log parser. I need something that will generate a report I can jus...
- Wed Feb 03, 2016 12:27 am
- Forum: Steamcast
- Topic: Possible bug
- Replies: 1
- Views: 10421
Possible bug
Not sure if this is because of the relay mount but on http://play.blunt.audio:8000 page the relay mount does not update the track name unless you reload the browser window or the main mounts track changes one track later. So its alway one track behind.
- Tue Feb 02, 2016 7:50 pm
- Forum: Steamcast
- Topic: Can mount users be added/manage remotely with other software
- Replies: 3
- Views: 13246
Re: Can mount users be added/manage remotely with other soft
You could write something that could do this by making the right form calls to the backend control panel. Something like this Add http://{Your Steamcast Address}/admin/stream/{StreamID}/users/?action=create&username={USER}&password={PASSWORD}&password-confirm={PASSWORD}&group=4 Remo...
- Mon Feb 01, 2016 8:30 pm
- Forum: Steamcast
- Topic: Can mount users be added/manage remotely with other software
- Replies: 3
- Views: 13246
Can mount users be added/manage remotely with other software
Would someone be able to access Steamcast back end with other software (custom module) to say add users to the live mount. I was thinking more of Drupal users with the right access being able to log into the Drupal site, pick a date on a calendar and on that date Drupal would add the Streamcast user...
- Mon Feb 01, 2016 3:02 am
- Forum: Steamcast
- Topic: Relay mount question.
- Replies: 2
- Views: 12122
Re: Relay mount question.
Yes, that is due to the fact that you are trying to ask Steamcast to relay /live.mp3 on /live.mp3 and creating an infinite loop. Change this line ... SourceMount3=/listen.mp3 SourceRelay1=play.blunt.audio:8000/live.mp3 SourcePublicRelays=yes to this ... SourceMount3=/listen.mp3 SourceRelay 3 =play....
- Mon Feb 01, 2016 2:20 am
- Forum: Steamcast
- Topic: Relay mount question.
- Replies: 2
- Views: 12122
Relay mount question.
I want to have a relay mount (listen.mp3) that is the main mount that all listeners will hook up to. I want this relay to hook up to a live mount (live.mp3) and then when live is not used fall back to replaying the auto mount (auto.mp3) which is the auto dj mount. I also want this mount to be listed...
- Mon Feb 01, 2016 2:05 am
- Forum: Steamcast
- Topic: Something odd
- Replies: 1
- Views: 9938
Something odd
Ok I was trying to set up a relay (the main mount eveyone wold listen to) to my fallback auto dj mount so I can have one mount to display listeners for either live or auto mounts. After setting up the reply (which I was having some issues with) after some time steamcast CPU went up. I looked at the ...
- Fri Jan 29, 2016 6:19 pm
- Forum: Steamcast
- Topic: MPD as source works
- Replies: 18
- Views: 40024
Re: MPD as source works
I think from reading this url seems they have no plans to fix it http://bugs.musicpd.org/print_bug_page.php?bug_id=4139 2014-10-11 18:47 cirrus Resolution open => won't fix Notes (0008908) cirrus 2014-10-11 18:47 Shit in, shit out. If you have a tag twice, MPD will show it twice. MPD cannot know whi...
- Fri Jan 29, 2016 6:13 pm
- Forum: Steamcast
- Topic: CPU going high 100%+
- Replies: 17
- Views: 36366
Re: CPU going high 100%+
So far seems stable and no more issues, good job!
- Fri Jan 29, 2016 6:00 pm
- Forum: Steamcast
- Topic: MPD as source works
- Replies: 18
- Views: 40024
Re: MPD as source works
That is probably what is happening then. As an experiment remove the ID3v1 tag from a test file and send it through MPD and see if the duplicating meta entries occur for that file. If it does not then this is most definitely a bug in MPD. What MPD should be doing is ignoring ID3v1 tags if it sees a...
- Fri Jan 29, 2016 5:40 pm
- Forum: Steamcast
- Topic: Any scripts to show current track/last play tracks?
- Replies: 36
- Views: 81397
Re: Any scripts to show current track/last play tracks?
Ok so its was the host blocking ports fixed now.sound selecta wrote:Look like my current host is going something weird as my test host is working fine http://www.grungyaudio.com/stest2.php