Brian Wilson

Results 208 comments of Brian Wilson

This could be possible but EDDI would need search through every journal entry rather than using summary data provided by EDSM and EDDI would be to support every version of...

If speech stops for about 15 seconds then this is the intended behavior when speech is interrupted by by a shutdown pulse. If speech does not resume then that would...

Fair. I didn't remember the exact behavior from getting hit by a Titan pulse (it's been a little while since I've been that close to a Titan). It sounds like...

Hi there. Sorry it's taken a while for me to respond on this one. In summary: 1) EDDI is crashing when using `{dump(cargo.haulageData)}` when you have the same type of...

I think I've managed to track this down and resolve it. ------ As for the `Mission redirected` concern, it does not appear to have been accurate? (though neither EDDI nor...

The old site and old links are being discontinued. https://forums.frontier.co.uk/threads/retiring-community-elitedangerous-com.610578/

There is also a json api version, e.g. https://cms.zaonce.net/en-GB/jsonapi/node/galnet_article?=&sort[sort-publish][path]=published_at&sort[sort-publish][direction]=DESC&page[offset]=0&page[limit]=12 https://gist.github.com/corenting/b6ac5cf8f446f54856e08b6e287fe835

Some languages have never worked well with the old site and links, e.g. Spanish. Ref. #2480.

Best path forward appears to be to use the json API as the primary source and the old link (e.g. ) as an alternate / fallback (or else drop the...

Agreed, API calls are counted independently per endpoint but the API becomes cripplingly rate limited if too many queries are performed. Web scraping is generally considered discourteous to the week...