Radio Toolbox v2 Beta 4

Ask questions, request features, or just complement us about our software and services.
Locked
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Radio Toolbox v2 Beta 4

Post by Jay »

Hi all,

We are pleased to announce the release of Radio Toolbox v2 Beta 4. This update adds 2 Very notable features, Silence detection in the Air Check Tab and Listener administration for supported servers in the Listener tab. I was originally going to wait for 2.1 for these features, but decided that it was long overdue for these to be in Radio Toolbox. I am now 99% sure the radio toolbox features for 2.0 are locked.

This is a mostly featured locked version.

This new version includes the following new changes:
HTTP Authentication added to Server Checks. Enter entries as: http://user:pass@hotname/path
Station Browser is a little more user friendly.
BASS Libs updated to latest versions.
Radio Toolbox can now run in either 32 or 64 bit mode.
64 bit binaries added to installer.
Release build now builds for ANY CPU.
Bass.Net in wrong directory
Bass Load libs made static.
Fixed Album Art.
Window initiates and configures in Shown callback instead of main thread
Album Art is now cached in TrackInfo.
Added Basic VU db support
Fixed Ultravox caching.
Track Graph now hugs the left side of the graph when the lowest listener graphed value is below 4.
Mouse Scroll Wheel is now handled properly in Track Graph.
Logger will only auto-scroll if the last item is visable.
Installer resets out path to proper location after univeral bin dlls are installed
Added new Air Check filter to check and alert on stations running below decibel level thresholds.
Listener Administration Now allows Administrative actions on SHOUTcast v1, v2 (kick not supported yet due to a bug in SHOUTcast), Steamcast, Icecast 2.
Track Graph and Listener Administration windows smarter
Listener Tab can now break out to Listener Administration window.
Listener View allows multiple selections for server actions
Added more server params for Steamcast.
More correct loading of BASS libraries
Blank ListenerView Window fixed
Tab To Window Initiated less sensitive and reversable.
Status messages for Notifiers are now thrown back to the Notification list.
BASS Libs properly unloaded on exit.
Radio Toolbox v1 Web Scripting Template fixes.
Fixed UrlEncoding on some server stat parsers.
Standardized Listener variable on all servers to be the Total Listeners. Unique Listeners still available.
Stats admin and pass now passed to Windows Media for servers supporting Spacial Audio's MPM.
Templatizer adds the following new Variables:
%_STATION_AUDIO_CHECK_SUCCESS_%
%_STATION_AUDIO_DBV_RIGHT_%
%_STATION_AUDIO_DBV_LEFT_%
%_STATION_AUDIO_CHECK_INTERVAL_%
%_STATION_AUDIO_DBV_MINIMUM_%
%_CURRENT_DATE_%
%_CURRENT_DATE_LONG_TIME_%
%_CURRENT_DATE_YEAR_%
%_CURRENT_DATE_MONTH_%
%_CURRENT_DATE_DAY_%
%_CURRENT_DATE_HOUR_%
%_CURRENT_DATE_HOUR12_%
%_CURRENT_DATE_MINUTE_%
%_CURRENT_DATE_SECOND_%
%_CURRENT_DATE_MILLISECOND_%
%_CURRENT_DATE_TOD_%
%_RTB_USER_%
%_RTB_PASS_%
%_TOUCH_INTERVAL_%

Please make sure to UNINSTALL ANY PRIOR VERSION of Radio Toolbox v2 Alpha before installing this new version.

This version is not yet production ready but is considered to be mostly stable, so feel free to start trying it out as a replacement for v1 if you feel adventurous. Online Log integration is not quite ready so if you heavily rely on the Online log feature then please keep your old rtb v1 setups until legacy integration is complete.

Update: Beta is closed. The release candidate will be released very shortly.

It can also be grabbed in auto update from the about screen on any beta 2 or newer version.

Enjoy ;)
- Jay
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Re: Radio Toolbox v2 Beta 4

Post by Jay »

I patched in some fixes for Air Check, so if you downloaded it previous to this post, you might redownload and reinstall.

The fixes were related to crashes caused during tab switching with air check running.

Also HTTP Authentication support was added for streams protected with this mechanism.
- Jay
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Re: Radio Toolbox v2 Beta 4

Post by Jay »

Released a bug patch release to kill NullReference Exception that could potentially occur at random times. Also this patch build has better Air Check Start Stop handling code.

This will be the last patch release for beta 4.
- Jay
BCNINC
Posts: 1
Joined: Tue Jun 05, 2012 10:27 pm

Re: Radio Toolbox v2 Beta 4

Post by BCNINC »

Hi Jay -

