Search found 86 matches

by Bo98A
18 Apr 2018 16:12
Forum: Bug Reports
Topic: Couple of edge cases
Replies: 3
Views: 5716

Re: Couple of edge cases

So maybe you are more taking about a TUS (i.e. you have defined your FTE also as a TimeUpdateSync)? Yes, I'm talking about TUS. Apologies for the confusion. 6 seconds is actually a pretty long time. I might give an option to configure that time (e.g. to increase it), but you indeed should check, wh...
by Bo98A
18 Apr 2018 13:31
Forum: Bug Reports
Topic: Couple of edge cases
Replies: 3
Views: 5716

Couple of edge cases

There's a couple of issues that I've noticed appear (rarely) over the past few months: Potential for tracks after a FTE to be played out of order. Say, for example, you have this scenario in a playlist: Some track due to end a few seconds before HH:00:00 FTE at HH:00:00 Long track (large file size) ...
by Bo98A
22 Dec 2017 15:33
Forum: Bug Reports
Topic: DevExpress.Utils.v17.2.UI.dll missing
Replies: 3
Views: 5326

DevExpress.Utils.v17.2.UI.dll missing

The invoice designer in v4.0.4.8 tries to load DevExpress.Utils.v17.2.UI.dll but this file does not exist on any of my installations. Is it missing from the update?
by Bo98A
09 Sep 2017 01:53
Forum: Questions & Answers
Topic: Macro that matches overlay's "title update" setting
Replies: 4
Views: 5066

Re: Macro that matches overlay's "title update" setting

That you are not 'seeing' any OnSongTitleChanged events being triggered must have a different reason. I just tested it here and it triggered the event just fine. Maybe you set an exclude filter for this entry type? Ah, since I was thinking about a broad "overlay description" update, I for...
by Bo98A
08 Sep 2017 19:32
Forum: Questions & Answers
Topic: Macro that matches overlay's "title update" setting
Replies: 4
Views: 5066

Re: Macro that matches overlay's "title update" setting

I'm using a news overlay with title updates set to "Use Overlay Description". It doesn't seem to even call the OnSongTitleChanged event in this case? For ad overlays I'm using "Use Campaign Name" but ${trackname} returns the track name. "Use Embedded Container Tracks" i...
by Bo98A
08 Sep 2017 14:18
Forum: Questions & Answers
Topic: Macro that matches overlay's "title update" setting
Replies: 4
Views: 5066

Macro that matches overlay's "title update" setting

I am sending metadata myself using Streaming.OnSongTitleChanged, but "${trackname}" does not use the "title updates" setting of an overlay (I'm using embedded containers). Is there a macro that follows an overlay's "title updates" option?
by Bo98A
08 Sep 2017 14:15
Forum: Wish List
Topic: Media library history in debug log
Replies: 5
Views: 9035

Re: Media library history in debug log

Doesn't seem to appear for me no matter what. Maybe it's something specific to a DB library? I'm finishing the migration to folder-based libs next week so I'll see then.
by Bo98A
04 Sep 2017 14:45
Forum: Wish List
Topic: Media library history in debug log
Replies: 5
Views: 9035

Re: Media library history in debug log

When running a script (via playlist template wizard in my case), the debug log logs when it tries a track and it was found in the history. It only seems to do this for global and additional history, but not media library history. I think the same facility is used for the new "test script" ...
by Bo98A
04 Sep 2017 13:09
Forum: Questions & Answers
Topic: Mix Delay-Time and TUS
Replies: 3
Views: 4395

Re: Mix Delay-Time and TUS

Thank you, I will try it out.
by Bo98A
04 Sep 2017 13:09
Forum: Wish List
Topic: Media library history in debug log
Replies: 5
Views: 9035

Media library history in debug log

I am only seeing "Global-History" and "Additional-History" lines in my debug log. I have yet to ever see a line on the media library history. Could logging for that be added?