PDA

View Full Version : [Fixed] imdb.com changes again, update needed


iXi
05-12-2004, 07:51 PM
moin,
always when i upload an .nfo form movies he ****s up dont continue upload 49min and still uploading same nfo~ dunno why..

iobanana generates tmp_xxxxx.nfo in iobanana dir but more not~
running ioFTPD as service.. on windowsXp sp1

cya

Nookie
05-12-2004, 07:53 PM
pilot error

cya

iXi
05-12-2004, 08:03 PM
? and how to fix it?

~
btw what you mean with pilot error

Nookie
05-12-2004, 08:04 PM
Read the plane manual

iXi
05-12-2004, 08:06 PM
lol.. i installed iobanana allright.. ioftpd.env all whats required is in there..

Nookie
05-12-2004, 08:08 PM
plane = iobanana
pilot = you

pilot error =... work it out


kcya

iXi
05-12-2004, 08:09 PM
edited by neoxed: refrain from posting childish remarks...

noob
05-13-2004, 12:44 AM
got the same problem..

it always worked until now... now it takes age for a imdb info

maybe it only occurs at german imdb links? dunno..

iXi
05-13-2004, 01:53 AM
nop at all imdbs~ http:\\imdb.com ****s http:\\german.imdb.com too etc..

STOR cintax-vh_svcdts.nfo
150 Opening ASCII mode data connection for cintax-vh_svcdts.nfo.
he just stops here and dont continue... no error msg nothing..

here my iobanana.ini


###########
# general #
###########
#
# Only enable debug when it's needed!
# sitebot parameter is the ftp username of your sitebot
# site_timezone and dst (Daylight Saving Time) are used only for pretimes adjustments

io_path=c:\ioFTPD
io_exec=c:\ioFTPD\system\ioFTPD.exe
debug=0
sitebot=SiTEBoT
site_timezone=-5
dst=1
textfiles=c:\ioFTPD\scripts\ioB\ioBanana-text


#########
# alert #
#########
#
# max users before warning is logged

max_users=100


#########
## ban ##
#########
#
# 1 rule per line
# you can put as many line as you want
# if ANY line is matched, the command won't be executed
#
# Syntax:
# ^ means start with
# $ means ends with
#
# Eg: ^127. means starts with 127.; will match 127.*.*.*
# 127 means contains 127; will match 127.*.*.* and *.127.*.* and *.*.127.* and *.*.*.127
# .1$ means ends with .1; will match *.*.*.1
# ^127.0.0.1$
# means IS 127.0.0.1; will match 127.0.0.1 only
# !!! Same applies to ident matching !!!

ip=^80.230.140.66$
ident=^RPG$
ip_ident=^RPG$@^80.230.
#ip=^127.0.0.1$

########
# imdb #
########
#
# showNFO: Display the info fetched from imdb on upload (ftp)
# logNFO: Log the imdb info in ioftpd.log for the bot to announce
# saveNFO: Save the imdb info in a file
# filename: Filename to save imdb info into (same dir as uploaded .nfo)
# sitename: Will appear in the imdb message, at the bottom

showNFO=1
logNFO=1
saveNFO=1
filename=imdb.nfo
sitename=xyz


##########
# latest #
##########
#
# latests is the number of links to keep
# hidedirs ARE case-sensitive
# skipdirs are NOT case-sensitive
# showparent setting will display the parent dir in latest dir tag: "[Latest]-parent_dir-latest_dir..."

latests=9
maxwidth=50
linkdir=[%]
linkpath=c:\ioFTPD\site\__latest__\
excluded_dirs_latest=/!ioftpd /Groups /Admin /Private/ /Requests/__Speedtest__
skipdirs=cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 sample samples vobsub vobsubs subtitle subtitles subs subpack codec covers
showparent=1

latests_pre=3
maxwidth_pre=40
linkdir_pre=[LatestPre]-[%]
linkpath_pre=c:\ioFTPD\site\
showparent_pre=1


