MantisBT - Doomseeker
View Issue Details
0003657DoomseekerWadseeker sitespublic2019-06-10 19:562019-07-30 10:15
HiM 
WubTheCaptain 
normalfeaturealways
closedinvalid 
MicrosoftWindowsXP/Vista/7
1.2 
1.3 
0003657: Doomseeker Wadseeker missing TSPG Painkiller wad path
Doomseeker Wadseeker missing TSPG Painkiller wad path:
'https://allfearthesentinel.net/zandronum/wads.php [^]'

Wad path needs to be added to Doomseeker Wadseeker inorder to be able automatically download files.
TSPG Painkiller is major Zandronum doom hosting site/server farm.
Having automatic wad download with Doomseeker would ease process for novice users (need manual wad site add to site list).
No tags attached.
duplicate of 0002881closed Zalewa Add TSPG to default Wadseeker list 
related to 0003661closed WubTheCaptain Updates to default Wadseeker sites in code are not migrated to existing (not new) configurations 
Issue History
2019-06-10 19:56HiMNew Issue
2019-06-10 20:13HiMNote Added: 0020739
2019-06-10 20:36DrinkyBirdNote Added: 0020740
2019-06-10 20:52HiMNote Added: 0020741
2019-06-10 22:21Pol MNote Added: 0020742
2019-06-10 22:22Pol MStatusnew => feedback
2019-06-12 00:56WubTheCaptainNote Added: 0020748
2019-06-12 00:56WubTheCaptainStatusfeedback => resolved
2019-06-12 00:56WubTheCaptainResolutionopen => invalid
2019-06-12 00:56WubTheCaptainAssigned To => WubTheCaptain
2019-06-12 00:58WubTheCaptainNote Added: 0020749
2019-06-12 01:01WubTheCaptainFixed in Version => 1.1
2019-06-12 01:05WubTheCaptainRelationship addedrelated to 0003661
2019-06-12 01:07WubTheCaptainNote Added: 0020751
2019-06-12 01:09WubTheCaptainResolutioninvalid => fixed
2019-06-12 01:09WubTheCaptainProduct Version1.2 => 1.0
2019-06-12 01:19WubTheCaptainRelationship addedduplicate of 0002881
2019-06-12 01:19WubTheCaptainResolutionfixed => duplicate
2019-06-12 01:31WubTheCaptainNote Added: 0020754
2019-06-12 01:31WubTheCaptainResolutionduplicate => invalid
2019-06-12 01:31WubTheCaptainProduct Version1.0 => 1.2
2019-06-13 14:56ZalewaNote Added: 0020757
2019-06-14 03:55WubTheCaptainTarget Version => 1.3
2019-06-19 00:29WubTheCaptainFixed in Version1.1 =>
2019-07-30 10:15WubTheCaptainStatusresolved => closed

Notes
(0020739)
HiM   
2019-06-10 20:13   
The correct wad path: 'http://static.allfearthesentinel.net/wads [^]'
(0020740)
DrinkyBird   
2019-06-10 20:36   
But it's already there:'https://bitbucket.org/Doomseeker/doomseeker/src/ae456aac888cb794ea3292f7f99cb87d6b22a555/src/wadseeker/wadseeker.cpp#lines-45 [^]'
(0020741)
HiM   
2019-06-10 20:52   
Hmm, but it was not working until readded in 1.2 Doomseeker.
Maybe HTTP vs HTTPS is a cause? In Bitbucket is HTTPS.

Shouldnt it be coded as "http://static.allfearthesentinel.net/wads/" ?
(0020742)
Pol M   
2019-06-10 22:21   
Tested in a clean config, the default link works properly and can download wads. Https should always be preferred since it adds a layer of encryption that is always appreciated (you know, last thing we want is a man in the middle ;) ). Could you describe a reproducible environment where https does not work? If you test it on a clean config and it works, then this ticket may be set as resolved.
(0020748)
WubTheCaptain   
2019-06-12 00:56   
I believe this works as intended.
(0020749)
WubTheCaptain   
2019-06-12 00:58   
Specifically, I don't think we do config migrations from 1.0 to 1.2 with Wadseeker sites. But the site is there, since 1.1.

If this is an issue, report a new issue.
(0020751)
WubTheCaptain   
2019-06-12 01:07   
Quote from WubTheCaptain
If this is an issue, report a new issue.


...now 0003661.
(0020754)
WubTheCaptain   
2019-06-12 01:31   
(Setting this issue's status back to invalid, since OP reported the issue in Doomseeker 1.2 originally. I'll keep the duplicate tracker.)
(0020757)
Zalewa   
2019-06-13 14:56   
There's a "Always use Wadseeker's default sites" checkbox in the "Wadseeker/Sites" config page. If it's checked, Wadseeker will always use the up-to-date hardcoded sites, no matter what's on the list in the config page. If the checkbox is unchecked, only the sites listed on the page are used.