[Feature Request] load game update XML from URL #233
shakeyourbunny
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I like the idea, I'll look into adding a feature like this. Thanks you for the suggestion, I haven't really had any feedback on users actually sharing their own custom lists. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
it would be really neat if the GBM would be able to download custom XML update data automatically on startup / interval from a custom URL and integrate it to the database.
My guess these things would be necessary (along with default options):
[ ] enable savegame defintion XML updates from custom URL
[ .... the url .... ]
Update Interval (dropdown): on demand / on startup / daily / weekly / monthly
[x] display changes:
(green) "+": new savegames
(red) "-": removed entries
(blue) "*": changed entries
[x] if there are new updates available, ask for confirmation before updating: Accept / Ignore Updates
[ ] update and overwrite game definitions
[x] make a backup of definition database (with timestamp) in XML format.
[x] do not update automatically games with this tag [ #private ]
additional settings:
[x] on xml export, do not export entries marked with this tag [ #private ]
These options may live in an additional entry in the global settings dialog.
This would really make sharing custom XML savegame definitions A LOT easier.
Beta Was this translation helpful? Give feedback.
All reactions