Search found 8295 matches

by radio42
22 Oct 2015 19:22
Forum: Wish List
Topic: Groups for Stream Servers
Replies: 1
Views: 4104

Re: Groups for Stream Servers

I will put this onto the wishlist, but I am not sure how many users are effected and really need this feature - so it might get a lower priority... Another option would also be to use different configs. One for each station - there is a "-config" command-line option (see the User Manual) t...
by radio42
22 Oct 2015 15:51
Forum: Questions & Answers
Topic: Program Start/End time macros
Replies: 11
Views: 9875

Re: Program Start/End time macros

I also tested it here with this command in the global Scheduler.OnScriptStarted event:
SHOW_ALERT_WINDOW Script: Start = ${start_HH}:${start_MM} - End = ${end}

I then clicked on 'Run Scheduler' ... and the alert was displayed correctly!
"Script: Start = 15:15 - End = 2015-10-22 16:15:00"
by radio42
22 Oct 2015 15:22
Forum: Bug Reports
Topic: Track insert
Replies: 20
Views: 19568

Re: Track insert

A v4.0.0.23-beta is available, which fixes your issue - so "Check for Beta-Versions..." (located under the blue question mark icon menu at the very top right). It also includes a new 'StartWithCueInOrEndsWithRampOfNextTrack' transition, which in opposite to its 'VO:' counterpart would alwa...
by radio42
22 Oct 2015 13:21
Forum: Questions & Answers
Topic: Program Start/End time macros
Replies: 11
Views: 9875

Re: Program Start/End time macros

You can use the ${start_...} resp. the ${end_...} macros: ${start} : the program start date and time in format ‘yyyy-MM-dd HH:mm:ss’ ${end} : the program end date and time in format ‘yyyy-MM-dd HH:mm:ss’ ${start_yyyy} : the program start year 4-digits (0000-9999) ${start_yy} : the program start year...
by radio42
20 Oct 2015 20:39
Forum: Bug Reports
Topic: Track insert
Replies: 20
Views: 19568

Re: Track insert

This explanation is much better ;-) in your previous posts you did not mention, that the tracks of the playlist are already loaded to the DJ Players... I'll test this scenario...
by radio42
19 Oct 2015 20:44
Forum: News and Announcements
Topic: v4.0.0.22 - stable
Replies: 18
Views: 25692

Re: v4.0.0.22 - stable

I'll take a look...
by radio42
19 Oct 2015 07:13
Forum: Bug Reports
Topic: Track insert
Replies: 20
Views: 19568

Re: Track insert

Please read my post above again. And note that the transition type has changed in the last versions! Previously the default transition might have always started with CueIn even if no Ramp was set. This behavior however was changed based on several user requests. That's why you might experience a dif...
by radio42
18 Oct 2015 19:57
Forum: Bug Reports
Topic: Track insert
Replies: 20
Views: 19568

Re: Track insert

I can not reproduce your issue here! It seems to work as designed. When I drop a track to a playlist entry, the Track-Insert-Transition dialog comes up, letting me choose a transition. The selected default transition is the 'VO_StartWithCueInOrEndWithRampOfNextTrack'; which works es expected. This h...
by radio42
17 Oct 2015 20:10
Forum: Wish List
Topic: Advanced Dayparting
Replies: 13
Views: 18714

Re: Advanced Dayparting

I guess some more rules and predefined sets can be implemented in a future release ;-)
by radio42
17 Oct 2015 20:06
Forum: Wish List
Topic: Meta Data Editor - Additional Columns
Replies: 4
Views: 6517

Re: Meta Data Editor - Additional Columns

I'll take a look...
However, the more complex the options will get (see your other post), the more likely it is, that I might only display a general hint, that a condition exists, but it might not really be possible to show the exact rule.