Cardwall and script
Re: Cardwall and script
Guess that depends on the overall number of tracks, the number of script-line executions, your history setting etc. So nothing odd, just something normal I guess. Also note, that random is really random and does not guarantee, that newly added tracks are more often played!Oddly enough, a recently added MP3 is never played
No, it is only used with the script-line mode 'Execute' and would only reset that given script.Did script reload, a rescan and reload the cardwall liberie
What is not running, please describe your issue in a bit more detail!
E.g. if you want to reload or rescan a cartwall lib you might do this independent from the script.
E.g. you can use a related control-command (MAIN_RESCAN_LIBRARY) and trigger that e.g. with the related program event e.g. 'On Program Starting'.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: Cardwall and script
The 'Cartwall' script-line mode is already random!
The script-line options are actually listed and explained in the User Manual.
SuppressHistoryCheck: Any history check will not be performed for the resulting tracks of that script-line.
SuppressAddHistory: The resulting tracks of that script-line will not be added to the script resp. global song history.
ClearMediaEntryOptions: All existing track options will be cleared for the resulting tracks of that script-line. Note, that you can also define options directly for any given media entry (track) itself.
ForceLibraryHistoryCheck: Forces to use the media library song history (if defined) even if the SuppressHistoryCheck option is set.
ResetScriptPointer: When the script-line executes another script, that one will be reset to always start from the beginning.
AsEmbeddedContainer: The resulting tracks of that script-line will be added as one embedded container (instead of individual entries).
AsEmbeddedHookContainer: The resulting tracks of that script-line will be added as one embedded container using the defined tracks hook cue-points and using any defined media entry type related hook opener, closer and separators (instead of individual entries).
ClearAllCuePoints: When the track is loaded to a DJ Player all the current cue-points will be removed (which might lead to an ACPD afterwards).
ClearAllEventEntries: When the track is loaded to a DJ Player all event-entries (incl. track-inserts) will be removed.
ClearAllVolumePoints: When the track is loaded to a DJ Player all volume points will be removed.
SupressACPD: When the track is loaded to a DJ Player ACDP (automatic cue-point detection) will be turned off.
RecalcACDP: When the track is loaded to a DJ Player ACPD will be forced regardless of existing cue-points.
LoopEntry: The track should be looped once started (forces you to stop it manually).
StopAtEnd: When 'AutoPlay' is active the playlist should stop after this track regardless (playlist needs to be continued manually from here).
SuppressFading: When the track is loaded to a DJ Player any existing volume-points will be ignored.
SuppressOverlay: When this flag is set and an Overlay or MODStream is about to start with the 'Soft' start type, this track will not be considered and the overlay will be delayed til the next track.
SuppressGloablLogging: Tracks having this flag set will not be considered for the global log file.
SuppressPlaylistLogging: Tracks having this flag set will not be considered for the playlist log file.
SuppressBacktiming: Tracks having this flag set will not be considered during the backtime calculation of the playlist.
SkipDuringAutoPlay: When 'AutoPlay' is active this track should be skipped (not being played).
UseHookCuePoints: Forces the track to use the defined hook cue-points instead of the regular ones.
SuppressTrackInsertTransition: Tracks having this flag set will not be considered for any automatic track-insert transition, even if their media entry type would qualify for that.
AutoPlayNext: When 'AutoPlay' is not active and this track ends, the next track will be played automatically regardless. Note, this option can also be used for Overlay-Entries (when 'ManualPlayout' is active)!
StopAutoPlay: 'AutoPlay' will be deactivated.
StartAutoPlay: 'AutoPlay' will be activated.
KeepStreamLoading: URL-Tracks having this flag set will continue to try to establish a connection, even if when loaded to a player and the URL stream is unavailable; else the track will immediately return an error (and considered unplayable).
KeepStreamAlive: URL-Tracks having this flag set will continue to try to reconnect (after playback has started and the connection has dropped); else the track will immediately return an error (and concidered stopped).
SuppressSongTitleUpdate: Streaming song title updates are not performed against the streaming servers.
The script-line options are actually listed and explained in the User Manual.
SuppressHistoryCheck: Any history check will not be performed for the resulting tracks of that script-line.
SuppressAddHistory: The resulting tracks of that script-line will not be added to the script resp. global song history.
ClearMediaEntryOptions: All existing track options will be cleared for the resulting tracks of that script-line. Note, that you can also define options directly for any given media entry (track) itself.
ForceLibraryHistoryCheck: Forces to use the media library song history (if defined) even if the SuppressHistoryCheck option is set.
ResetScriptPointer: When the script-line executes another script, that one will be reset to always start from the beginning.
AsEmbeddedContainer: The resulting tracks of that script-line will be added as one embedded container (instead of individual entries).
AsEmbeddedHookContainer: The resulting tracks of that script-line will be added as one embedded container using the defined tracks hook cue-points and using any defined media entry type related hook opener, closer and separators (instead of individual entries).
ClearAllCuePoints: When the track is loaded to a DJ Player all the current cue-points will be removed (which might lead to an ACPD afterwards).
ClearAllEventEntries: When the track is loaded to a DJ Player all event-entries (incl. track-inserts) will be removed.
ClearAllVolumePoints: When the track is loaded to a DJ Player all volume points will be removed.
SupressACPD: When the track is loaded to a DJ Player ACDP (automatic cue-point detection) will be turned off.
RecalcACDP: When the track is loaded to a DJ Player ACPD will be forced regardless of existing cue-points.
LoopEntry: The track should be looped once started (forces you to stop it manually).
StopAtEnd: When 'AutoPlay' is active the playlist should stop after this track regardless (playlist needs to be continued manually from here).
SuppressFading: When the track is loaded to a DJ Player any existing volume-points will be ignored.
SuppressOverlay: When this flag is set and an Overlay or MODStream is about to start with the 'Soft' start type, this track will not be considered and the overlay will be delayed til the next track.
SuppressGloablLogging: Tracks having this flag set will not be considered for the global log file.
SuppressPlaylistLogging: Tracks having this flag set will not be considered for the playlist log file.
SuppressBacktiming: Tracks having this flag set will not be considered during the backtime calculation of the playlist.
SkipDuringAutoPlay: When 'AutoPlay' is active this track should be skipped (not being played).
UseHookCuePoints: Forces the track to use the defined hook cue-points instead of the regular ones.
SuppressTrackInsertTransition: Tracks having this flag set will not be considered for any automatic track-insert transition, even if their media entry type would qualify for that.
AutoPlayNext: When 'AutoPlay' is not active and this track ends, the next track will be played automatically regardless. Note, this option can also be used for Overlay-Entries (when 'ManualPlayout' is active)!
StopAutoPlay: 'AutoPlay' will be deactivated.
StartAutoPlay: 'AutoPlay' will be activated.
KeepStreamLoading: URL-Tracks having this flag set will continue to try to establish a connection, even if when loaded to a player and the URL stream is unavailable; else the track will immediately return an error (and considered unplayable).
KeepStreamAlive: URL-Tracks having this flag set will continue to try to reconnect (after playback has started and the connection has dropped); else the track will immediately return an error (and concidered stopped).
SuppressSongTitleUpdate: Streaming song title updates are not performed against the streaming servers.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution