SAM Broadcaster PRO Changelog

What's new in SAM Broadcaster PRO 2023.3

Aug 29, 2023
  • Activation system upgrade.

New in SAM Broadcaster PRO 2023.1 (May 12, 2023)

  • Album cover search improvement.

New in SAM Broadcaster PRO 2022.6 (Jan 19, 2023)

  • Fixed album cover search.
  • Build pipeline improvements.

New in SAM Broadcaster PRO 2022.4 (Aug 18, 2022)

  • Updated EV CodeSign Certificate and deployment pipeline.
  • Fixed auto-updater security check to work with new certificate

New in SAM Broadcaster PRO 2022.3 (Jun 29, 2022)

  • Control SAMBC from your keyboard, bluetooth device or other input that supports virtual media keys.
  • Enable hotkeys in SAM->Config->General
  • This allows you to control mute studio, play, pause, next track and fade to next track. (Hold Shift to trigger fade-to-next while pressing Next Track command button)

New in SAM Broadcaster PRO 2022.1 (Mar 23, 2022)

  • Fixed SSL support for various components.
  • Updated SSL certificate.

New in SAM Broadcaster PRO 2021.6 (Mar 11, 2022)

  • Fixed issue with PRO DJ Keys.
  • Updated several URLs to use http://HTTPS.
  • SAMReporter can now be started with /INSTANCE=(instance_name) for multi-instance installations. Automatically starts with the correct instance name if launched via SAMBC->Menu->Tools->Reports.

New in SAM Broadcaster PRO 2021.5 (Nov 10, 2021)

  • Upgraded build chain.

New in SAM Broadcaster PRO 2021.4 (Jul 20, 2021)

  • Fix read of BPM from tag and updating of BPM field in database when changed.
  • Updated dates and information on various windows

New in SAM Broadcaster PRO 2020.5.67396 (Oct 22, 2020)

  • Schedule maintenance tasks (Clear history, Reset Weight Balance,
  • Verify Tracks).

New in SAM Broadcaster PRO 2020.1 (Jan 13, 2020)

  • Notes window for quick notes or static information area.

New in SAM Broadcaster PRO 2019.2 (May 27, 2019)

  • MariaDB support.

New in SAM Broadcaster PRO 2019.1 (Mar 20, 2019)

  • New "File Manager" within Playlist window allows you to browse your tracks by folder where tracks are stored (i.e. by file storage location).
  • "File Manager" allows you to rescan a specific folder (and optionally sub-folders) to add new tracks and remove deleted tracks.
  • SmPlaylistOrder selection logic. Clockwheel can select items in ordered Playlist to play in that exact order.
  • Fade settings can be typed in for more accuracy.
  • Clock settings - change colors or switch to 24 hour mode. (Right-click on clock)
  • New Scheduled Event type - ability to trigger Countdown Timer with optional flashing effect.
  • Fixed bug where items dropped on a Playlist name result with "sortID" calculated incorrectly. You may need to re-create your playlists you wish to use with smPlaylistOrder.

New in SAM Broadcaster PRO 2018.10 (Nov 27, 2018)

  • Fixed "future date" error inside Event Scheduler.
  • Prevent race condition inside Event Scheduler.
  • Display bigger event numbers.

New in SAM Broadcaster PRO 2018.9 (Oct 25, 2018)

  • Event Scheduler improved to show ETA of next event execution.
  • Ability to enable/disable scheduled events.

New in SAM Broadcaster PRO 2018.8 (Sep 25, 2018)

  • Ability to change background color and set background image for Main and Dual screen. (Right-click on desktop).
  • Improvements to Windows Media decoding.

New in SAM Broadcaster PRO 2018.7 (Aug 1, 2018)

  • Upgrades in previous version caused some edge case problems with AAC/M4A/Ogg. Fixed these issues.

New in SAM Broadcaster PRO 2018.6 (Jul 19, 2018)

  • Added M4A stream decoding support.
  • Added stream decoding support for SAM Cloud / Cheapest Stream servers.
  • Fixed AAC stream decoding support.
  • Added HTTP server playback of AAC/M4A files.
  • Updated AAC decoder library.

