PDA

View Full Version : Error in MFS_FTP documentation which breaks an extraction module


ciper
02-20-2007, 07:08 AM
In the readme.txt that is included with MFS_FTP the filename options associated with the setting info(name_detail) is documented as having the following setting

2 = "{Title}{EpisodeTitle}"

In reality the setting does not follow the documentation, instead its

2 = "Title - EpisodeTitle"

This breaks StealthDaves extract_mfs_ftp.itcl tivoweb module which expects the links to follow the documented method.