Mythtvfs
From MythTV Official Wiki
Placeholder for mythtvfs pointers.
MythtvFS is based on fuse (http://fuse.sf.net). It allows you to print the more verbose filenames, rather than the default filename that mythtv provides.
http://outflux.net/software/pkgs/mythtvfs-fuse/
In order to use this, you must have fuse installed and working. I am in the process of porting the above to use mythtv 0.20 and fuse 2.6.3.
1 Download the src. 1 compile. 1 Run it
<verbatim> ./mythtvfs myth.hostname /mnt/myth-store/ /mnt/pretty-store/ </verbatim>