<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Ketarin - Execute command on download error]]></title>
	<link rel="self" href="http://ketarin.canneverbe.com/forum/extern.php?action=feed&amp;tid=243&amp;type=atom"/>
	<updated>2009-08-13T21:15:25Z</updated>
	<generator>PunBB</generator>
	<id>http://ketarin.canneverbe.com/forum/viewtopic.php?id=243</id>
		<entry>
			<title type="html"><![CDATA[Re: Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2892#p2892"/>
			<content type="html"><![CDATA[@Stalker: I'm just guessing, you need to ask Flo.

@andreone: I do like it. =)]]></content>
			<author>
				<name><![CDATA[FranciscoR]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=16</uri>
			</author>
			<updated>2009-08-13T21:15:25Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2892#p2892</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2891#p2891"/>
			<content type="html"><![CDATA[I was thinking about something in this area a while ago and what I was imagining is to have an interface like Visual Studio's one when building an application:

- a dockable window for all outputs (this would replace the actual log window)

- an other dockable window which display the list of errors and warnings. Clicking on a row would then select the corresponding job in the main list.

What do you think of such a setup?

I was first thinking to implement it myself, but until now, I've been too lazy :)]]></content>
			<author>
				<name><![CDATA[andreone]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=81</uri>
			</author>
			<updated>2009-08-13T18:54:00Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2891#p2891</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2890#p2890"/>
			<content type="html"><![CDATA[How VERY specific can it be? I mean all I do is use after-download commands to execute an external tool.]]></content>
			<author>
				<name><![CDATA[Stalker]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=10</uri>
			</author>
			<updated>2009-08-13T18:38:45Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2890#p2890</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2889#p2889"/>
			<content type="html"><![CDATA[OK, your setup is [i]VERY [/i]specific, I suspect that was the problem...
[quote=Stalker]It may even be something as {summary:errors}, {summary:successful} etc.[/quote]
Yes, I can work with something like that as well, often I need to scroll up and down to find out what was skipped/updated, that would be handy. Flo, can you please consider this '[b]summary window[/b]' as well when you put 'error window' to rest? =) Error window is too techie. ;)]]></content>
			<author>
				<name><![CDATA[FranciscoR]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=16</uri>
			</author>
			<updated>2009-08-13T16:47:23Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2889#p2889</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2888#p2888"/>
			<content type="html"><![CDATA[[quote]Exactly what is a "download failure", you don't mean a literal "download failure"? You are talking of some event that triggers a Ketarin error like a timeout or a non-matching regex...?[/quote]
I mean any event that would trigger Errors window to appear. 
[quote]A /error switch to output the error window content would be usefull for all, but...[/quote]
/error switch would not be useful for me in any way because I use a custom logger application.
[quote]It would be generally useful to have a 'summary window' that replaces(updates) the current 'error window' and contains the following information: 1- errors; 2- programs updated; 3- downloads available but skipped. So, instead of the /error switch we would use a /summary switch.[/quote]
Again, I use custom logger application so I would personally prefer a variable which I can use in "Execute after all updates" command. It may even be something as {summary:errors}, {summary:successful} etc.]]></content>
			<author>
				<name><![CDATA[Stalker]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=10</uri>
			</author>
			<updated>2009-08-13T16:22:39Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2888#p2888</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2884#p2884"/>
			<content type="html"><![CDATA[Exactly what is a "download failure", you don't mean a literal "download failure"? You are talking of some event that triggers a Ketarin error like a timeout or a non-matching regex...?

[code]and {error_text} (or something like this) variable[/code]
A [b]/error switch[/b] to output the error window content would be usefull for all, but...

[code]a variable which will indicate the number of applications which were updated during the last update run ?[/code]
It would be generally useful to have a 'summary window' that replaces(updates) the current 'error window' and contains the following information: [b]1- errors; 2- programs updated; 3- downloads available but skipped[/b]. So, instead of the /error switch we would use a [b]/summary switch[/b].]]></content>
			<author>
				<name><![CDATA[FranciscoR]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=16</uri>
			</author>
			<updated>2009-08-13T12:08:24Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2884#p2884</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2883#p2883"/>
			<content type="html"><![CDATA[Bump. I really miss this feature. I am running Ketaring on home server box and I don't know whether or not there were any update errors until I decide to do my maintenance routine. Which is usually once a month.]]></content>
			<author>
				<name><![CDATA[Stalker]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=10</uri>
			</author>
			<updated>2009-08-12T19:41:53Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=2883#p2883</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=1969#p1969"/>
			<content type="html"><![CDATA[Oh and while we're at it could I please request a variable which will indicate the number of applications which were updated during the last update run ?]]></content>
			<author>
				<name><![CDATA[Stalker]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=10</uri>
			</author>
			<updated>2009-03-28T18:55:47Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=1969#p1969</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Execute command on download error]]></title>
			<link rel="alternate" href="http://ketarin.canneverbe.com/forum/viewtopic.php?pid=1962#p1962"/>
			<content type="html"><![CDATA[I have recently set myself a Windows Home Server and have moved my Ketarin to run from it. Using WHSAlert application I've set it up to post alerts on application updates through WHS Console. However it seems not possible to know whether the application has failed to download.
Would it be possible to have a "Run command on application download failure" (one in global settings, and overridable per app entry) and {error_text} (or something like this) variable so that I can run an alert indicating that app {appname} failed to download due to {error_text}.]]></content>
			<author>
				<name><![CDATA[Stalker]]></name>
				<uri>http://ketarin.canneverbe.com/forum/profile.php?id=10</uri>
			</author>
			<updated>2009-03-28T15:56:01Z</updated>
			<id>http://ketarin.canneverbe.com/forum/viewtopic.php?pid=1962#p1962</id>
		</entry>
</feed>
