Search found 2554 matches
- Sat Jul 13, 2013 6:52 am
- Forum: Radio Toolbox
- Topic: Nothing works
- Replies: 2
- Views: 6499
Re: Nothing works
It can take as long as 30 seconds for data to start making it's way into the application. If it is taking longer than the interval set in your general page then please let me know.
- Tue Jun 18, 2013 8:53 pm
- Forum: Steamcast
- Topic: About Open Broadcaster
- Replies: 1
- Views: 7629
Re: About Open Broadcaster
I am not familiar with OpenBroadcaster but you can utilize Steamcast in exactly the same way you would a Icecast 2 source.
- Tue Jun 18, 2013 8:51 pm
- Forum: Radio Toolbox
- Topic: Where can I download the v1 of RadioToolbox?
- Replies: 7
- Views: 13659
Re: Where can I download the v1 of RadioToolbox?
Can you send in your log. I would prefer to fix your issue.
- Tue Jun 18, 2013 8:49 pm
- Forum: Radio Toolbox
- Topic: Program Crash IceCast server
- Replies: 1
- Views: 4943
Re: Program Crash IceCast server
Thanks for the bug report, I will put this on the list of items to be fixed.
- Tue Jun 18, 2013 8:48 pm
- Forum: Radio Toolbox
- Topic: Using RadioToolbox with TuneIn API
- Replies: 14
- Views: 50755
Re: Using RadioToolbox with TuneIn API
You would use the Notification feature with the URL supplied
Simply replace the relevant parts with one or more of the templates below
"%_STATION_NAME_%
%_STATION_LISTENERS_%
%_STATION_TRACK_%
%_STATION_ARTIST_%
%_STATION_TITLE_%
%_STATION_ALBUM_%
%_STATION_ALBUM_COVER_%
%_STATION_TRACK_DURATION ...
Simply replace the relevant parts with one or more of the templates below
"%_STATION_NAME_%
%_STATION_LISTENERS_%
%_STATION_TRACK_%
%_STATION_ARTIST_%
%_STATION_TITLE_%
%_STATION_ALBUM_%
%_STATION_ALBUM_COVER_%
%_STATION_TRACK_DURATION ...
- Mon Jun 03, 2013 3:27 pm
- Forum: Radio Toolbox
- Topic: Radio Toolbox Crashing
- Replies: 7
- Views: 12124
Re: Radio Toolbox Crashing
You use the notifier settings to determine how data is sent. Script via POST form or GET param calls to the url of your choice. You can also FTP using a template file. Using the tags above you can build almost any structure for the data you like.
- Mon Jun 03, 2013 12:48 pm
- Forum: Radio Toolbox
- Topic: Options Window
- Replies: 26
- Views: 34146
Re: Options Window
You need a log aggregator, this can be done with some scripting. I am not sure if you know any scripting languages like PHP or ASP, but unfortunately the current version of Radio Toolbox doesn't give this break down in a user friendly way yet. Do you have a timeframe that you need this feature by. I ...
- Mon Jun 03, 2013 12:40 pm
- Forum: Radio Toolbox
- Topic: Radio Toolbox Crashing
- Replies: 7
- Views: 12124
Re: Radio Toolbox Crashing
Unfortunately this is a one man show so I haven't had much time to update the documentation.
Here is the current list of tags, most should be self-explanatory.
"%_STATION_NAME_%
%_STATION_LISTENERS_%
%_STATION_TRACK_%
%_STATION_ARTIST_%
%_STATION_TITLE_%
%_STATION_ALBUM_%
%_STATION_ALBUM_COVER ...
Here is the current list of tags, most should be self-explanatory.
"%_STATION_NAME_%
%_STATION_LISTENERS_%
%_STATION_TRACK_%
%_STATION_ARTIST_%
%_STATION_TITLE_%
%_STATION_ALBUM_%
%_STATION_ALBUM_COVER ...
- Mon Jun 03, 2013 12:21 am
- Forum: Radio Toolbox
- Topic: Unable to complete station setup on Windows 8
- Replies: 1
- Views: 3689
Re: Unable to complete station setup on Windows 8
Which version are you using, early versions were plagued with this problem but the release version on the home page should work
- Mon Jun 03, 2013 12:20 am
- Forum: Radio Toolbox
- Topic: RTB v2.0.2 build 300 Favicon Exception
- Replies: 2
- Views: 7168
Re: RTB v2.0.2 build 300 Favicon Exception
It is completely optional and the exception should not stop the program.
If you desire to have a favicon please see http://en.wikipedia.org/wiki/Favicon for in depth information on what it is.
If you desire to have a favicon please see http://en.wikipedia.org/wiki/Favicon for in depth information on what it is.
- Mon Jun 03, 2013 12:19 am
- Forum: Radio Toolbox
- Topic: Does "Current track"- catcher.php work in RTB v2.02 build300
- Replies: 1
- Views: 4622
Re: Does "Current track"- catcher.php work in RTB v2.02 buil
See my reply here. The documentation is out of date for v2.
http://forums.radiotoolbox.com/viewtopic.php?f=2&t=3440
http://forums.radiotoolbox.com/viewtopic.php?f=2&t=3440
- Mon Jun 03, 2013 12:17 am
- Forum: Radio Toolbox
- Topic: Listerner Stats Show 0 Listeners for V2 Streams
- Replies: 6
- Views: 11106
Re: Listerner Stats Show 0 Listeners for V2 Streams
Can you guys private message me or post your stream url's v2 has differing levels of stats support.
Also make sure that you use the stream id as your url
for instance http://myip:8000/stream/<sid>
Any vanity stream names will not work or be detected correctly in v2.
Also make sure that you use the stream id as your url
for instance http://myip:8000/stream/<sid>
Any vanity stream names will not work or be detected correctly in v2.
- Mon Jun 03, 2013 12:16 am
- Forum: Radio Toolbox
- Topic: Radio Toolbox Crashing
- Replies: 7
- Views: 12124
Re: Radio Toolbox Crashing
Actually that directory should have been added when Radio Toolbox first started. I will put in some extra checks to ensure the directory exists in the next update.
As far as the "Default Server" feature found in v1. There is no Default server in v2. It uses the collaborative stats of all your ...
As far as the "Default Server" feature found in v1. There is no Default server in v2. It uses the collaborative stats of all your ...
- Mon Jun 03, 2013 12:13 am
- Forum: Radio Toolbox
- Topic: Setting Up RTB with Live365
- Replies: 1
- Views: 3913
Re: Setting Up RTB with Live365
At this time Radio Toolbox does not support Live365 stats, we will see about adding this feature very soon.
- Mon Jun 03, 2013 12:12 am
- Forum: Radio Toolbox
- Topic: Options Window
- Replies: 26
- Views: 34146
Re: Options Window
We will add this capability to our feature request list.