? station_233062_0.patch
? playlist/patch.patch
? schedule/___views.inc___
? schedule/station_schedule_207655.patch
Index: schedule/views_defaults.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/station/schedule/views_defaults.inc,v
retrieving revision 1.4.2.3
diff -u -p -r1.4.2.3 views_defaults.inc
--- schedule/views_defaults.inc	6 Jun 2007 18:11:54 -0000	1.4.2.3
+++ schedule/views_defaults.inc	25 Mar 2008 07:14:32 -0000
@@ -158,6 +158,15 @@ function station_schedule_views_default_
   $view->filter = array (
     array (
       'tablename' => 'node',
+      'field' => 'distinct',
+      'operator' => '=',
+      'options' => '',
+      'value' => array (
+  0 => 'distinct',
+),
+    ),
+    array (
+      'tablename' => 'node',
       'field' => 'type',
       'operator' => 'OR',
       'options' => '',