###########
# pretime #
###########
#
# NOTE: mysql db needed... disable (put the 3 first flags to 0) if you don't have one!
#
## Table needed:
##
# CREATE TABLE pretimes (
# name varchar(255) NOT NULL default '',
# type varchar(9) NOT NULL default '',
# timestamp int(11) NOT NULL default '0',
# UNIQUE KEY name (name)
# );
## (or similar)
#
# - check_pretime_on_mkd will log in ioftpd.log the rls pretime if avail. when someone creates a dir
# - fill_pretime_on_mkd will save in the db the rls name and timestamp when someone creates a dir
# ... use one or the other... not both!
# - fill_pretime_on_pre will save in the db each pre'd release
#
# table needs 'name', 'type' and 'timestamp' (UNIX timestamp as INT, NOT mysql timestamp format) fields
#
# be sure to set the correct timezone of your database so that the returned times are GMT
#

# Flags to enable or disable pretimes checks
check_pretime_on_mkd=0
fill_pretime_on_mkd=0
fill_pretime_on_pre=0
## Disable those 3 if you don't have a mysql db... (0=disabled)

db_ip=xyz
db_port=3366
db_user=pre
db_password=xyz
db_name=pretimes
table_name=pretimes
pretime_timezone=-5


############
# deny_dir #
############
#
# deny_dir_pre=<applicable dir>|<allow dir creation?>|<log attempts?>|<#mins after pre>
# Examples:
# deny_dir_pre=/svcd|0|1|5 => deny dir creation and log for bot announce if 5 mins after pre in /svcd section
# deny_dir_pre=/games|1|1|30 => allow dir creation and log for bot announce if 30 mins after pre in /games section
#
# !Note: make sure you don't have anything defined here if you don't have a pretimes db

#deny_dir_pre=/PS2|1|1|120
#deny_dir_pre=/mp3/####|0|1|480


################
# transfer log #
################
#
# logs only uploads

transferlog=c:\ioftpd\logs\transfer.log


###########
# sitenew #
###########
#
# release_width is the max width of the release shown... release bigger than that will be truncated with ...
# strip_dirs is NOT case-sensitive
# any subdirs of excluded_dirs_sitenew won't show in site new

ioftpd_log=c:\ioftpd\logs\ioFTPD.log
release_width=40
strip_dirs=cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 sample samples vobsub vobsubs subtitle subtitles subs subpack codec covers
excluded_dirs_sitenew=/!ioftpd /Groups /Private /Admin /Requests/__Speedtest__


###########
# limiter #
###########
#
# defines max concurrent downloads and uploads users can do; use -1 for unlimited
# u can exclude groups, users and flags; use white-space as delimiter for multiple entries
# !!! don't comment lines; just leave the exclude_xxx param empty if not wanted !!!

exclude_groups=SiTEOP Nukers FRiENDS
exclude_users=SiTEBoT UNiCHeF
exclude_flags=1M
dl_max=2
ul_max=5


##########
# dirlog #
##########
#
# will contain a list of all the dirs currently on your site

dir_log=c:\ioftpd\logs\current_dirs.log


##########
# closed #
##########
#
# list of users that can still login even if site is closed (case sensitive)

masters=UNiCHeF


#################
# race symlinks #
#################
#
# race symlinks creates a symlink (in your ftp root for example) for ongoing races
# race symlinks are created on sfv uploaded and deleted when the rls is complete or the release is deleted
# race_dirs are dirs in which races are done; race_dirs are case-sensitive!

create_race_symlink=1
race_symlink_dir=c:\ioFTPD\site\
maxwidth_race=40
race_linkdir=[Race]-[%]
race_dirs=/Utils/ /Mp3/ /Dox/ /Movies/


#############
# zipscript #
#############
#
# parent_stats displays global stats for multiple CDs races in the parent dir (if a .nfo is present there)
parent_stats=1

# Enable or disable racestats calculations after each file (unnecessary and time consuming!)
always_compute_racestats=1

# min_halfway = minimum number of files in release to announce halfway
min_halfway=3

# Define which %rank? cookies you want to have available in your bot's .skin USTATS-B and GSTATS-B (%rank1, %rank2, etc.)
# One line per stat (max 5); check SITE RANK usage for sections syntax
# Only define the stats you will use or loose precious CPU cycles!!
racestats_rank1=wkup sections "!1 *"
racestats_rank2=monthup sections "!1 *"

