PDA

View Full Version : [Fixed] Crash on .nfo upload


soCram
05-27-2004, 05:40 PM
hi all,

everytime i upload an .nfo file for any movie, the connection freezes and i have to reconnect.
sometimes i get the imdb.nfo file. sometimes not.
how can i stop the iobanana-script to get imdb information? (or stop to crash :) )
TIA
used the search function and found nothing :(

soCram

neoxed
05-27-2004, 05:41 PM
Which ioBanana version are you using?...

Harm
05-27-2004, 05:41 PM
http://www.ioftpd.com/board/showthread.php?s=&threadid=3254

soCram
05-27-2004, 05:43 PM
the newest i found on ioftpd.com
ioBanana.19.free.rar
thx for fast answer :)

Edit: french removed, english only please

Harm
05-27-2004, 06:16 PM
ioBanana v19 and v19-free have this problem due to a modification on imdb side.
There's no quick fix for those versions (and there won't be any).

ioBanana v20 doesn't have this problem anymore. You can try v20rc1 (available to foundation members) if you want. Remember it's not considered as stable.

You can also continue to use ioBanana v19 and replace the:

OnUploadComplete = EXEC ..\scripts\ioBanana.exe upload

event with:

OnUploadComplete = EXEC ..\scripts\ioBanana.exe zscheck
OnUploadComplete = EXEC ..\scripts\ioBanana.exe transferlog

You won't get all the features but it'll skip imdb check.

soCram
05-27-2004, 06:37 PM
all works fine now
thanks