Recce Posted January 4, 2009 Share Posted January 4, 2009 (edited) I had the same bug this morning. A restart did not fix it this time. But removing a dead link got the download started again. Edited January 4, 2009 by Recce Link to comment Share on other sites More sharing options...
Datenshi Posted January 4, 2009 Author Share Posted January 4, 2009 (edited) I had the same bug this morning.A restart did not fix it this time.But removing a dead link got the download started again.aight, there's currently a few error pages from rapidshare that isnt supported and causes an error.It would be great if people could post links or send by PM for adding support for more error pages.EDIT: I've added function for "RapidShare Checker" a tool on their site which checks if links are working. Also im adding Overwrite option for duplicate filenames IF the new file is bigger then the file existing. Im currently doing bugtesting to make sure its stable for 2.1 release. Edited January 4, 2009 by Datenshi RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
Datenshi Posted January 6, 2009 Author Share Posted January 6, 2009 Post for version updateAdded Link validation using online Rapidshare, linkcheck tool. : A simple function which submit each link to. http://rapidshare.com/checkfiles.html The linkchecker has to return string "file to load" else the link will be ignored and written down to ErrorLink.dat, with year/month/day - Hour/min/sec -- > Link. , for examination by you. If there's any links which doesn't report "File to Load" string but still is valid, please contact me with the link so i can add support.Added Overwrite on bigger, option to overwrite file if new one is bigger.:This was added so that if you quit mid download, and the Link\file is still existing in linklist.dat and download folder upon next run of Rapidqueuer, It'll be optional to overwrite the existing one IF only IF the file from link is bigger in bytes then existing one. Keep that in mind and don't whine that it doesn't overwrite files that are bigger then link file. This is for protective reasons. RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
FireFox Posted January 6, 2009 Share Posted January 6, 2009 @Datenshi Good job man ! Its very usefull for addicts of rapidshare who doesnt want to pay Cheers, FireFox. Link to comment Share on other sites More sharing options...
fmen Posted January 7, 2009 Share Posted January 7, 2009 I continue to be a huge fan of your script...thanks for continuing to update it. Link to comment Share on other sites More sharing options...
RomanK Posted January 7, 2009 Share Posted January 7, 2009 Yes, thank you for the update! Unfortunatly I don't have anything I need to download at the moment [font="Courier New"]http://RomanK.hondadesigns.com[/font] Link to comment Share on other sites More sharing options...
kmeleon Posted January 8, 2009 Share Posted January 8, 2009 Hello I have one question. When I add 2 links to RapidWueuer and click Start. I have something like this: Subscript used with non-Array variable.: If StringInStr($return[1],"File to load") > 0 Then If StringInStr($return^ ERROR Feed Polish children: pajacyk - just go to this page and close it. Thanks. World website: free rice. Link to comment Share on other sites More sharing options...
yehia Posted January 8, 2009 Share Posted January 8, 2009 sorry for such a stupid question but y dont the GUI of the script look like the pic u posted R u using a skin? if yes y aint it included in the exe thanks such a gr8 tool My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine Link to comment Share on other sites More sharing options...
Recce Posted January 8, 2009 Share Posted January 8, 2009 Nice update Datenshi Thanks m8! Link to comment Share on other sites More sharing options...
Datenshi Posted January 8, 2009 Author Share Posted January 8, 2009 Hello I have one question. When I add 2 links to RapidWueuer and click Start. I have something like this: Subscript used with non-Array variable.: If StringInStr($return[1],"File to load") > 0 Then If StringInStr($return^ ERRORThat $return value is returned by the online rapidshare linkvalidator, take your links and try to run them manually at the rapidshare site and try to find out whats wrong, otherwise i'll be happy if u sent me the link causing the error so i can fix it. sorry for such a stupid question but y dont the GUI of the script look like the pic u posted R u using a skin? if yes y aint it included in the exe thanks such a gr8 toolAh i wondered when this question was gonna popup The reason is im using a custom XP theme called "Milk", you can get it at Customize.org Last but not least im very thankful for the positive feedback here and it only fuels my hunger to improve this tool further. I'm eagerly awaiting new suggestions and bug reports to solve. Thank you all RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
RomanK Posted January 8, 2009 Share Posted January 8, 2009 Suggestions? No problem. Try if you can do that: - Make RapidQueuer download the first file. - make it close the internet connection. - let it connect to the internet. - let it download the second file So that it cuts and connects the internet connection between every download. But of course, if that can be done, there needs to be an option whether it should be used or not. I don't know if that can even be done with AutoIt, but that was my dream of a perfect RapidQueuer [font="Courier New"]http://RomanK.hondadesigns.com[/font] Link to comment Share on other sites More sharing options...
yehia Posted January 8, 2009 Share Posted January 8, 2009 man the tool is gr8 and we all like it u did an awesome job with creating this thats y there is a positive feed back My Scripts:IE New UDFsElastic images moving under mouse (with a happy valentine's example)_FileRemoveLine Link to comment Share on other sites More sharing options...
Recce Posted January 9, 2009 Share Posted January 9, 2009 (edited) Bug in 2.1: Edited January 9, 2009 by Recce Link to comment Share on other sites More sharing options...
Datenshi Posted January 9, 2009 Author Share Posted January 9, 2009 (edited) Bug in 2.1: Thx for reporting, Unfortunately that error msg is very broad, the actual error could be located almost anywhere in the code. So, If its an error generated by a specific rapidshare link, what you could do is send me that link by PM here, so i can do the testing or you should run the source code directly in SCITE for an accurate error output msg.There where 2 error returns that i found and fixed post 2.1 release, these where :1. Error when you try to download a file which hasnt completed the upload process.2. Error returned when the file is allocated to prem acc, max 10dl's on link was filled.PS: Im currently in the process of rewriting the error checking and logging. Ive written a tool to collect a bunch of random rapidshare links and checking if they lead to error msg, I am then collecting these to catch as many error outputs as rapidshare has, this will then make the errorlog output much more informative. And the overall code more stable and clean. Edited January 10, 2009 by Datenshi RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
Recce Posted January 10, 2009 Share Posted January 10, 2009 If I download another file from Rapidshare.com while the timer is counting down I also receive the "Line-1" error when the timer finish. Link to comment Share on other sites More sharing options...
Datenshi Posted January 19, 2009 Author Share Posted January 19, 2009 (edited) my oh my, huge update coming up again had to rewrite most of the code but i didn't remove any features. Actually Ive added a couple of things which improve the error handling and the new source is hopefully easier to read, its not such a huge wall of text like earlier It got to the point that i myself had troubles reading the code without getting a headache. Other then that there's also proxy support and some GUI changes. I'm currently in bug testing but its a bit hard to properly test the proxy mode since i only have access to a Squid and TOR proxy, the latter being very unreliable. ugh this proxy stuff caused some problems, which had to be fixed good thing i didnt release before i found out. Edited January 24, 2009 by Datenshi RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
Recce Posted January 25, 2009 Share Posted January 25, 2009 That's great news Datenshi! Looking forward to the new version. Link to comment Share on other sites More sharing options...
Datenshi Posted January 26, 2009 Author Share Posted January 26, 2009 Unfortunately i bring bad news today. A few hours ago my harddrive crashed. It broke in a way that makes the data on it impossible to recover. This harddrive contained all my scripts and the OS itself. Luckily i do have the 2.1 source hosted here, but all the changes and there where a lot, after that version is gone. Atm i dont know when the 2.2 rls will be made but not anytime soon, since i'll have to get a new harddrive and then rewrite a lot of code. RapidQueuer 2.4 - For Rapidshare.comOpensubtitles Hashing FuncRevision3 PlayerGTPlayer BetaIMDB & Poster Grabber v1.3Fetgrek.com - My Website Link to comment Share on other sites More sharing options...
RomanK Posted January 26, 2009 Share Posted January 26, 2009 Well, take a break, your OS and other data is of course more important [font="Courier New"]http://RomanK.hondadesigns.com[/font] Link to comment Share on other sites More sharing options...
Recce Posted January 28, 2009 Share Posted January 28, 2009 Bad luck Datenshi! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now