RadioBOSS 5.0 beta
If you're looking for the newer RadioBOSS 5.1 please follow this link: http://www.djsoft.net/smf/index.php/board,13.0.html
New features
AUX Players (can be added in Zone 2 and Zone 3)
Third work zone added. It can host: AUX playlist, Web browser, Cart wall, File explorer and Search (View->Work Zones->3).
Email notifications on error, silence detector action and other events
Feature: do not launch events when MIC is on (Settings->Inputs->Advanced)
Play intro file when broadcasting encoder connected
Podcast playback (check "Podcadt" when adding a URL)
A setting added to change font in secondary windows (Settings->View->Other windows font)
New settings added to change color scheme + two default color schemes (dark/silver)
Added ability to change playback control buttons style
Playlist columns show/hide (View->Playlist columns)
Ability to load/save cart walls to a file
Loop option in Cart wall
Now it's possible to make the playlist tab non-playable (right click on a tab)
Custom title format for encoders/disable metadata for encoder
OPUS broadcasting and playback
File types
Treat file type as a vioce track
Custom title format for track type
New option: do not mix tracks of this type with other tracks
Scheduler
Automatic fillers: insert filler before event launch to make event start at the specified time without playing track interruption
Scheduler can now wait a specified time frame to launch event between tracks (Maximum time to wait in queue -> Play action)
Events can be assigned into groups
Save as new event/Delete event buttons in the Event window added
New scheduler command: download - downloads a file and saves it no a disk (download URL FILENAME)
Advertisement Scheduler
Grid copy/paste feature
"Add to queue" schedule event option
Improved grid color scheme
Report Generator
Date/time is now included in reports
Filters: filter by file type, track title or filename
Report generator now doesn't need to access original music files
Reports generated much faster
Playlist Generator Pro
Ability to add commands and newtork streams
Playlist export options: add to the end or overwrite
An option added: crossfade amount
Music Library
Files verification feature - test all files in library (Tools->Check Music Tracks)
Last played column added
Added ability to print music library
Improvements
Overlay playback: pause/unpause is now performed smoothly
Numerous improvements in UI graphics
Stream playback quality control: restarts the stream if any problems detected (works only on streams with duration set)
Crossfades edited with Segue Editor are now marked in the playlist (Custom Mix column)
ON AIR indicator when broadcasting is on (Settings->Broadcast->Show On Air)
RadioBOSS API file duration bug fixed
RadioBOSS API new commands added: delete, move, trackinfo, mic
Library search: tracks are now sorted by artist then title
Export next track information to nowplaying and HTTP request
Improved track selection for the Track List feature
Report files are now saved in UTF8 encoding and contain all track information
File type for commands
An option added "identify sound cards by driver name" for Windows XP systems with multiple sound cards with the same name
Fadein/Fadeout options for microphone
DSP manager grays out plugin types which are turned off
More user actions are now logged in the report
A setting added: fade out when Stop button clicked
Improved Stream Archive feature
Event window shows a warning on incorrect Repeat settings
Fixed
Track waveform display in Now Playing didn't take end time into account
WMA tag reading/writing problem
Incorrect encoding with some ID3v2 tags
Fixed several Cart wall bugs
m2ts video files playback
Prelisten bug on Search tab
Playlist and Scheduler printout didn't work on some machines
Track artwork display for some files
File Type incorrectly detected for events with "Send task name as title" option
"Back" button works in the Encoder Configuration Wizard
Overlay player sometimes didn't close
MIME type correctly sent when using the integrated server
License key:
If you're a registered user, please use your key.
To request the free beta tester license key, please send an e-mail to sales@djsoft.net (use "RadioBOSS 5.0 beta" subject). No more free beta tester keys are issued for this version.
The free key expires January 30, 2014.
Download
RadioBOSS 5.0 beta: http://dl.djsoft.net/beta/radioboss_5.0.0.9_beta.exe (12/23/2013, 24Mb)
Please post any bugs or requests in this topic. Anyone who contributed would get a significant discount - starting from 30% and up to 100% when the final version is released.
Please contact sales@djsoft.net regarding the discount.
New API commands
"delete" - delete track from the playlist
Parameters:
"pos" - track position in the playlist which shoud be deleted
Example:
http://127.0.0.1:9001/?pass=WxPe2JXh&action=delete&pos=1
"move" - move track to another position in the playlist
Parameters:
"pos1" - current track position
"pos2" - new track position
Example:
http://127.0.0.1:9001/?pass=WxPe2JXh&action=move&pos1=1&pos2=4
"trackinfo" - get information of any track in the playlist
Parameters:
"pos" - track position for which to get the information
Returns:
XML track information
Example:
http://127.0.0.1:9001/?pass=WxPe2JXh&action=move&pos1=1&pos2=4
"mic" - turn microphone on/off
Parameters:
"on" - 0 to turn microphone off, 1 to turn on
Example:
http://127.0.0.1:9001/?pass=WxPe2JXh&action=mic&on=1
Dragging files between playlists
Tracks can be dragged between regular and AUX playlists with a mouse. See the picture attached.
If you're looking for the newer RadioBOSS 5.1 please follow this link: http://www.djsoft.net/smf/index.php/board,13.0.html
New features
AUX Players (can be added in Zone 2 and Zone 3)
Third work zone added. It can host: AUX playlist, Web browser, Cart wall, File explorer and Search (View->Work Zones->3).
Email notifications on error, silence detector action and other events
Feature: do not launch events when MIC is on (Settings->Inputs->Advanced)
Play intro file when broadcasting encoder connected
Podcast playback (check "Podcadt" when adding a URL)
A setting added to change font in secondary windows (Settings->View->Other windows font)
New settings added to change color scheme + two default color schemes (dark/silver)
Added ability to change playback control buttons style
Playlist columns show/hide (View->Playlist columns)
Ability to load/save cart walls to a file
Loop option in Cart wall
Now it's possible to make the playlist tab non-playable (right click on a tab)
Custom title format for encoders/disable metadata for encoder
OPUS broadcasting and playback
File types
Treat file type as a vioce track
Custom title format for track type
New option: do not mix tracks of this type with other tracks
Scheduler
Automatic fillers: insert filler before event launch to make event start at the specified time without playing track interruption
Scheduler can now wait a specified time frame to launch event between tracks (Maximum time to wait in queue -> Play action)
Events can be assigned into groups
Save as new event/Delete event buttons in the Event window added
New scheduler command: download - downloads a file and saves it no a disk (download URL FILENAME)
Advertisement Scheduler
Grid copy/paste feature
"Add to queue" schedule event option
Improved grid color scheme
Report Generator
Date/time is now included in reports
Filters: filter by file type, track title or filename
Report generator now doesn't need to access original music files
Reports generated much faster
Playlist Generator Pro
Ability to add commands and newtork streams
Playlist export options: add to the end or overwrite
An option added: crossfade amount
Music Library
Files verification feature - test all files in library (Tools->Check Music Tracks)
Last played column added
Added ability to print music library
Improvements
Overlay playback: pause/unpause is now performed smoothly
Numerous improvements in UI graphics
Stream playback quality control: restarts the stream if any problems detected (works only on streams with duration set)
Crossfades edited with Segue Editor are now marked in the playlist (Custom Mix column)
ON AIR indicator when broadcasting is on (Settings->Broadcast->Show On Air)
RadioBOSS API file duration bug fixed
RadioBOSS API new commands added: delete, move, trackinfo, mic
Library search: tracks are now sorted by artist then title
Export next track information to nowplaying and HTTP request
Improved track selection for the Track List feature
Report files are now saved in UTF8 encoding and contain all track information
File type for commands
An option added "identify sound cards by driver name" for Windows XP systems with multiple sound cards with the same name
Fadein/Fadeout options for microphone
DSP manager grays out plugin types which are turned off
More user actions are now logged in the report
A setting added: fade out when Stop button clicked
Improved Stream Archive feature
Event window shows a warning on incorrect Repeat settings
Fixed
Track waveform display in Now Playing didn't take end time into account
WMA tag reading/writing problem
Incorrect encoding with some ID3v2 tags
Fixed several Cart wall bugs
m2ts video files playback
Prelisten bug on Search tab
Playlist and Scheduler printout didn't work on some machines
Track artwork display for some files
File Type incorrectly detected for events with "Send task name as title" option
"Back" button works in the Encoder Configuration Wizard
Overlay player sometimes didn't close
MIME type correctly sent when using the integrated server
License key:
If you're a registered user, please use your key.
The free key expires January 30, 2014.
Download
RadioBOSS 5.0 beta: http://dl.djsoft.net/beta/radioboss_5.0.0.9_beta.exe (12/23/2013, 24Mb)
Please post any bugs or requests in this topic. Anyone who contributed would get a significant discount - starting from 30% and up to 100% when the final version is released.
Please contact sales@djsoft.net regarding the discount.
New API commands
"delete" - delete track from the playlist
Parameters:
"pos" - track position in the playlist which shoud be deleted
Example:
http://127.0.0.1:9001/?pass=WxPe2JXh&action=delete&pos=1
"move" - move track to another position in the playlist
Parameters:
"pos1" - current track position
"pos2" - new track position
Example:
http://127.0.0.1:9001/?pass=WxPe2JXh&action=move&pos1=1&pos2=4
"trackinfo" - get information of any track in the playlist
Parameters:
"pos" - track position for which to get the information
Returns:
XML track information
Example:
http://127.0.0.1:9001/?pass=WxPe2JXh&action=move&pos1=1&pos2=4
"mic" - turn microphone on/off
Parameters:
"on" - 0 to turn microphone off, 1 to turn on
Example:
http://127.0.0.1:9001/?pass=WxPe2JXh&action=mic&on=1
Dragging files between playlists
Tracks can be dragged between regular and AUX playlists with a mouse. See the picture attached.