
Originally Posted by
sanderton
Been having an odd problem with one show I'm trying to TiVo-to-Tivo copy with FXP.
It's failing to copy, and when I look in the logs the name of the xml in the tmf is coming out wrong:
08:57:39:PM - tarpart is "wing.xml"
The four-byte offset is buggering everying else up too, so the copy fails.
I can FXP other shows fine, and this is the first one I've had an issue with.
Any ideas?
Was this ever addressed? I've searched around and haven't found an answer. Here is what I am seeing when transferring a show using SNP & MFS_FTP:
Source Tivo:
Code:
12:11:01:AM - RETR:
"/tmf/{Monster Garage}{2005-04-25}{Mobile Funhouse}{12.00 AM Tue Apr 26, 2005}{DSC}.tmf"
12:11:01:AM - fsid_from_filename:
"{Monster Garage}{2005-04-25}{Mobile Funhouse}{12.00 AM Tue Apr 26, 2005}{DSC}.tmf"
12:11:01:AM - searching $info(rec_filenames) for
"{Monster Garage}{2005-04-25}{Mobile Funhouse}{12.00 AM Tue Apr 26, 2005}{DSC}"
12:11:01:AM - filename matches fsid "1701901"
12:11:01:AM - recfsid "1701901" filetype "tmf"
12:11:01:AM - rec_info_from_db: recobj{1701901}
12:11:02:AM - Monster Garage 1426063360 k
12:11:02:AM - cache_xml_2_disk: recobj{1701901} force cache = "0"
12:11:02:AM - allready cached 1701901.xml
12:11:02:AM - calc_tertiary_info: recobj{1701901}
12:11:02:AM - 150 Partsizes: {PS 536870912 536870912 352321536}
12:11:13:AM - build_parts: recobj{1701901}
12:11:13:AM - building new lists
12:11:13:AM -
orig list: {1739638 1739645 1739652}
new list: {1739638 1739645 1739652}
12:11:13:AM - get_xml: recobj{1701901}
12:11:13:AM - reading xml from disk cache
12:11:13:AM - stream_tmf: recobj{1701901}
12:11:13:AM - set priorities: mfs_ftp 1 % I/O chan 1 %
bgerror invoked with error
" child killed: write on pipe with no readers "
Target Tivo:
Code:
12:11:15:AM - AddPart: "219770" - "536870912" bytes
12:11:15:AM - AddPart stream allocate errval
"219774"
12:11:15:AM - AddPart: retryev
""
12:11:15:AM - added part "219774" of "512" meg
12:11:16:AM - Priority set...
importing fsid 219774 of size 536870912 from -
Done
Exiting with error code 0
12:11:16:AM - AddPart: "219770" - "352321536" bytes
12:11:16:AM - AddPart stream allocate errval
"219775"
12:11:16:AM - AddPart: retryev
""
12:11:16:AM - added part "219775" of "336" meg
12:11:17:AM - Priority set...
importing fsid 219775 of size 352321536 from -
Done
Exiting with error code 0
12:11:17:AM - Partlist: 219773 219774 219775
12:11:17:AM - 150 Opening BINARY mode data connection for "{{Monster Garage}{2005-04-25}{Mobile Funhouse}{12.00 AM Tue Apr 26, 2005}{DSC}.tmf}"
12:11:17:AM - parse_tmf:
12:11:17:AM - xml_from_tmf:
12:11:17:AM - tarpart is "wing.xml"
bgerror invoked with error
" syntax error in expression "00004443" "
I've transferred a couple of 30- and 60-minute shows without problem. Any ideas?