kiwix / kiwix-xulrunner

[ARCHIVED] Legacy Kiwix desktop solution for Windows/macOS/Linux
https://download.kiwix.org/release/kiwix-xulrunner/
GNU General Public License v3.0
112 stars 28 forks source link

Make download manager more resilient to server-side XML changes. #311

Closed mhutti1 closed 7 years ago

mhutti1 commented 8 years ago

Currently adding fields to the XML will cause the app to fail with a no network connection error.

kelson42 commented 8 years ago

I support this.

Here is the list of attibutes/metadata we want to implement piece by piece in the ZIM metadata and in the catalog:http://wiki.kiwix.org/wiki/Catalog

Even if in 2017 we finally move to the OPDS format, we need the flexibility of adding new attibutes/properties.

kelson42 commented 7 years ago

@mhutti1 Any chance to fix this? So we can go ahead on new fields/attributes in 2017?

mhutti1 commented 7 years ago

@kelson42 This should be fixed. I have tested with my own website. I would however advice that once new XML fields are added we check for certain the app works fine.

kelson42 commented 7 years ago

@mhutti1 Really great. Thank you!