# Enable or disable 0-byte files checking; only enable if u get many 0-byte files on your site!
cleanse_0bytes_files=0

# for mp3 sorting, leave empty to disable
mp3_genre_path=c:\ioFTPD\site\Mp3\__Sorted__\Genre \
mp3_year_path=c:\ioFTPD\site\Mp3\__Sorted__\Year\
mp3_artist_path=c:\ioFTPD\site\Mp3\__Sorted__\Arti st\
mp3_artist_sort_alpha=1
excluded_dirs_sortmp3=/!ioftpd /Groups /Private /Admin /Requests/__Speedtest__

# sort movies by genre, rating and/or year; leave empty to disable
movie_year_path=c:\ioFTPD\site\movies\__Sorted__\Y ear\
movie_genre_path=c:\ioFTPD\site\movies\__Sorted__\ Genre\
movie_rating_path=c:\ioFTPD\site\movies\__Sorted__ \Rating\
# add_rating will prefix each symlink with "[rating]-" inside Year and Genre dirs
movie_sort_add_rating=1
excluded_dirs_sortmovie=/!ioftpd /Groups /Admin /Private /Requests/__Speedtest__

# Extract file_id.diz and/or nfo files from zips; enable (1) or disable (0)
extract_diz_zip=1
extract_nfo_zip=1

# Log (for irc announce) url found in .nfo files inside uploaded .zip
log_url_zipped_nfo=1

# List of all the allowed and banned nfo files that can be extracted from .zip files
nfo_allow_list=c:\ioftpd\scripts\ZR-Accepted.cfg
nfo_ban_list=c:\ioftpd\scripts\ZR-Banned.cfg

# Create incomplete symlinks in parent dir ?
# For all 2_level_incomplete dirs, symlinks will be created in parent's parent folder (probably your section dir) instead of inside the release folder
parent_incomplete=1
parent_incomplete_dirs=/0Day/ /Mp3/ /Movies/
2_level_incomplete=cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 vobsub vobsubs subtitle subtitles subs subpack codec

# Force a nfo or a sfv to be sent before anything else in specific dirs; nfo in parent dir is ok
force_nfo_first=0
force_sfv_first=0
force_dirs=/Utils/ /Mp3/ /Movies/
# Files uploaded in any dir specified in excluded_dirs_force won't be checked (not case-sensitive)
excluded_dirs_force=covers

# force_sample_first = 1 means you won't be able to create any dir listed in force_sample_check if there is no sample subdir
# Be sure you only enable that in your movies dirs!
force_sample_first=0
force_sample_check=cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 vobsub vobsubs subtitle subtitles subs subpack codec covers
force_dirs_sample=

# All files uploaded in those dirs, and all subdirs, will be automatically deleted on upload
autodelete=/Requests/__Speedtest__

# Excluded dirs (includes subdirs): those dirs won't be processed by the zipscript (sfv, zip, mp3, etc.)
excluded_dirs_zs=/!ioftpd /Groups /Admin /Private /Requests/__Speedtest__

# Execute a command when release is complete; available variables: %DIR% %DIRNAME% %SFV% %FIRSTFILE%
# Leave empty to disable
# Example 1: on_release_complete=md %DIR%\Extracted | start D:\ioFTPD\scripts\HideRun.exe D:\ioFTPD\scripts\unrar.exe x -y %FIRSTFILE% %DIR%\Extracted
# Example 2: on_release_complete=md D:\ioFTPD\site\Extracted\%DIRNAME% | start D:\ioFTPD\scripts\HideRun.exe D:\ioFTPD\scripts\unrar.exe x %FIRSTFILE% D:\ioFTPD\site\Extracted\%DIRNAME%
# Note: The command execution will freeze the ftp session of the last file uploader until the command execution is done, unless you use "start HideRun.exe" or something similar...
on_release_complete=


##############
# rotate log #
##############
#
# frequence=<daily|weekly|monthly>
# weekly rotations are done on sundays; monthly rotations are done the 1st of each month
# archive_dir is the dir where the old logs will be placed; will be created if doesn't exist
# no log will be rotated before they reach min_log_size (MB)

