thomson
12-12-2005, 04:40 PM
For those of you that may be running the EtiVo (http://prish.com/etivo/) software you might like to make a small alteration to your mfs_ftp.tcl code to keep things running smoothly. The current issue is that EtiVo seems to use the EpisodeTitle to check for duplicate recordings - so if the Episode Title is blank it will only download one show for each series.
The following modification will set the EpisodeTitle to the episode number. I have attached a patch (p1.tcl) for the mfs_ftp (v1.2.9p) with a couple of updated functions (the changes in code are marked with "Additions for EtiVo"). You should delete all of the files in your mfs_ftp cache directory after placing this patch in the mfs_ftp directory, and either restart mfs_ftp or reboot your TiVo.
The following modification will set the EpisodeTitle to the episode number. I have attached a patch (p1.tcl) for the mfs_ftp (v1.2.9p) with a couple of updated functions (the changes in code are marked with "Additions for EtiVo"). You should delete all of the files in your mfs_ftp cache directory after placing this patch in the mfs_ftp directory, and either restart mfs_ftp or reboot your TiVo.