diff -urN mythtvfs-fuse-0.6.0/mythtvfs.c mythtvfs-fuse-0.6.0-fixed/mythtvfs.c --- mythtvfs-fuse-0.6.0/mythtvfs.c 2009-08-18 21:28:56.000000000 +0300 +++ mythtvfs-fuse-0.6.0-fixed/mythtvfs.c 2009-11-27 17:25:58.000000000 +0200 @@ -388,6 +388,7 @@ void backend_version_check() { struct backend_widths versions[] = { + { 50, 47 }, { 40, 46 }, { 31, 42 }, { 26, 41 },