MantisBT - Doomseeker
View Issue Details
0001416Doomseeker[All Projects] Bugpublic2013-07-20 01:232018-09-29 14:47
Blzut3 
Zalewa 
normalminorhave not tried
closedfixed 
0.10 Beta 
0.11 Beta 
0001416: Wadseeker will download wad directly even if zip is present
AlexMax informs me that if a wad and zip is present in the same directory. Wadseeker will download the direct wad.
I believe Wadseeker prefers a direct match, but it could be the ordering of the links on the page.
No tags attached.
Issue History
2013-07-20 01:23Blzut3New Issue
2013-07-20 17:20ZalewaAssigned To => Zalewa
2013-07-20 17:20ZalewaStatusnew => assigned
2013-07-20 17:23ZalewaNote Added: 0006714
2013-07-20 20:27Blzut3Note Added: 0006715
2013-07-22 20:48ZalewaNote Added: 0006757
2013-07-22 20:48ZalewaStatusassigned => resolved
2013-07-22 20:48ZalewaFixed in Version => 0.11 Beta
2013-07-22 20:48ZalewaResolutionopen => fixed
2018-09-29 14:47WubTheCaptainStatusresolved => closed

Notes
(0006714)
Zalewa   
2013-07-20 17:23   
I think it can be easily rearranged that Wadseeker will prefer archive links to .wad links if they're detected on the same page. I'm not sure we can do anything about finding a .zip link mere milliseconds after starting to download a .wad link if .zip link is found on a different page.
(0006715)
Blzut3   
2013-07-20 20:27   
Sounds like an acceptable solution.
(0006757)
Zalewa   
2013-07-22 20:48   
Wadseeker will now prefer to download archives first when a .pk3 or .wad is requested. This affects mainly situations where both archive and non-archive links are present on the same site, but the way it's constructed allows to span this feature over multiple sites if site download progresses fast enough.

'https://bitbucket.org/Blzut3/doomseeker/commits/7cf3cea13986e21f13d5cb40646378f874b97444 [^]'