frequence=weekly
min_log_size=5
archive_dir=c:\ioftpd\logs\archive\
rotate_log=c:\ioftpd\logs\Error.log
rotate_log=c:\ioftpd\logs\ioFTPD.log
rotate_log=c:\ioftpd\logs\transfer.log


#############
# dupecheck #
#############
#
# dupecheck_dirs enables dir duplicate check; doesn't allow dir creation if another
# folder with same name already exists on site (dir_log is used)
# dupecheck_files enables file duplicate check; doesn't allow file upload if another
# file with same name was uploaded previously (transferlog is used)
# excluded_dirs_dupe won't be checked for duplicates
#
# all banned_dir won't be allowed (MKD won't be allowed); use regular expressions; 1 line per banned dir


dupecheck_dirs=1
dupecheck_files=1
excluded_dirs_dupe=/!ioftpd /Groups /Admin /Private /Requests/__Speedtest__

banned_dir=.*[^\.][Cc]omplete.*
banned_dir=.*[Cc]omplete[^\.].*
banned_dir=.*[0-9\.]+%.*

excluded_dirs_sitedupe=/!ioftpd /pre cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 sample samples vobsub vobsubs subtitle subtitles subs subpack codec covers
min_sitedupe_chars=4

#############
# slowraces #
#############
#
# slow_races: 1 to enable, 0 to disable
#
# will kick users off site (all connections) if upload speed less than
# 'slow_races_min_speed' kBps (kick announced in site chan)
#
# will punish the last user to upload a file in a race if it was uploaded
# at a speed less than 'slow_races_min_speed' kBps
# the user will loose 'slow_races_punish' MB (announced in site chan)
# slow_races_punish=0 to disable punish on race end
#
# applies only to releases with at least 'slow_races_min_files'
# not in any dirs in 'excluded_dirs_slowraces'

slow_races=0
slow_races_min_speed=150
slow_races_kick_during_race=1
slow_races_punish=500
slow_races_min_files=1
slow_races_exclude_flags=1M
excluded_dirs_slowraces=/!ioftpd /Groups /Private /Admin /Requests/__Speedtest__


###########
# log_nfo #
###########
#
# Needs to be enabled to allow !getnfo [#] on IRC

log_nfo=1
nfo_log=c:\ioftpd\logs\nfos.log
excluded_dirs_nfolog=/!ioftpd /Groups /Private /Admin /Requests/__Speedtest__


############
# transfer #
############
#
# To allow credits transfer over sites
#
# syntax: transfer_site=sitename|ip|port|username|password
# You can use an hostname for the IP field.
# Make sure that all those users can login from this IP.
#
# Enable debug (top of this file) if you have problems to see more info when the command is executed.

#transfer_site=testSite1|test.no-ip.org|9999|sitebot|pwd123


##########
# spider #
##########
#
# syntax: spider_site=ip|port|username|password

#spider_site=127.0.0.1|9999|sitebot|pwd123
#spider_paths=/mp3 /0days




ioftpd.env

ACCSPEED=%.4[speed]
CREDITSECTION=%[$creditsection]
FLAGS=%[$flags]
GID=%[$gid]
GROUP=%[$group]
GROUPS=%[group]
IDENT=%[$ident]
IP=%[$ip]
PATH=%[$path]
PWD=%[$pwd]
REALPATH=%[environment(PATH)]
SECTION=%[$sectionid]
SPEED=%.[speed]
STATSSECTION=%[$statssection]
SYSTEMPATH=%[$path]
TAGLINE=%[$tagline]
UID=%[$uid]
USER=%[$user]
VIRTUALPATH=%[$pwd]
COMSPEC=%[environment(COMSPEC)]
SYSTEMROOT=%[environment(SYSTEMROOT)]
SESSIONNAME=%[environment(SESSIONNAME)]
SystemDrive=%[environment(SystemDrive)]
STATSSECTION=%[$statssection]
CREDITSECTION=%[$creditsection]
CREDITS=%[credits(mega)]
WINDIR=%[environment(WINDIR)]

noob
05-13-2004, 03:13 AM
looks like imdb.com changed something, since it worked for months...

iXi
05-13-2004, 03:20 AM
dunno but i know its not my err.. i made complett new install only set up iob and tested and didnt worked..