New in SAM Broadcaster PRO 2018.5 (Jun 26, 2018)

  • Streaming decoding support from HTTPS sources.
  • Streaming decoding support from sources protected by HTTP Basic Authentication. (Include credentials in URL, i.e. http://user:[email protected]/file.mp3)
  • Added FLAC streaming support.
  • Improved Ogg streaming support.
  • New THttpClient.EffectiveUrl in PAL scripting. Provides final URL after all redirects.
  • Fixed bug where AGC settings failed to load properly in certain cases.

New in SAM Broadcaster PRO 2018.4 (May 25, 2018)

  • Statistic Relays using new HTTP library.
  • Removed obsolete Statistic Relays.

New in SAM Broadcaster PRO 2018.2 (Mar 14, 2018)

  • Fixed memory leak with updated Wowza statistic relay.
  • Fixed memory leak with THttpClient PAL script class.
  • Better redirect support inside HTTP library.
  • THttpClient.MaxRedirects property in PAL script to enable/disable redirect support or set limits.
  • Fixed documentation issue in PAL Scripting reference for TPAL.WaitForTime.

New in SAM Broadcaster PRO 2017.11 (Dec 4, 2017)

  • Ability to label statistic relays to easily identify them. (Right-click on relay and select "Change Label").
  • Lock layout so it cannot be changed accidently.
  • Layout Snap-to-Grid mode that makes sure windows are located and sized on a 4x4 grid.
  • New default layouts for various screen sizes that is also Snap-to-Grid optimized.

New in SAM Broadcaster PRO 2017.10 (Nov 9, 2017)

  • Added ability to drag&drop a Directory into Queue, Playlist or Drop target.
  • Added ability to drag&drop a Playlist File into Queue, Playlist or Drop target.
  • Fix bug where cross-fade settings did not restore to factory defaults.
  • History opened track search window when using Ctrl+A and Ctrl+I shortcuts.
  • Improved Scheduled Events to use 24h time in all cases to avoid regional setting issues.

New in SAM Broadcaster PRO 2017.9 (Sep 29, 2017)

  • Ability to label encoders to easily identify them. (Right-click on encoder and select "Change Label")

New in SAM Broadcaster PRO 2017.8 (Sep 14, 2017)

  • PAL Studio object can now control studio muted state, Virtual DJ mode and Auto-recovery settings (Refer to PAL scripting reference).
  • PAL THttpClient class allows you to interface with external APIs or make more advanced web requests. (Refer to PAL scripting reference).
  • PAL static variable DATA_PATH that points to SAM working directory. (i.e. SAM->Tools->Jump to->Data path)
  • PAL static variable PROGRAM_PATH that points to SAM programs directory. (i.e. SAM->Tools->Jump to->Program path)
  • Execute external commands via PAL script (Example: ExecuteCmd('notepad.exe',[DATA_PATH+'EventLog.log']); ).
  • PAL can now log messages to Event Log (Example: PAL.Log('Notice message',ltNotice);).
  • HTTP Basic authentication support in both PAL scripting and audio streaming (Use http://user:[email protected]/document?query format).
  • Added AnsiQuotedStr function to PAL for easier ExecuteCmd parameter quoting.

New in SAM Broadcaster PRO 2017.7 (Aug 8, 2017)

  • Added support for additional PCM WAV formats (24bit, 32bit, 64bit in IEEE_FLOAT and PCM).

New in SAM Broadcaster PRO 2017.6 (Jul 4, 2017)

  • Database export to CSV. Use /EXPORT parameter or Export command from Program Files.
  • Database import from pevious CSV export. Use /IMPORT parameter or Import command from Program Files.
  • Updated database structure for FireBird and MySQL to be more consistent across databases.
  • Reverted URLEncode to use "%20" instead of plus ("+") for encoding spaces. This affected Shoutcast v1 titles.

New in SAM Broadcaster PRO 2017.5 (May 30, 2017)

  • Updated Help links to new Help Center location.
  • Fixed hint on Cancel Switch button.
  • Improved UTF-8 support for CheapestStream and SAMBC Cloud encoders.
  • Fixed some images not loading for Amazon Album Cover search.
  • Fixed SAM DJ pre-release timeout issue.

New in SAM Broadcaster PRO 2017.4 (May 2, 2017)

  • Removed Dual Channel as option from CheapestStream and SpacialNet encoders due to HTML5 playback incompatibility.
  • Removed Dual Channel as option from MP3 (LAME) and SpacialNet encoders.
  • Fixed missing images in online changelog.
  • Added log message for PRE-RELEASE versions (QA/BETA).
  • Updated EULA.
  • Updated CodeSign certificate.

New in SAM Broadcaster PRO 2017.3 (Mar 8, 2017)

  • New Jingles & Drops window.
  • Fixed error when deleting custom category.

New in SAM Broadcaster PRO 2017.2 (Mar 8, 2017)

  • Fixed bug where Skip Track button was enabled when DJ did not have the permission, causing DJ to be logged out when clicked.
  • Event Scheduler up/down buttons removed as state was not persisted.
  • Added "graceful back-off" logic to SAMCloud Encoder to avoid stampede scenarios and to allow "kick" functionality to work better.
  • Encoder now more gracefully handle case where two tried to DJs connect to same slot at same time.
  • CheapestStream Encoder improvements to prevent rare crash when switching users while encoding.

New in SAM Broadcaster PRO 2017.1 (Mar 8, 2017)

  • Fixed Amazon Album Cover search.
  • Removed unsupported profiles from WM Encoder.
  • WebSocket message parsing improvements.
  • Improved DEBUG edition code and tracing.
  • Upgraded network library.

New in SAM Broadcaster PRO 2016.11 (Dec 29, 2016)

  • Fixed bug where Skip Track button was enabled when DJ did not have the permission, causing DJ to be logged out when clicked.
  • Added "graceful back-off" logic to SAMCloud Encoder to avoid stampede scenarios and to allow "kick" functionality to work better.
  • Encoder now more gracefully handle case where two tried to DJs connect to same slot at same time.
  • Removed Windows Media Encoder 6kbps profile which no longer works on newer systems. (You can still create your own custom low bitrate profiles)
  • CheapestStream Encoder improvements to prevent rare crash when switching users while encoding.
  • Increased websocket buffer size to handler larger burst of messages.

New in SAM Broadcaster PRO 2016.10 (Dec 29, 2016)

  • Fixed bug where "Start/Stop Cloud" button was enabled when DJ did not have those permissions. This caused DJ to be logged out instead.
  • Improved Broadcast Control to avoid chance of race conditions with commands.
  • Fix Cloud Encoder listen link on Encoders Window.
  • Various Broadcast Control Window improvements including more robust error handling

New in SAM Broadcaster PRO 2016.9 (Dec 29, 2016)

  • Improved Broadcast Control Center toolbar.
  • Fixed file detection issue in FLAC decoder.
  • Fixed SAM Broadcaster Cloud statistic relay to properly persist Graph color, Show on Graph and Private settings.
  • Fixed issue where more than one cloud relay could show on statistic relay.
  • Fixed issue where drag from File Explorer to Playlist did not always work.

New in SAM Broadcaster PRO 2016.8 (Dec 29, 2016)

  • Dual screen support.
  • Fixed problem where DJs with only Live Streaming permission could not connect.
  • Changed Broadcast Control Center default dimensions.
  • VoiceFX: Changed workflow slightly. Hitting record does reset settings to default, but uses current settings.
  • Fixed saving window size for Playlist views.
  • UI now remembers window maximized state.
  • Properly disable Sort by Date Added for non-Playlist categories.
  • Fixed issue with Scheduled events that did not save due to regional date/time formatting issues.
  • Upgraded bug and memory tracing in DEBUG builds.
  • Fixed various minor memory leaks.

New in SAM Broadcaster PRO 2016.7 (Dec 29, 2016)

  • Fixed Shoutcast v1 metadata and statistic issue.
  • Improved FLV streamer (CheapestStream).
  • Improved MP4 decoder.
  • Fixed index out of bounds errors for:
  • Visual tree select range
  • VUMeter

New in SAM Broadcaster PRO 2016.6 (Dec 29, 2016)

  • New tutorial on how to use automated requests via SAM Broadcaster Cloud.
  • Updated user-agent information in Icecast v2 streaming. Also switched from ICE/1.0 to HTTP/1.0 as protocol identifier.
  • Improved duration parsing in WebSocket handler.

New in SAM Broadcaster PRO 2016.5 (Jun 15, 2016)

  • Fixed in-app upgrade download.
  • Added "Keep me signed in" option to SAM Broadcaster Cloud sign in screen.
  • Fixed playlist import into SAM Broadcaster Cloud while logged in as owner.
  • Improved installer checking for running application instances.
  • Fixed station permission issue when switching users after initial password failure.
  • Improved websocket message parser to handle edge cases that caused stability problems.

New in SAM Broadcaster PRO 2016.4 (Jun 15, 2016)

  • Broadcast Control now displays currently playing track information for Cloud source.
  • Do not return requests on Touch if requests are disabled on software side.
  • Enable HTTP port only for legacy requests (which helps minimize any firewall issues)
  • Fix bug where Cloud static relay could fail to update on Statistic Relay window after user switch.
  • Changed cloud statistic relay URL and also AudioRealm listing improvements.
  • Splash screen improvements.

New in SAM Broadcaster PRO 2016.3 (Jun 15, 2016)

  • Fixed bug in M4A decoder which could cause application to crash.
  • Improve handling of corrupt M4A files.
  • Fixed PAL script reset to always restart script.
  • Updated PAL Scripting Reference guide with new available PAL commands.
  • Changed hidden exception tracing parameters (Only works with DEBUG build).
  • /LogOnHidden - create debug file for hidden exceptions. (recommended and also default if no parameter specified)
  • /FailOnHidden - show bug report window on each hidden exception.
  • /DisableHidden - disable hidden exception tracing.

New in SAM Broadcaster PRO 2016.2 (Jun 15, 2016)

  • Request playlist will now also sync on changes to Playlists (if enabled).
  • Improved trace logging for easier issue resolution.
  • Fixed thread safety on some core objects.
  • Fixed problem with library import for requests via SAM Broadcaster Cloud.
  • Parameters added to trace hidden exceptions: (Only works with DEBUG build)
  • /LogOnHidden - create debug file for hidden exceptions. (recommended)
  • /FailOnHidden - show bug report window on each hidden exception.

New in SAM Broadcaster PRO 2016.1 (Jun 15, 2016)

  • SAM Broadcaster PRO and Live-DJ now supports importing requests directly from Cloud.
  • PAL scripting updates: TCloudApi, RequestPolicy.Mode. See PAL scripting reference for details.
  • Fixed issues with SAM crashing when no sound device is present while using VoiceFX.
  • Fixed rare floating point overflow issue inside VU meters.
  • Fixed issues with UTF-8 Encoding in STWCUE HTML Output events and instream STWCUE packets.
  • SAMCloud: Prompt when logging in to an active session. Also fixed signout bug.
  • SAMCloud: Refresh Request List Button will pull current request from API.
  • Clockwheel debugging option added to Category Rotation Module.
  • Product version added to activation window.
  • GUI improvements.
  • New version detection improvements.
  • Fixed weird issue with seeing track on decks if you clicked on it with both left and right mouse buttons.
  • SAM Broadcaster Cloud branding changes.
  • Licensing system updates.

New in SAM Broadcaster PRO 2015.5 (Jun 15, 2016)

  • Renamed server type on Statistic Relays for SAM Broadcaster Cloud.

New in SAM Broadcaster PRO 2015.4 (Jun 15, 2016)

  • Fix erroneous "Request Disabled" message on request port.

New in SAM Broadcaster PRO 2015.3 (Jun 15, 2016)

  • Rebrand: SAM VIBE is now SAM Broadcaster Cloud.
  • Improved various issues with Broadcast Control which did not always display the state accurately.
  • Request setting changes in preparation for cloud powered requests.

New in SAM Broadcaster PRO 2015.2 (Jun 15, 2016)

  • Fix issues related to inappropriately disabled action buttons on SAMVIBE after switching users/stations.

New in SAM Broadcaster PRO 2015.1 (Jun 15, 2016)

  • M4A support added.
  • Check SAM Broadcaster edition and warn if overwriting a different edition.
  • Warn/disable when there is no support for WMA.

New in SAM Broadcaster PRO 2014.7 (Apr 17, 2015)

  • Fix crash in SAM Broadcaster LIVE DJ when exiting during sign in process.
  • SAMVIBE: Update SAM VIBE Broadcast Control display to look similar to web interface.

New in SAM Broadcaster PRO 2014.6 (Apr 17, 2015)

  • AAC decoding support.
  • Fix SpacialNet encoder archive issue.
  • SAMVIBE: Add support polling when Websockets fail.
  • SAMVIBE: Encoder now automatically detect server changes.
  • SAMVIBE: Synchronization improvements for Live Broadcasting window.

New in SAM Broadcaster PRO 2014.5 (Apr 17, 2015)

  • SAMVIBE: Addition of new Stream Archive functionality on Broadcast Control window.
  • SAMVIBE: Disable Library Export by default including disabling for all upgraded installations.
  • Fix Race condition in licensing module.

New in SAM Broadcaster PRO 2014.4 (Apr 17, 2015)

  • SAMVIBE: Connect Live Stream now smarter at Encoder Selection
  • SAMVIBE Pal Scripting added. See PAL Manual for more information on TSamVibeAPI
  • Enable Requests temporarily on SAM Broadcaster Live DJ, will be removed once request handling works through SAMVIBE.
  • Additional logging when SAMVIBE account is forced to log off.
  • Fix SAMVIBE logging off on long duration tracks.
  • Fix SAMVIBE Greyed out Disconnect button.
  • Stability fixes in SAMVIBE module.

New in SAM Broadcaster PRO 2014.3 (Apr 17, 2015)

  • Broadcast Control: Broadcast Mode selection now a Toolbar icon
  • Broadcast Control: More Abbreviated terminology for status in Toolbar view
  • Broadcast Control: Audio Source Selection in toolbar
  • Broadcast Control: Changes to Song formatting and the addition of duration information passed to relevant source frames.
  • SAM VIBE Integration improvements to stability by better websocket management
  • Default inclusion of cmd://switch mp3 file for automated switching of Live SAM VIBE sources
  • Additional layouts added for more modern resolutions
  • Some encoders can now detect when they have not received initial audio data
  • Removal of some legacy version terminology
  • Fix for 200 error for Live365 streams
  • Fix for Unable to edit or remove ROBUST WMA stream encoders
  • Minor UI changes to Update bar

New in SAM Broadcaster PRO 2014.2 (Apr 17, 2015)

  • Improve PAL IDE GUI
  • Fix Voice Over crashes when playing at end of file
  • Fix non-alphanumeric errors in Amazon Album cover searching.
  • SAMVIBE Broadcast Control Switch on Track Change support added.
  • SAMVIBE Broadcast Control Window GUI improvements and visual cues added.
  • SAMVIBE Broadcast Control Window GUI allow Broadcast Mode changes.
  • Better handling of SAMVIBE messages.
  • Bug fixes in Auto Updater
  • Restart encoder when we are "Unable to send data fast enough"

New in SAM Broadcaster PRO 2014.1 (Apr 17, 2015)

  • Fixed disapearing image display crash in Windows XP SP2, SP3
  • Improved Verify Tracks speed and memory usage.
  • Added SAMVIBE API Live Switching/Live DJ.
  • Added Air Light Indicator Window.
  • Upgraded Lame encoder to latest version.
  • Clockwheel Location indicator in Clockwheel editor.
  • Updated About/Splash screens.
  • Allow DJ/Username in Icecast2 and SHOUTcast2 encoder configs
  • Spruced up GUI
  • Removed Tip of the Day
  • Fix Wowza statistics relay breaking when no label is specified for mount.

New in SAM Broadcaster PRO 2013.6 (Apr 17, 2015)

  • SAMVIBE library export - Limit column export to reduce export size.
  • URL redirection support added.
  • Updated user agent name on all HTTP requests.
  • Increase default VoiceFX buffer settings to more appropriate values.
  • Fixed duplication of requests bug.

New in SAM Broadcaster PRO 2013.5 (Apr 17, 2015)

  • Remove affinity limitations for better multi-core performance.
  • Clockwheel rotation logic now logs issues to help you debug rotation problems.
  • "Verify Tracks" now logs removed tracks to the %LOCALAPPDATA%\SpacialAudio\\RemovedTracks\ directory.
  • Gracefully handle incorrectly formatted track number tags in FLAC.
  • PostgreSQL - Fix for newer "character escape" support.
  • Auto application update added.
  • SAMVIBE - LIMIT Library Exports to reduce CPU consumption.

New in SAM Broadcaster PRO 2013.4 Build 38653 (Jul 6, 2013)

  • FLAC playback support!
  • Fixed double speed / corrupted audio bug.
  • SAMVIBE Library export - only upload if exported raw data changed.
  • SAMVIBE Library export - Threaded file export to avoid UI freeze with Firebird Database.
  • SAMVIBE Library export - Strip null characters from all fields.

New in SAM Broadcaster PRO 2013.3 (May 14, 2013)

  • Integration with SAM VIBE services
  • Licensing bug fixes
  • Additional graphic format support added for album art and station logos (*.png)
  • Fix for very large mp3 files not showing duration
  • Updated CheapestStream protocol
  • Fixes for Statistical relays
  • Automatic Reactivation for expiring keys
  • Fix for SAM sticking decks bug.
  • Fix for process priority being set to invalid states in Windows NT 6.x.
  • Fix for failed activations due to invalid home path
  • Fix memory leaks in Web calls
  • Updated 2013 splash screen graphics
  • Better looking activation screen.
  • Much improved manual activation process.
  • Code-signed EXE with updated certificate
  • Copyright message year updated to 2013
  • Proper SAM LITE support
  • Fix a SAM freeze bug
  • Fix activation issue where directory does not exist yet to store license file.
  • Windows 8 compatibility.
  • All new product key and activation system.
  • Improved stability in multi-CPU environments.
  • HTML Encoding removed from CDATA XML fields in stwCue.

New in SAM Broadcaster PRO 4.9.8 (Nov 9, 2012)

  • DE1425: Fix Icecast2 XML Pulldown crash.
  • DE1474: SpacialNet Relay now supports Pull mode.
  • DE1418: Fix Delete Song from Category Bug.
  • TA9362: More robust GET and POST Code.

New in SAM Broadcaster PRO 4.9.7 (Aug 29, 2012)

  • US2238: Improved CheapestStream encoder to allow compatibility with iTunes / Winamp players.
  • US2277: Listen to Stream menu option directly from encoders.
  • DE986: Fixed Wowza statistic relay issue. Added support for v3.
  • US2276: New HTML output option to send stwCue data via HTTP to Triton's Station Manager application.
  • DE1073: Fixed Category.Delete PAL scripting function.
  • DE1312: Fixed failure of SAM to start on new installation.
  • DE1313: Fixed Tip of Day scrollbar issue on Windows 7.
  • DE1340: Fixed Archive window for Cheapest Stream encoder.
  • DE1338: Fixed Crashing issues related to failed request port binding.
  • Added TRefreshList.Refresh to PAL scripting so that The RequestList can be refreshed automatically.

New in SAM Broadcaster PRO 4.9.6 (May 29, 2012)

  • [LITE] Separated AGC Configuration allowing upgrades to re-enable AGC. (DE1025)
  • [LITE] Re-enabled Audiorealm integration in Lite. (DE1078)
  • [LITE] Queue limit increased to 100 tracks. (DE1079)
  • Spacialnet encoders can now send metadata at a defined interval.
  • Cheapest Stream Statistic Relay falsely reporting inactivity fixed. (DE1077)

New in SAM Broadcaster PRO 4.9.5 (May 29, 2012)

  • Fixed race condition in Player code. (DE1001)
  • Added Check to Activation processing of XML warning of XML Core services failure. (DE989)
  • Fixed Lagging Disabled Add button on Playlist window. (DE1014)
  • Added more discriptive error messages to Windows Media Encoder.
  • Fixed WMA Settings Loss when updating account information with SpacialNet API bug (DE1015)
  • Added CheapestStream encoder to all versions of SAM.
  • Introduction of PLUS and LITE versions of SAM Broadcaster.

New in SAM Broadcaster PRO 4.9.4 (May 29, 2012)

  • /INSTANCE= flag could be used to run multiple instances of the software.
  • /SHUTDOWNALL flag to shut down all instances.
  • Added PAL method Queue.Refresh
  • Added PAL method TPlayer.FadeToNextCustom(fadeLevel, duration)
  • Added PAL method TPlayer.FadeToVolume(volumeLevel, duration)
  • Finally completely fixed double-play issue.

New in SAM Broadcaster PRO 4.9.2 (May 29, 2012)

  • Added SpacialNet Encoder and SpacialNet Relays for easy configuration of SpacialNet stream hosting.
  • Fixed UTF-8 support in player decks, Song Info Editor & Search window.
  • Fixed double-play issue when custom XFade settings are applied.
  • Updated email address for activations.
  • Made all buttons fit properly on Edit time window.
  • Fixed issue when clicking on corner of Pause/Play button that button toggle did not happen.
  • Made more space for "Artist" label on Player as on XP it cut off slightly.
  • Improved URLEncoding for HTMLOutput parser.
  • Added maximum limits for Wowza stats where supported.
  • Fixed "0-9" filter on samPHPweb template.
  • Few more example PAL scripts provided.
  • Fixed issue where "Remove from All" was incorrectly disabled.

New in SAM Broadcaster PRO 4.9.1 (May 29, 2012)

  • Fixed & character display on player title.
  • Fixed metronome button display.
  • Disable delete and song info when no track selected in category view.
  • Sorted out issue with progress indicator.
  • Tracks lists now correctly displays number of days in duration summary.
  • Fixed issue where custom XFade point only works if second Deck is already queued.
  • Fixed floating Playlist window issues.
  • PAL Scripting - ActivePlayer now always points to the Deck that most recently started playing.
  • Converted PAL Scripting Reference into newer *.CHM help format to be compatible out-of-the-box with Vista/Win7.

New in SAM Broadcaster PRO 4.9.0 (Jun 24, 2011)

  • New Spacial brand and user interface with lots of usability improvements!
  • Updated encoder timers to show days of uptime.
  • Updated Shoutcast 2 encoder to properly ignore metadata when metadata is disabled.
  • Removed StreamAds support. Please contact Triton Digital for all your advertising needs.
  • SAM->General->HTML Output moved under SAM->Tools->HTML Output menu.
  • List your radio station on TuneIn.com with the new PAL script that ships with SAM. See TuneIn.pal inside PAL folder.
  • Improved soundcard detection for Mic config.
  • Improved Search window.
  • Improved Apply to Album functionality.
  • SoundFX now have space for 16 items.
  • Air/Cue mute and volume control can be set directly from toolbar.
  • Layout now always stored to default layout on exit. Also, new layout extension of *.sul
  • Huge speed improvement when closing EQ/AGC/DSP config screen.
  • UI now forces windows to show inside visible area.

New in SAM Broadcaster PRO 4.7.4 (Jan 11, 2011)

  • Brand new samPHPweb implementation.
  • Brand new static HTML pages design for samHTMLweb.
  • Upgraded table structures to be compatible with latest version of MySQL.
  • Upgraded FireBird engine to v2.5
  • Use full PHP tags in writing samPHPweb and SAMReporter config file.
  • Suppport for 64bit installer.
  • Increased storage size for TrackNo field.
  • Fixed broken ASCAP CSV report.
  • Fixed progress report in Queue on large updates while using FireBird engine.
  • Updated EULA.
  • Added utility shortcuts.
  • Fixed activation issue.
  • Improved MySQL and FireBird detection.

New in SAM Broadcaster PRO 4.7.3 (Jan 11, 2011)

  • SHOUTcast relay now properly detects AAC in all cases.
  • ICEcast relay improved to detect Targeted Ad-Injector version, listen url and ListenerTracker status flag.
  • Wowza v2 stats support added.
  • Use local user directories on XP as well to allow for standard user installations.
  • FMCard support. See FMCard Wiki Documentation.
  • Fixed "stuck track slider" bug.
  • Removed MP3 (Normal) and MP3 (ACM) encoders. If you want them back, run SAM with the /LEGACYENC parameter string.
  • Added "Restore Defaults" to several configuration screens.
  • Fixed UK PPL report for non-MySQL users.
  • Improved mono downmix to avoid excessive clipping.
  • Fixed NULL "timematrix" for StreamAds when using Traffic Log rotation.
  • Fixed deadlock on stopping encoders while streaming is paused due to network issues.
  • Fix SAMReporter to work for multiple installations of SAMBC on same server.
  • Fixed bug where ID3v2.3 pictures did not properly load in certain cases when using UNICODE tags.

New in SAM Broadcaster PRO 4.7.1 (Jan 11, 2011)

  • Full release build.

New in SAM Broadcaster PRO 4.7.0B4 (Jan 11, 2011)

  • Huge update of SAM Broadcaster to allow for better Vista/Win7 UAC compatibility.
  • Big rewrite of installer.
  • Setup now happens the first time you run SAM Broadcaster.
  • Allow for embedded FireBird for simpler install process. Will however automatically detect if FireBird server is available during setup.
  • SHUTDOWN and /UNINSTALL can now happen at the same time.
  • Jump to Program or Data paths - from either "SAM->Tools->Jump" menu or from Windows "Start->Program files->SAM Broadcaster->Help" menu.
  • Fixed display issues with Event scheduler and Win7.
  • Shipped some new default PAL scripts with installer.
  • We no longer ship versions with PostgreSQL or MS SQL included in the installer. You need to make sure these database systems are already installed before you install SAM Broadcaster. FireBird installer still included though.

New in SAM Broadcaster PRO 4.6.4 (Jan 11, 2011)

  • Fixed FireBird install issues on XP.
  • Installer now asks if this is a Trial install for first-time installers.
  • Fixed Top Spins report to also work in Firebird and other databases.
  • Fixed tag loader for WAV tags. Non-Goldwave tags failed to load in certain cases. Turns out initial fix in v4.6.3 did not work.
  • Stats relays graph legend maxed out at 9999 - fixed to handle larger numbers.

New in SAM Broadcaster PRO 4.6.3 (Jan 11, 2011)

  • Improved support for advanced time targeting and additional StreamAds features.
  • New option to export station information directly to Webcast Metrics (Added for future support).
  • Fixed bug where certain MySQL users had trouble with files longer than about 2.5 hours.
  • You can now specify sampling rate for LAME encoder. Also updated LAME driver.
  • Fixed MySQL detection for Vista and Win7.
  • Fixed tag loader for WAV tags. Non-Goldwave tags failed to load in certain cases.

New in SAM Broadcaster PRO 4.6.0 (Jan 11, 2011)

  • New AndoMedia Targeted Ad-Injector encoder (MP3).
  • Added default layout for 1280x1024 screen size.
  • Automatic de-activation during uninstall process.
  • Added trial and special offer registration process.
  • Updated Wowza stats server support for new CDATA entries.
  • Added error checking for "ThreadSock" error condition so encoder can automatically recover.
  • Vista improvements
  • More Vista / Windows7 friendly handling of Registry entries.
  • Removed Kernel Streaming which is no longer supported by Vista.
  • Fixed Mic/Line-in dialog for Vista.

New in SAM Broadcaster PRO 4.5.6 (Jan 11, 2011)

  • Added support for TMStudios GoldWave tags. Visit the TMStudios website for more information.
  • Updated Amazon Album information lookup to sign requests as required from 15 August 2009.
  • Changed MySQL FLOAT fields to DOUBLE to avoid rounding/precision problems with item ordering fields.

New in SAM Broadcaster PRO 4.5.5 (Jan 11, 2011)

  • Increased the RemoteEncoders process priority.
  • Decreased default Pre-Trigger time to 300ms.