DS213> ls -la /usr/bin/tv*
-rwxr-xr-x 1 tvheaden root 109 Oct 19 12:44 /usr/bin/tv_find_grabbers
-rwxr-xr-x 1 tvheaden root 1088 Oct 19 13:13 /usr/bin/tv_grab_file
DS213>
DS213> ls -la /volume1/@appstore/epguide/epguide-1.8.0-Alpha1
drwxr-xr-x 7 root root 4096 Oct 14 22:20 .
drwxrwxrwx 4 root root 4096 Oct 13 21:37 ..
-rw-rw-r-- 1 1000 1000 322 Apr 14 2013 AUTHORS
-rw-rw-r-- 1 1000 1000 2932 Sep 30 21:56 CHANGES
-rw-rw-r-- 1 1000 1000 17992 Jan 5 2013 LICENSE
-rw-rw-r-- 1 1000 1000 58 Jan 5 2013 MANIFEST.in
-rw-rw-r-- 1 1000 1000 2133 Sep 30 21:56 README
-rw-rw-r-- 1 1000 1000 46 Apr 14 2013 TODO
drwxrwxr-x 2 1000 1000 4096 Oct 13 21:37 bin
drwxrwxr-x 4 1000 1000 4096 Oct 14 21:23 epguide
drwxrwxr-x 2 1000 1000 4096 Oct 13 21:37 epguide.egg-info
-rwxrwxr-x 1 1000 1000 434 Oct 13 19:54 epguide_run
-rw-rw-r-- 1 1000 1000 1467 Oct 13 20:33 setup.py
drwxrwxr-x 5 1000 1000 4096 Oct 13 21:37 test
-rw-r--r-- 1 root root 0 Oct 14 22:20 tv_grab_file_epguide
-rwxrwxr-x 1 1000 1000 130 Oct 14 22:12 tv_grab_pl_epguide
drwxrwxr-x 2 1000 1000 4096 Oct 12 21:28 tv_grab_pl_epguide.ini
DS213>
DS213> head /volume1/@appstore/epguide/epguide-1.8.0-Alpha1/tv_grab_pl*
==> /volume1/@appstore/epguide/epguide-1.8.0-Alpha1/tv_grab_pl_epguide <==
#!/usr/bin/python
from epguide.tv_grab_pl_epguide import RunTvGrabPlEpguide
if
name__ == '__main__':
RunTvGrabPlEpguide()
==> /volume1/@appstore/epguide/epguide-1.8.0-Alpha1/tv_grab_pl_epguide.ini <==
head: /volume1/@appstore/epguide/epguide-1.8.0-Alpha1/tv_grab_pl_epguide.ini: Input/output error
DS213>
This is epguide who tried to run http://code.google.com/p/epguide/