(no commit message)
[utils] / crawler / kiss / conf / kiss / programs.xml
index 8c8850d78d69ab3679136bae7dae7e50e0930d08..538ce25705dedeb3f4376c88b554545fc9872862 100644 (file)
@@ -1,19 +1,5 @@
 <programs>
   
-  <notification>
-    <from>kiss@brakkee.org</from>
-    <to>erik@brakkee.org</to>
-    <subject>Recording summary for today</subject>
-    <smtp>
-      <host>falcon</host>
-      <port>25</port>
-    </smtp>
-    <format>
-      <html>reportToHtml.xsl</html>
-      <text>reportToText.xsl</text>
-    </format>
-  </notification>
-  
   <program>
     <category>horror</category>
     <action>notify</action>
     <action>notify</action>
     <match field="description">sf-|(sci-fi)|(science fiction)</match>
   </program>
+
+  <program>
+    <match>invasion</match>
+  </program>
   
   <program>
+    <action>notify</action>
     <category>documentaires</category>
     <match>(zembla)|(uur.*wolf)|(andere tijden)|(de.*leugen.*regeert)</match>
   </program>
 
   <program>
     <priority>9</priority>
-    <match>dr.*who</match>
+    <match>((dr)|(doct.*)).*who</match>
   </program>   
 
+  <program>
+    <priority>8</priority>
+    <match>little britain</match>
+  </program>
+
   <program>
     <priority>9</priority>
     <match>the.*x.*files</match>
   </program>
   
   <program>
-    <action>notify</action>
     <category>auto</category>
     <match>wegmisbruikers|(blik.*op.*weg)</match>
   </program>