Ticket #28 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

filenames with spaces crashes conversion

Reported by: Michael vS Assigned to: somebody
Priority: major Component: Core
Keywords: Cc:

Description

When I try to transfer files with spaces in the names (haven't tried other variants) I get the following in the logs. The blue light goes on on the Tivo but nothing transfers.

I've got a Series3 TiVo and pyTivo is running on an Ubunto Linux box with a very recent Python, Cheetah, etc.

`192.168.1.20 - - [08/Nov/2007 00:51:46] "GET /Unwatched/Alexander%201.avi HTTP/1.1" 200 - FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2004 Fabrice Bellard

configuration: --enable-gpl --enable-pp --enable-pthreads --enable-vorbis --enable-libogg --enable-a52 --enable-dts --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr libavutil version: 0d.49.0.0 libavcodec version: 0d.51.11.0 libavformat version: 0d.50.5.0 built on Jan 28 2007 22:48:38, gcc: 4.1.2 20070106 (prerelease) (Ubuntu 4.1.1-21ubuntu7)

/mnt/shared/unwatched/Alexander: I/O error occured Usually that means that input file is truncated and/or corrupted.`

Attachments

Change History

11/15/07 21:25:21 changed by armooo

  • status changed from new to closed.
  • resolution set to fixed.

(In [208]) Patch from nick@cpanel.net

millisecs not found files with space in the name

fixes #28 fixes #29


Add/Change #28 (filenames with spaces crashes conversion)




Action