I just installed the software on my Windows 7 64-bit workstation and when I went to Add my server's URL the application crashed to desktop and now every time I go to reload the application, the application crashes and fails to load again so I can delete the stream from the list.....

Note - I'm using a SHOUTcast2 server if that has anything to do with it.

Eric
BCN, Inc.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Re: Radio Toolbox v2 Beta 4

Post by Jay »

Please post your log so we can dissect the crash.
- Jay
hdradionetwork
Posts: 2
Joined: Tue May 15, 2012 8:55 pm

Re: Radio Toolbox v2 Beta 4

Post by hdradionetwork »

I get this Microsoft .NET Framework error on launch



See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Height must be greater than 0px.
at System.Windows.Forms.DataVisualization.Charting.ChartPicture.InspectChartDimensions(Int32 width, Int32 height)
at System.Windows.Forms.DataVisualization.Charting.ChartPicture.set_Height(Int32 value)
at System.Windows.Forms.DataVisualization.Charting.Chart.OnResize(EventArgs e)
at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds(Rectangle bounds, BoundsSpecified specified)
at System.Windows.Forms.Layout.DefaultLayout.xLayoutDockedControl(IArrangedElement element, Rectangle newElementBounds, Boolean measureOnly, Size& preferredSize, Rectangle& remainingBounds)
at System.Windows.Forms.Layout.DefaultLayout.LayoutDockedControls(IArrangedElement container, Boolean measureOnly)
at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement container, Boolean measureOnly, Size& preferredSize)
at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args)
at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs)
at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
at System.Windows.Forms.Control.OnResize(EventArgs e)
at System.Windows.Forms.Panel.OnResize(EventArgs eventargs)
at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.TabPage.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
at System.Windows.Forms.Control.set_Bounds(Rectangle value)
at System.Windows.Forms.TabControl.ResizePages()
at System.Windows.Forms.TabControl.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TabControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
RadioToolbox
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.104
CodeBase: file:///C:/Program%20Files/Radio%20Toolbox%20Beta/RadioToolbox.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.278 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.275
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.275 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.275 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Windows.Forms.DataVisualization
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
mkfw11gu
Assembly Version: 2.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Re: Radio Toolbox v2 Beta 4

Post by Jay »

Do you get any text in your logs? You can find log in the programs menu for Radio Toolbox.
- Jay
hdradionetwork
Posts: 2
Joined: Tue May 15, 2012 8:55 pm

Re: Radio Toolbox v2 Beta 4

Post by hdradionetwork »

I will look when I return to my office and send them.
User avatar
bestradiobrasil
Posts: 6
Joined: Sat Feb 14, 2009 10:14 am
Location: Sao Paulo, Brazil
Contact:

Re: Radio Toolbox v2 Beta 4

Post by bestradiobrasil »

Hi Jay!

The new version of RTB running at Windows 7 x64?
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Re: Radio Toolbox v2 Beta 4

Post by Jay »

bestradiobrasil wrote:Hi Jay!

The new version of RTB running at Windows 7 x64?

Running and tested to work properly.
- Jay
toppertje
Posts: 1
Joined: Mon Jul 02, 2012 5:14 am

Re: Radio Toolbox v2 Beta 4

Post by toppertje »

