folg / slimrat

Automatically exported from code.google.com/p/slimrat
MIT License
0 stars 0 forks source link

Rapidshare methods have to be renamed #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have to rename rapidshare methods download_v1 and checkfiles_v1 to download 
and checkfiles to get it working. Otherwise I was geting ERROR from RS API, 
that unknown method was called and following output:
Use of uninitialized value $s in numeric ge (>=) at 
/mnt/data/petr/slimrat-read-only/src/plugins/Rapidshare.pm line 131.
Use of uninitialized value $s in numeric ge (>=) at 
/mnt/data/petr/slimrat-read-only/src/plugins/Rapidshare.pm line 132.
Use of uninitialized value $s in numeric eq (==) at 
/mnt/data/petr/slimrat-read-only/src/plugins/Rapidshare.pm line 134.

Affected version: SVN441

Original issue reported on code.google.com by p...@malat.biz on 27 Aug 2011 at 8:11

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r460.

Original comment by premysl....@gmail.com on 27 Aug 2011 at 9:06

GoogleCodeExporter commented 9 years ago
Thanks for your report.

Original comment by premysl....@gmail.com on 27 Aug 2011 at 9:07