Index: programs/mythfilldatabase/filldata.cpp
===================================================================
--- programs/mythfilldatabase/filldata.cpp	(revision 9592)
+++ programs/mythfilldatabase/filldata.cpp	(working copy)
@@ -3172,6 +3172,12 @@
                 }
             }
         }
+        else if (xmltv_grabber == "eitonly")
+        {
+            VERBOSE(VB_IMPORTANT,
+                    "Source configured to use only the transmitted guide data. "
+                    "Skipping.");
+        }
         else if (xmltv_grabber == "/bin/true" ||
                  xmltv_grabber == "none" ||
                  xmltv_grabber == "")