suddenly radiotoolbox on Windows 7 x64 isn't working anymore
  • Version=1
    EventType=CLR20r3
    EventTime=129856970242662853
    ReportType=2
    Consent=1
    ReportIdentifier=348d71a6-c42d-11e1-b526-002354821fb9
    IntegratorReportIdentifier=348d71a5-c42d-11e1-b526-002354821fb9
    Response.type=4
    Sig[0].Name=Problem Signature 01
    Sig[0].Value=radiotoolbox.exe
    Sig[1].Name=Problem Signature 02
    Sig[1].Value=2.0.0.0
    Sig[2].Name=Problem Signature 03
    Sig[2].Value=4fa3007c
    Sig[3].Name=Problem Signature 04
    Sig[3].Value=RadioToolbox
    Sig[4].Name=Problem Signature 05
    Sig[4].Value=2.0.0.0
    Sig[5].Name=Problem Signature 06
    Sig[5].Value=4fa3007c
    Sig[6].Name=Problem Signature 07
    Sig[6].Value=208
    Sig[7].Name=Problem Signature 08
    Sig[7].Value=b8
    Sig[8].Name=Problem Signature 09
    Sig[8].Value=System.Exception
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.1
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1043
    DynamicSig[22].Name=Additional Information 1
    DynamicSig[22].Value=bb69
    DynamicSig[23].Name=Additional Information 2
    DynamicSig[23].Value=bb694498ce8e21356267bdd7d9db6a29
    DynamicSig[24].Name=Additional Information 3
    DynamicSig[24].Value=68ba
    DynamicSig[25].Name=Additional Information 4
    DynamicSig[25].Value=68ba5ed3d384d14ea84ba77362e285b3
    UI[2]=C:\Program Files (x86)\Radio Toolbox Beta\RadioToolbox.exe
    UI[3]=Radio Toolbox has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files (x86)\Radio Toolbox Beta\RadioToolbox.exe
    LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\Windows\SYSTEM32\MSCOREE.DLL
    LoadedModule[3]=C:\Windows\system32\KERNEL32.dll
    LoadedModule[4]=C:\Windows\system32\KERNELBASE.dll
    LoadedModule[5]=C:\Windows\system32\ADVAPI32.dll
    LoadedModule[6]=C:\Windows\system32\msvcrt.dll
    LoadedModule[7]=C:\Windows\SYSTEM32\sechost.dll
    LoadedModule[8]=C:\Windows\system32\RPCRT4.dll
    LoadedModule[9]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
    LoadedModule[10]=C:\Windows\system32\SHLWAPI.dll
    LoadedModule[11]=C:\Windows\system32\GDI32.dll
    LoadedModule[12]=C:\Windows\system32\USER32.dll
    LoadedModule[13]=C:\Windows\system32\LPK.dll
    LoadedModule[14]=C:\Windows\system32\USP10.dll
    LoadedModule[15]=C:\Windows\system32\IMM32.DLL
    LoadedModule[16]=C:\Windows\system32\MSCTF.dll
    LoadedModule[17]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
    LoadedModule[18]=C:\Windows\system32\MSVCR100_CLR0400.dll
    LoadedModule[19]=C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\6087fce8f76d9af69af496cb10b7d1ee\mscorlib.ni.dll
    LoadedModule[20]=C:\Windows\system32\ole32.dll
    LoadedModule[21]=C:\Windows\system32\CRYPTBASE.dll
    LoadedModule[22]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll
    LoadedModule[23]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll
    LoadedModule[24]=C:\Windows\system32\OLEAUT32.dll
    LoadedModule[25]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System\935aea6e7eae16674abdd96a68ec97af\System.ni.dll
    LoadedModule[26]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\1225ef41527a975de83f22328d0a3b93\System.Drawing.ni.dll
    LoadedModule[27]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\e883d90a0210bf99ca88f3b4ade53a24\System.Windows.Forms.ni.dll
    LoadedModule[28]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\b64f213e823a591607c45fac4997801e\System.Core.ni.dll
    LoadedModule[29]=C:\Windows\system32\uxtheme.dll
    LoadedModule[30]=C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\28ca4f076264ab07f1d00a6c9623dc49\System.Xml.ni.dll
    LoadedModule[31]=C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\e286701acf74012d3aa4a21953f03b6b\WindowsBase.ni.dll
    LoadedModule[32]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[33]=C:\Windows\system32\rsaenh.dll
    LoadedModule[34]=C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\9d69a7a407bbc43a1bcb2da603af5840\PresentationCore.ni.dll
    LoadedModule[35]=C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationFramewo#\a3c3789d54894008501ce5891f1eeb40\PresentationFramework.ni.dll
    LoadedModule[36]=C:\Windows\system32\dwrite.dll
    LoadedModule[37]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll
    LoadedModule[38]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll
    LoadedModule[39]=C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_a4d6a923711520a9\comctl32.dll
    LoadedModule[40]=C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
    LoadedModule[41]=C:\Windows\system32\VERSION.dll
    LoadedModule[42]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll
    FriendlyEventName=Stopped working
    ConsentKey=CLR20r3
    AppName=Radio Toolbox
    AppPath=C:\Program Files (x86)\Radio Toolbox Beta\RadioToolbox.exe
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Re: Radio Toolbox v2 Beta 4

Post by Jay »

We will be releasing a release candidate later this week. It is safe to remove all beta versions of Radio Toolbox.
- Jay
User avatar
gdradio
Posts: 130
Joined: Thu Jun 24, 2004 9:03 pm
Contact:

Re: Radio Toolbox v2 Beta 4

Post by gdradio »

Jay wrote:We will be releasing a release candidate later this week. It is safe to remove all beta versions of Radio Toolbox.
great! yes RTB stopped working for me also
Image
User avatar
Max
Posts: 153
Joined: Fri Oct 21, 2011 1:39 am

Re: Radio Toolbox v2 Beta 4

Post by Max »

Locked