]> code.delx.au - mediapc-tools/blobdiff - check-guide-data
check-guide-data: ignore more channels
[mediapc-tools] / check-guide-data
index 5db1b1cf6726e15b867be9e1621bd30e00e326ed..2dd2c371dc31d2891c6671d7433fb0ce380d1dad 100755 (executable)
@@ -9,7 +9,7 @@ from
     left join program p
     on c.chanid = p.chanid
 where
-    c.name not in ('TVSN', 'SpreeTV', '9Life', 'eXtra')
+    c.name not in ('TVSN', 'SpreeTV', '9Life', 'eXtra', '7food', 'NITV')
 group by
     c.channum
 having