GetRight and FlashGot Selection
GetRight and FlashGot Selection
I am using GetRight with FlashGot - recently (probably because of some update) it stopped working properly with "FlashGot Selection" - only the first selected link is passed to GetRight regardless of how many I select.
I checked the temporary files and the log. The log is:
*** Log start at Wed, 20 May 2009 05:10:35 GMT
Adding metalink info
Sorting again 5 links
Preprocessing done in ms37
Starting dispatch
Converting 1330 long job to charset ISO-8859-1
Writing 1330 bytes...
Converting 72 long job to charset UTF-8
Writing 72 bytes...
Running C:\Users\Andre Tissot\AppData\Roaming\Mozilla\Firefox\Profiles\5itgnfl1.default\FlashGot.exe C:\Windows\TEMP\flashgot.5itgnfl1.default\flashgot.fgt -- async
Dispatch done in ms1315
Total processing time: ms1354
And the files (in temporary folder) are (I changed personal details):
File flashgot.fgt.done:
0;GetRight;1;;
C:\Windows\TEMP\flashgot.5itgnfl1.default\flashgot.grx
/Q
File flashgot.grx:
[Edit: removed to protect personal details]
What worries me is that Converting 1330 long job to charset ISO-8859-1
Writing 1330 bytes...
seels all right - that's the length of the flashgot.grx file
But Converting 72 long job to charset UTF-8
Writing 72 bytes... - is that correct? Why would it convert anything to UTF-8?
I checked the temporary files and the log. The log is:
*** Log start at Wed, 20 May 2009 05:10:35 GMT
Adding metalink info
Sorting again 5 links
Preprocessing done in ms37
Starting dispatch
Converting 1330 long job to charset ISO-8859-1
Writing 1330 bytes...
Converting 72 long job to charset UTF-8
Writing 72 bytes...
Running C:\Users\Andre Tissot\AppData\Roaming\Mozilla\Firefox\Profiles\5itgnfl1.default\FlashGot.exe C:\Windows\TEMP\flashgot.5itgnfl1.default\flashgot.fgt -- async
Dispatch done in ms1315
Total processing time: ms1354
And the files (in temporary folder) are (I changed personal details):
File flashgot.fgt.done:
0;GetRight;1;;
C:\Windows\TEMP\flashgot.5itgnfl1.default\flashgot.grx
/Q
File flashgot.grx:
[Edit: removed to protect personal details]
What worries me is that Converting 1330 long job to charset ISO-8859-1
Writing 1330 bytes...
seels all right - that's the length of the flashgot.grx file
But Converting 72 long job to charset UTF-8
Writing 72 bytes... - is that correct? Why would it convert anything to UTF-8?
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
-
- Posts: 6
- Joined: Wed May 20, 2009 5:21 am
Re: GetRight and FlashGot Selection
Sorry forgot to login before posting the previous message.
I did some further research - looks like the problem is in FlashGot rather than in GetRight. I ticked the setting that FlashGot should use togetright.exe whenever possible. I checked the functioning of togetright by passing correct parameters to it in a batch file. So the problem is that FlashGot incorrectly parses flashgot.grx file before passing it to togetright.exe. Any developers over there?
I did some further research - looks like the problem is in FlashGot rather than in GetRight. I ticked the setting that FlashGot should use togetright.exe whenever possible. I checked the functioning of togetright by passing correct parameters to it in a batch file. So the problem is that FlashGot incorrectly parses flashgot.grx file before passing it to togetright.exe. Any developers over there?
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: GetRight and FlashGot Selection
Developer here.
Nothing has changed in FlashGot's GetRight support module recently. It's more likely that something changed on GetRight side, I'll check.
BTW, which GetRight version are you using?
Regarding 72 vs 1330 bytes, the former is the flashgot.fgt file, meant to be parsed by FlashGot.exe who knows about UTF-8, while the latter the flashgot.grx file, meant to be parsed my GetRight (grx is the GetRight batch format).
Nothing has changed in FlashGot's GetRight support module recently. It's more likely that something changed on GetRight side, I'll check.
BTW, which GetRight version are you using?
Regarding 72 vs 1330 bytes, the former is the flashgot.fgt file, meant to be parsed by FlashGot.exe who knows about UTF-8, while the latter the flashgot.grx file, meant to be parsed my GetRight (grx is the GetRight batch format).
FlashGot doesn't parse the grx, it produces it. GetRight parses (or should parse) it...arachnid wrote: So the problem is that FlashGot incorrectly parses flashgot.grx file before passing it to togetright.exe.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
-
- Posts: 6
- Joined: Wed May 20, 2009 5:21 am
Re: GetRight and FlashGot Selection
Hi Giorgio, thank you for prompt answering
Another confusing FlashGot setting is "Use togetright.exe whenever it is possible" Apparently ticking this box does not affect anything - FlashGot never uses ToGetRight.exe, which is a pity as it might be useful.
Is there any chance you could remove the File: X:\Dir\blabla lines from the grx file? And thanks for your prompt answer again
Cheers fro Australia
The latest, 6.3e - I even uninstalled what I had, deleted all GetRight keys from registry and deleted all directories. Then installed GetRight fresh.Giorgio Maone wrote:It's more likely that something changed on GetRight side, I'll check.
BTW, which GetRight version are you using?
Ok, good to know that, thank you. I found what actually prevents GetRight from importing your flashgot.grx file. If I remove (from flashgot.grx) every line starting with File: , i.e. all lines like File: E:\Downloads\FGZ.part2.rar.html, then GetRight imports it with no problem whatsoever. You might say it is GetRight problem, but why does Getright need that information? And why FlashGot asks me for the destination directory every time I do Flashgot Selection? The destination directory/directories are defined in GetRight itself, so what it then need of asking for it every time - it is confusing - what overrides what...Giorgio Maone wrote:FlashGot doesn't parse the grx, it produces it. GetRight parses (or should parse) it...
Another confusing FlashGot setting is "Use togetright.exe whenever it is possible" Apparently ticking this box does not affect anything - FlashGot never uses ToGetRight.exe, which is a pity as it might be useful.
Is there any chance you could remove the File: X:\Dir\blabla lines from the grx file? And thanks for your prompt answer again
Cheers fro Australia
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: GetRight and FlashGot Selection
That's weird: I cannot reproduce your issue with GetRight 6.3e with the default FlashGot options (togetright.exe flagged, the other two not).
Is it consistently reproducible on other pages which I can open (http://www.votvamhui.com/nahui.html is broken for me)?
Is it consistently reproducible on other pages which I can open (http://www.votvamhui.com/nahui.html is broken for me)?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
-
- Posts: 6
- Joined: Wed May 20, 2009 5:21 am
Re: GetRight and FlashGot Selection
Thank you Giorgio for looking into my matter.
I put a real flashgot.grx file in this directory [EDIT: removed to protect personal details] for you to download. Would appreciate if you can check it.
Thanks again
http://www.votvamhui.com/nahui.html is not an address to download -it is a a Referer address - so it can be anything.Giorgio Maone wrote:Is it consistently reproducible on other pages which I can open (http://www.votvamhui.com/nahui.html is broken for me)?
I put a real flashgot.grx file in this directory [EDIT: removed to protect personal details] for you to download. Would appreciate if you can check it.
Thanks again
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: GetRight and FlashGot Selection
I'm checking your file. You should better remove it from your server now, to protect the details in it.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
-
- Posts: 6
- Joined: Wed May 20, 2009 5:21 am
Re: GetRight and FlashGot Selection
Thank youGiorgio Maone wrote:I'm checking your file..
No worries (as we say in Australia). The cookie details (the password) has been changed since I posted it - but thank you for the warning. Do not be surprised about at the referral website - I always use it for security reasons.Giorgio Maone wrote:You should better remove it from your server now, to protect the details in it
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
-
- Posts: 6
- Joined: Wed May 20, 2009 5:21 am
Re: GetRight and FlashGot Selection
Hi - any update on my problem? What's the checking result?Giorgio Maone wrote:I'm checking your file. You should better remove it from your server now, to protect the details in it.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: GetRight and FlashGot Selection
I couldn't reproduce the issue in other ways than putting a wrong path in the grx on purpose.
However I added a new option in just released FlashGot 1.1.9.3 for you to work-around (as you asked):
FlashGot Options|General|Download Manager|Get Right|Skip confirmation prompts.
It will send the files straight to GetRight with no File: specification.
Hope it helps and sorry for the delay.
However I added a new option in just released FlashGot 1.1.9.3 for you to work-around (as you asked):
FlashGot Options|General|Download Manager|Get Right|Skip confirmation prompts.
It will send the files straight to GetRight with no File: specification.
Hope it helps and sorry for the delay.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
-
- Posts: 6
- Joined: Wed May 20, 2009 5:21 am
Re: GetRight and FlashGot Selection
Thank you Giorgio. Works fine now.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
Re: GetRight and FlashGot Selection
i had the SAME problem, this was very helpful! Thanks!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)