Search found 73 matches

by fred48fm
05 Feb 2024 11:11
Forum: Questions & Answers
Topic: Getting overlay current track data in macros
Replies: 5
Views: 513

Re: Getting overlay current track data in macros

Yeah that work, thank you.

Actually, the most part of the code was in Scheduler.OnOverlayPlayed. There the ${title} macro doesn't resolve.
Just moved to Scheduler.OnOverlayTrackPlay and it does exacltly what I need.

Thanks and best regards,

Fred
by fred48fm
02 Feb 2024 12:02
Forum: Questions & Answers
Topic: Getting overlay current track data in macros
Replies: 5
Views: 513

Re: Getting overlay current track data in macros

Hi, What i need to achieve is : 1- Playing a specific file using overlay scheduler The file is played in the dedicated player --> That part is OK 2- When that file start playing (in the event "OnOverlayPlayed"), I need to use the value of that playing track's title metadata in a command. -...
by fred48fm
01 Feb 2024 12:37
Forum: Questions & Answers
Topic: Getting overlay current track data in macros
Replies: 5
Views: 513

Getting overlay current track data in macros

Hi,

I'm trying to recover the track title value for tracks played using an overlay.
I tryed every macros relating to track data, but I only get the data from the main playlist, not the overlay playlist.

Is there already a macro for that ? :-)

Thanks and best regards,

Fred
by fred48fm
26 Jun 2023 12:12
Forum: Wish List
Topic: Scheduler recurrence
Replies: 1
Views: 2344

Scheduler recurrence

Hi, We have a scheduler problem and i can't find a clean way to solve it. For example, we plan an event that have multiple occurences in the same week. Lets say monday, friday and sunday and need a reccurence each second week of month. I can't schedule it on every second monday/friday/sunday of the ...
by fred48fm
06 Dec 2022 22:20
Forum: Wish List
Topic: Scheduler suggestions
Replies: 3
Views: 1311

Re: Scheduler suggestions

Hi, You're wonderfull :-) That's exactly that i was looking for ! Regarding the serie/occurrence custom default behaviour, it could be usefull when you delete a various amount of events from a serie. When i miss to change from serie to occurence, just once, i'm good to reset all the changes and rest...
by fred48fm
04 Dec 2022 12:16
Forum: Wish List
Topic: Scheduler suggestions
Replies: 3
Views: 1311

Scheduler suggestions

Hi, Hope eveything is good for you. In schedulers, in our usage, it could be really usefull to : - In recurrence, adding the habillity to choose every first, second, third, ... week of the month For now, i need to create a weekly recurence and delete the supernumerary events. - Change default behavi...
by fred48fm
11 Jul 2022 11:52
Forum: Wish List
Topic: Custom Show_Alert_window box
Replies: 3
Views: 1359

Re: Custom Show_Alert_window box

Thank you !
That's perfect.

Best regards

Fred
by fred48fm
30 Jun 2022 17:17
Forum: Wish List
Topic: AND OR XOR in EXEC_COMMAND2
Replies: 1
Views: 1044

AND OR XOR in EXEC_COMMAND2

Hi, It could be usefull to add the ability to use conditions for the EXEC_COMMAND2 command. For now we need to use long commands like this : EXEC_COMMAND2 VAR1|Equals(1)|EXEC_COMMAND2 VAR2|Equals(1)|EXEC_COMMAND2 VAR3|Equals(1)|command Something like EXEC_COMMAND2 VAR1|Equals(1) && VAR2|Equa...
by fred48fm
30 Jun 2022 17:05
Forum: Wish List
Topic: Custom Show_Alert_window box
Replies: 3
Views: 1359

Custom Show_Alert_window box

Hi

It could be nice have a way to customize the SHOW_ALERT_WINDOW box.
For now, notifications we send by this way are mostly ignored by the users.

Something bigger, on screen center, with custom background color would be really usefull.

Thanks,

Fred
by fred48fm
17 May 2022 15:00
Forum: Bug Reports
Topic: Error in Program Scheduler
Replies: 2
Views: 1336

Error in Program Scheduler

Hi, I got this error in program scheduler. This happened in duplicating (ctrl+click) a reminder event and moving it backward. Best regards ​17-05-22 14:46:47 [v4.2.7.6]:********** Error/Exception Information ********** Error Message: Index was out of range. Must be non-negative and less than the siz...