foo_scheduler, Plugin for scheduling actions like play, stop, system shutdown/wake up |
![]() ![]() |
foo_scheduler, Plugin for scheduling actions like play, stop, system shutdown/wake up |
Mar 23 2007, 16:32
Post
#176
|
|
|
Group: Members Posts: 3 Joined: 23-March 07 Member No.: 41787 |
Hi - I'm trying to figure out if this plug-in can do what I'm seeking - I'd like to perform an action when I reach the end of the queue. For instance, I'd like to trigger an action to close a dockable panel (foo_dockable_panels) containing the queue (foo_queuemanager) when I reach the end of the queue.
I'm not really clear how to add an event like this (if it exists)? The only player event I see in "player event config" is "on playback end". I'm also not completely clear on how to get an ID for a menu item (in the menu item event config)? Did I miss some documentation somewhere? Maybe I'm looking for a slightly different est of functionality? (maybe not so much a time-based scheduler, but more something that allows setting up event triggers and responses?) Thanks! |
|
|
|
Mar 23 2007, 16:49
Post
#177
|
|
|
Group: Members Posts: 202 Joined: 17-February 07 Member No.: 40705 |
Hi - I'm trying to figure out if this plug-in can do what I'm seeking - I'd like to perform an action when I reach the end of the queue. For instance, I'd like to trigger an action to close a dockable panel (foo_dockable_panels) containing the queue (foo_queuemanager) when I reach the end of the queue. I'm not really clear how to add an event like this (if it exists)? The only player event I see in "player event config" is "on playback end". You can only use the built-in events. You could use the 'on playback end' event, set foobar to stop playback when it reaches the end of the queue, and use an action that restarts playback. But of course this approach has its disadvantages ... Unfortunately you can only used built-in actions. But if an action to run external programs was implemented, it would be possible to execute arbitrary foobar commands. I'm also not completely clear on how to get an ID for a menu item (in the menu item event config)? The text that you type for the ID of the menu item event will appear under the File -> Trigger scheduler event menu. The event can be triggered by selecting this menu entry. (I.e. this is not for executing arbitrary menu commands) |
|
|
|
Mar 29 2007, 08:02
Post
#178
|
|
|
Group: Members Posts: 202 Joined: 17-February 07 Member No.: 40705 |
If anyone else is experiencing the bug mentioned here, I found a workaround:
|
|
|
|
Mar 29 2007, 10:37
Post
#179
|
|
|
Group: Members Posts: 255 Joined: 17-January 07 From: New Zealand Member No.: 39740 |
Feature request:
Would it be possible to allow any menu command to be used in scheduler? Either by choosing from a drop-down list or by entering the text? It would make this component so much more powerful and flexible. |
|
|
|
Apr 14 2007, 07:36
Post
#180
|
|
|
Group: Members Posts: 27 Joined: 27-June 05 Member No.: 22993 |
I have a small feature request, and it should be pretty small to implement. Can you please have an indicator that says if the task is running or not? At the moment, when a task is running I can't tell if it is working or not (i.e. delays). Thanks.
|
|
|
|
Apr 14 2007, 09:22
Post
#181
|
|
![]() Group: Members Posts: 1238 Joined: 6-March 04 From: Sweden Member No.: 12509 |
Yea I requested that before, read whole thread
For now I use the volume as an indicator, I let it fade a bit so I know it's working. But it's a great component, using it all day, when going to sleep and when I wake up =) |
|
|
|
Apr 14 2007, 20:49
Post
#182
|
|
|
Group: Members Posts: 49 Joined: 27-March 06 Member No.: 28881 |
For me its useless in the actual State... Theres only one Player Action in the moment. Nothing about "on playback start, on track end" and so on. Ive posted some Feature wishes already, but no one seems to be interested. I have to use the old Foobar 0.8 with the old scheduler
|
|
|
|
Apr 18 2007, 12:58
Post
#183
|
|
|
Group: Members Posts: 62 Joined: 17-September 06 Member No.: 35284 |
I just started using fade and it's slightly problematic. Foobar does volume from -100dB to 0dB, but since decibels are logarithmic half way on the slider is -15dB. That meant on my two minute fade from -100 to 0 most of the sound change was in the last half minute. I know I could modify this by starting at -40 and going to 0 or something similar but it still doesn't be as even. Do you think it'd be possible to make fade function as the volume slider and have the units of change be uniform in terms of sound rather than logarithmic? It would only take finding what the function was. I'd find it useful, otherwise any fade will be really choppy where sound increases exponentially.
|
|
|
|
Apr 30 2007, 08:28
Post
#184
|
|
|
Group: Banned Posts: 2 Joined: 30-April 07 Member No.: 43044 |
Despite reading the whole thread, I'm sure someone has already asked for this! So please forgive me if I'm already repeating a request in the off chance it hasn't been asked for!
Would it be possible to allow the user to map a action to a shortcut? That way you could map virtually any function of the player that can be accessed through the gui. It defenetly make scheduler a more powerful tool. Or more complicated (I assume) would be to implement the same type of gui access that the shortcut component configuration menu allows the user. If any of that is too difficult or time consuming, a shorter request would be a pause button! 'Cause I'd like to be able to continue the same song if I hit my "snooze spacebar" in the morning! |
|
|
|
May 1 2007, 14:41
Post
#185
|
|
|
Group: Members Posts: 2 Joined: 23-April 07 Member No.: 42812 |
i'd like to get another event, not directly related to foobar itself. if you could implement something similar to 'on system-idle' combined with 'once daily',.. that would make my day.
this way, i could finally get an automated media library updater |
|
|
|
Jun 25 2007, 00:36
Post
#186
|
|
![]() Group: Members Posts: 4 Joined: 17-August 05 Member No.: 23970 |
Hmm, wheres the action "Launch Application!" ? :/ Missing it ....
-------------------- www.fuchtelworld.de - Game Design
|
|
|
|
Jun 25 2007, 01:36
Post
#187
|
|
|
Group: Members Posts: 49 Joined: 27-March 06 Member No.: 28881 |
There are a lot of Features missing... A Status Indicator, more Actions, more Triggers (on Playback start for example)... But this Project seems to be dead. Ive given up to believe these Features will be implemented
|
|
|
|
Jun 25 2007, 22:50
Post
#188
|
|
|
Group: Members Posts: 202 Joined: 17-February 07 Member No.: 40705 |
There are a lot of Features missing... A Status Indicator, more Actions, more Triggers (on Playback start for example)... But this Project seems to be dead. Ive given up to believe these Features will be implemented If the source was made available, the chance that someone adds these features would be much higher ... it is easier to modify an already existing (and very useful) plug-in than to write another, equally capable one from scratch. Andrew, if you do not plan to maintain this plug-in further, would you please consider making the source code available? This post has been edited by halabund: Jun 25 2007, 23:00 |
|
|
|
Jun 26 2007, 22:16
Post
#189
|
|
|
Group: Developer Posts: 144 Joined: 28-July 06 Member No.: 33384 |
Andrew, if you do not plan to maintain this plug-in further, would you please consider making the source code available? Sure. See the first page, there is the link to the source code. To compile you need MSVS 2005, WTL and boost libraries. Hope someone will continue developing The only thing - please, notify in source code and in a binary distribution that the initial author of this plugin is me - Andrew Smolko. |
|
|
|
Jun 27 2007, 22:23
Post
#190
|
|
|
Group: Members Posts: 202 Joined: 17-February 07 Member No.: 40705 |
|
|
|
|
Nov 14 2007, 12:11
Post
#191
|
|
|
Group: Members Posts: 2 Joined: 14-November 07 Member No.: 48748 |
Hi,
Mirror for version 3.53 is not available anymore (bandwidth limitation) and I must admit I failed to register on a chinese forum with a mirror on it. Could someone please make it available again? |
|
|
|
Nov 14 2007, 13:21
Post
#192
|
|
|
Group: Members Posts: 10 Joined: 25-January 07 Member No.: 40005 |
|
|
|
|
Nov 14 2007, 14:56
Post
#193
|
|
|
Group: Members Posts: 2 Joined: 14-November 07 Member No.: 48748 |
Thanks! |
|
|
|
Nov 15 2007, 09:41
Post
#194
|
|
|
Group: Members Posts: 5 Joined: 4-April 06 Member No.: 29154 |
Thanks indeed
|
|
|
|
Nov 18 2007, 12:45
Post
#195
|
|
|
Group: Members Posts: 1 Joined: 18-November 07 Member No.: 48841 |
I would just like to thank the author of this plugin; it fucking rock! XD
|
|
|
|
Nov 18 2007, 15:13
Post
#196
|
|
|
Group: Members Posts: 202 Joined: 17-February 07 Member No.: 40705 |
Did anyone manage to compile this plugin using Visual Studio Express (i.e. not the Standard editon)?
|
|
|
|
Dec 15 2007, 19:32
Post
#197
|
|
|
Group: Members Posts: 5 Joined: 25-November 07 Member No.: 49037 |
Awesome plugin indeed!
-request: Set output device |
|
|
|
Dec 21 2007, 10:49
Post
#198
|
|
|
Group: Members Posts: 11 Joined: 3-September 07 Member No.: 46762 |
what am i doing wrong? select track doesn't work
i have a playlist that i want to play as a wake-up alarm. it consists of four tracks. current actionlist is: 1. set active playlist "wake up" 2. select track #1 3. set playback order "default" 4. start playback but it always starts playback on whatever track was last played from that playlist. so usually, i get only the fourth track as my wake-up alarm, which is kind of bad. |
|
|
|
Dec 21 2007, 10:53
Post
#199
|
|
|
Group: Members Posts: 202 Joined: 17-February 07 Member No.: 40705 |
<snip> but it always starts playback on whatever track was last played from that playlist. so usually, i get only the fourth track as my wake-up alarm, which is kind of bad. You must set Playback -> Playback follows cursor in the menu. Unfortunately this setting can be somewhat annoying, but I keep it on because of foo_scheduler. |
|
|
|
Jan 25 2008, 01:20
Post
#200
|
|
|
Group: Members Posts: 12 Joined: 31-December 06 Member No.: 39158 |
Just want to say thank you for this wonderfull plugin!
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 04:55 |