(no commit message)
[utils] / crawler / kiss / conf / kiss / programs.xml
index 57f14cf61fb56f7533de028ed3f94fa875aeaf10..8c8850d78d69ab3679136bae7dae7e50e0930d08 100644 (file)
@@ -1,9 +1,9 @@
 <programs>
   
   <notification>
-    <from>erik@brakkee.org</from>
+    <from>kiss@brakkee.org</from>
     <to>erik@brakkee.org</to>
-    <subject>KiSS Crawler Update</subject>
+    <subject>Recording summary for today</subject>
     <smtp>
       <host>falcon</host>
       <port>25</port>
     <action>notify</action>
     <match field="description">horror</match>
   </program>
+
+  <program>
+    <category>horror</category>
+    <action>notify</action>
+    <match>the.*ghost.*whisperer</match>
+  </program>
   
   <program>
     <category>films</category>
     <match field="description">horror|actie|thriller</match>
   </program>
   
+  <program>
+    <category>wetenschap</category>
+    <action>notify</action>
+    <match field="description">wetenschap</match>
+  </program>
+  
   <program>
     <category>science fiction</category>
     <action>notify</action>
-    <match field="description">(sci-fi)|(science fiction)</match>
+    <match field="description">sf-|(sci-fi)|(science fiction)</match>
   </program>
   
   <program>
     <category>documentaires</category>
-    <action>notify</action>
-    <match>(zembla)|(uur.*wolf)|(andere tijden)</match>
+    <match>(zembla)|(uur.*wolf)|(andere tijden)|(de.*leugen.*regeert)</match>
   </program>
   
   <program>
+    <priority>20</priority>
     <match>star.*gate</match>
   </program>
 
@@ -48,7 +60,7 @@
   </program>
   
   <program>
-    <priority>10</priority>
+    <priority>11</priority>
     <match>battlestar</match>
   </program>
 
     <priority>10</priority>
     <match>star trek</match>
   </program>
+
+  <program>
+    <priority>9</priority>
+    <match>dr.*who</match>
+  </program>   
+
+  <program>
+    <priority>9</priority>
+    <match>the.*x.*files</match>
+  </program>
+
+  <program>
+    <priority>9</priority>
+    <match>buffy.*vampire.*slayer</match>
+  </program>
+
+  <program>
+    <action>notify</action>
+    <match>de.*wereld.*draait.*door</match>
+  </program>
+  
+  <program>
+    <priority>8</priority>
+    <match>jag</match>
+  </program>
   
   <program>
+    <priority>5</priority>
     <match>shouf shouf</match>
   </program>
   
   <program>
     <match>top gear</match>
   </program>
+
+  <program>
+    <match>bedreigde.*paradijzen</match>
+  </program>
+
+  <program>
+    <match>wie is de baas</match>
+  </program>
   
   <program>
+    <category>wetenschap</category>
     <action>notify</action>
     <match>brainiac</match>
   </program>
   
   <program>
-    <match>lois.*clark</match>
+    <action>notify</action>
+    <category>auto</category>
+    <match>wegmisbruikers|(blik.*op.*weg)</match>
   </program>
   
 </programs>