Rollator file manager gets a few more features.

I’ve been tinkering under the hood, yet again.

Earlier last year, I added support for mirror sites. However, it was a rather trivial hack, which merely allowed you to state wether there were mirrors, and what the relative paths were for these files.

However, tonight I’ve finally fixed things up a bit more – I’ve added a boolean for each specific file, which is either NULL, or a variable stating wether the file is morrored. When I decide on a global scape for this, it will probably be rewritten to include an array of all possible download points, and perhaps do trivial HTTP connections to assure that the host connects, and the path is not a 404.

As for now, enjoy my now slightly-lopsided download manager.