cya

noob
05-13-2004, 03:41 AM
i know its not your err, cuz it happens to me too.

anyone knows how to disable imdb? its really annoying :/

iXi
05-13-2004, 04:06 AM
ok imdb.com changed... each nfo now need over 10min to be passed that suxx hard fix needed...

BerMUdaW
05-13-2004, 03:33 PM
got the same problem here!

tryed to remove all imdb scripts from ioBanana but
that doesn't work (like !imdb was working =|)

HELP!!!!

how 2 disable imdb checking from NFO's????

PopWeasel
05-13-2004, 05:18 PM
=temp solution=

Use your firewall to block ioBanana.exe from axx the internet. This is only a temp solution until there's a fix for ioBanana or the v20 is released, whichever happens first, as it will block all imdb functions from ioBanana.:mad: heh, will probably block sitebot functions as well but at least it won't cause each movie upload to hang and make ghosts of your users.:o

Yes the temp imdb file is created in the ioBanana dir. It looks like ioBanana is having a hard time parsing it, likely caused by some formatting change at imdb.com We need a quick fix for this.

PopWeasel
05-13-2004, 05:55 PM
I switched debug mode on in ioBanana.ini then copied the sequence of events of browsing to /Uploads dir, making a test dir, and uploading a movie relz .nfo from UltraFXP status window. Thought it might be useful for the scripters..

[R] 257 "/" is current directory.
[R] PASV
[R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,x,x)
[R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: x
[R] LIST -al
[R] 150 Opening ASCII mode data connection for directory listing.
[R] 226 Transfer complete.
[R] List Complete: 872 bytes in 0.00s (87.00KB/s)
[R] CWD Uploads
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/Uploads/" is current directory.
[R] PASV
[R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,x,x)
[R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: x
[R] LIST -al
[R] 150 Opening ASCII mode data connection for directory listing.
[R] 226 Transfer complete.
[R] List Complete: 3,777 bytes in 0.00s (377.00KB/s)
[R] MKD _test
[R] Current dir: /Uploads/
[R] Value found...
[R] C:\ioFTPD\logs\current_dirs.log
[R] Value found...
[R] 0
[R] Value found...
[R] 0
[R] ioBanana Process Time: 0 ms
[R] exit: 0
[R] ioBanana Process Time: 0 ms
[R] exit: 0
[R] Value found...
[R] C:\ioFTPD\logs\current_dirs.log
[R] Value found...
[R] 0
[R] Value found...
[R] 40
[R] Value found...
[R] [Latest]-[%]
[R] Value found...
[R] D:\ioftpd\site\
[R] Value found...
[R] cd1 cd2 cd3 cd4 cd5 disc1 disc2 disc3 dvd1 dvd2 dvd3 sample samples vobsub vobsubs subtitle subtitles subs subpack codec covers
[R] Value found...
[R] 0
[R] Value found...
[R] 0
[R] Value found...
[R] 0
[R] ioBanana Process Time: 0 ms
[R] exit: 0
[R] Current dir is C:\ioFTPD\scripts\ioBanana.19
[R] ====================
[R] # of arguments: 4
[R] [0] = ..\scripts\ioBanana.19\ioBanana.exe
[R] [1] = dupecheck_dir
[R] [2] = MKD
[R] [3] = _test
[R] ====================
[R] Current dir is C:\ioFTPD\scripts\ioBanana.19
[R] ====================
[R] # of arguments: 4
[R] [0] = ..\scripts\ioBanana.19\ioBanana.exe
[R] [1] = checkdenypre
[R] [2] = MKD
[R] [3] = _test
[R] ====================
[R] 257 "_test" created.
[R] Current dir is C:\ioFTPD\scripts\ioBanana.19
[R] ====================
[R] # of arguments: 4
[R] [0] = ..\scripts\ioBanana.19\ioBanana.exe
[R] [1] = mkd
[R] [2] = MKD
[R] [3] = _test
[R] ====================
[R] PASV
[R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,x,x)
[R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: x
[R] LIST -al
[R] 150 Opening ASCII mode data connection for directory listing.
[R] 226 Transfer complete.
[R] List Complete: 3,847 bytes in 0.00s (384.00KB/s)
[R] CWD _test
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/Uploads/_test/" is current directory.
[R] PASV
[R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,x,x)
[R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: x
[R] LIST -al
[R] 150 Opening ASCII mode data connection for directory listing.
[R] 226 Transfer complete.
[R] List Complete: 133 bytes in 0.00s (13.00KB/s)
[R] PASV
[R] 227 Entering Passive Mode (xxx,xxx,xxx,xxx,x,x)
[R] Opening data connection IP: xxx.xxx.xxx.xxx PORT: x
[R] REST 0
[R] 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
[R] STOR b-moose.nfo
[R] Value found...
[R] SiTEOPS Nukers
[R] Value found...
[R] ioSitebot PopWeasel
[R] Value found...
[R] 1M
[R] Value found...
[R] 1
[R] Value found...
[R] 1
[R] Value found...
[R] covers sample
[R] Current dir: /Uploads/_test/
[R] Value found...
[R] C:\ioFTPD\logs\transfer.log
[R] Value found...
[R] 0
[R] Value found...
[R] 0
[R] ioBanana Process Time: 15 ms
[R] exit: 0
[R] Current dir is C:\ioFTPD\scripts\ioBanana.19
[R] ====================
[R] # of arguments: 4
[R] [0] = ..\scripts\ioBanana.19\ioBanana.exe
[R] [1] = pre_stor
[R] [2] = STOR
[R] [3] = b-moose.nfo
[R] ====================
[R] 150 Opening ASCII mode data connection for b-moose.nfo.
[R] 226-Value found...
[R] 226-C:\ioFTPD\scripts\ioBanana.19\ioBanana-text
[R] 226-Value found...
[R] 226-0
[R] 226-Value found...
[R] 226-/!ioftpd /pre /requests/___speedtests___
[R] 226-Value found...
[R] 226-1
[R] 226-Value found...
[R] 226-C:\ioftpd\logs\nfos.log
[R] 226-Value found...
[R] 226-/!ioftpd /pre /requests/___speedtests___
[R] 226-Value found...
[R] 226-0
[R] 226-Value found...
[R] 226-0
[R] 226-Value found...
[R] 226-0
[R] 226-Value found...
[R] 226-imdb.nfo
[R] "sitename"- PopWeasel disconnected

iXi
05-14-2004, 03:41 AM
caladan

imdb problems were caused by a change from imdb.com.

to fix that u have 2 options

1st: change the lines urself

2nd: redownlowd p-zs. i included the fix in the rar file on my webserver

------
to fix it yourself open imdb.h and search for folloing lines:

//get all infos
while(1)
{
int i =0;
i=recv(MySocket,buffer,100,0);
if( i ==0 )
{break};


WriteFile(hFile,buffer, i,&nBytesWritten,NULL);
}

change this lines to:

//get all infos
while(1)
{
int i =0;
i=recv(MySocket,buffer,100,0);
if( i ==0 | i < 100)
break;


WriteFile(hFile,buffer, i,&nBytesWritten,NULL);
}


-------


have fun

caladan




maybe usefull for fast fix

BerMUdaW
05-14-2004, 11:00 AM
Doesn't work for me! there isn't any file called

imdb.h

Also tryed to find the specified code but with no result!

Any other solutions?

iXi
05-14-2004, 11:59 AM
thats no solution for you guys thats an info for harm..

Mouton
05-14-2004, 02:27 PM
The fix was to use HTTP/1.0 in the request header instead of HTTP/1.1
No idea why one hangs and not the other, but eh...

Harm
05-14-2004, 02:34 PM
Some v20 rc1 to fix this annoying thing for the public ?

Nitr0
05-14-2004, 05:43 PM
I'm having problems with when someone uploads .nfo file it freezes..., is there any way to fix it or disable this feature in iobanana?

PopWeasel
05-14-2004, 08:11 PM
hmm..I thought ioBanana.20.RC1 was supposed to fix the imdb hang prob. Just installed and configured it totally and it is still doing this. :mad:

Harm
05-15-2004, 01:20 AM
Just tested it again 5 times to be sure but it worked just fine. It looked even faster than before.
Can you give me details ?

PopWeasel
05-15-2004, 01:40 AM
Ok I'll do my ioFTPD.ini file from scratch tomorrow to be sure. I did it today by commenting out the v19 lines just in case I needed to go back to 19. For example:

##ioBanana.19.full
#user = EXEC ..\scripts\ioBanana.19\ioBanana.exe closed
#pass = EXEC ..\scripts\ioBanana.19\ioBanana.exe ban
#retr = EXEC ..\scripts\ioBanana.19\ioBanana.exe limiter
#mkd = EXEC ..\scripts\ioBanana.19\ioBanana.exe dupecheck_dir
#mkd = EXEC ..\scripts\ioBanana.19\ioBanana.exe checkdenypre
#stor = EXEC ..\scripts\ioBanana.19\ioBanana.exe pre_stor
#ioBanana.20.RC1
user = %EXEC ..\scripts\ioBanana.20.RC1\ioBanana.exe closed %[$service]
pass = EXEC ..\scripts\ioBanana.20.RC1\ioBanana.exe ban
retr = EXEC ..\scripts\ioBanana.20.RC1\ioBanana.exe limiter
mkd = EXEC ..\scripts\ioBanana.20.RC1\ioBanana.exe dupecheck_dir
mkd = EXEC ..\scripts\ioBanana.20.RC1\ioBanana.exe checkdenypre
stor = EXEC ..\scripts\ioBanana.20.RC1\ioBanana.exe sc 50
stor = EXEC ..\scripts\ioBanana.20.RC1\ioBanana.exe pre_stor

..so I guess it's possible I messed something up somewhere but I was pretty sure I didn't because I double-checked everything and also the right ioBanana.exe is being called (verified with firewall). I'd do it now but it's late and I'm sleepy.:D :p
Cheers.

panzerfaust
05-15-2004, 07:35 AM
is it possible to solve this in iobanana19.free ? and if so, how ?

iXi
05-15-2004, 09:59 AM
nop not pissble only fix is ioB 2.0rc1

Psychosis
05-15-2004, 11:36 AM
im using v20rc1 and mine was hanging too. In ioBanana.ini i changed showNFO=1 to showNFO=0 and now it works fine. All that does is keep the imdb from showing in your ftp client. imdb still shows correctly in irc and such. Your mileage may vary but thats what works for me.

PopWeasel
05-15-2004, 02:01 PM
Odd, today it seems to be working fine. And I haven't done anything different other than restarting the comp since last time when it didn't work. You're right, it does seem to be a little faster now, good work.:)

Harm
05-16-2004, 02:37 AM
PopWeasel: nice to know :)
panzerfaust: register ...

panzerfaust
05-16-2004, 05:35 AM
i have also noticed that it seems to be working sometimes, but most of the time, it isn't working, but i will try Shownfo=0 and see if that helps. thank you in advance
didnt work for me (running v19.free)

fallen
07-06-2004, 04:46 AM
I get a problem with nfo's
04-07-06 10:21:41 debug: getBanana='0' valid='0' sfv='1' path='g:\incoming\0--Movies--0\SOMEDIR-GRP\' name='file bleh.nfo'
this is the error from iobanana error log file...

And the transfer stucks..
i have to resart it..
any ideas?

Edit: applied some rules nicely

fallen
07-07-2004, 12:25 PM
any ideas??
anyone???

stev0
07-21-2004, 06:06 AM
has this freezing error been resolved yet? mine takes 30 seconds to upload the nfo file.

panzerfaust
07-21-2004, 06:08 AM
the latest ioB should work.

Threepw00d
08-02-2004, 04:43 PM
To fix the problem in ioB v 19, change the following line in ioftpd.ini:

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


to:

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


That should fix it. As neoxed on #ioftpd (EFNET) said:

the "ioBanana.exe upload" event calls zscheck, transferlog, imdb

so just call zscheck and transferlog alone to disable the imdb lookup functionality.

fallen
09-03-2004, 06:48 AM
problem fixed ;)
thx :D

Devianced
09-26-2004, 03:23 PM
JuuuuHuuuu, problem fixed :) MEGA THX for Threepw00d :cool:

GreetZ Deva