Use existing data downloaded by lgogdownloader #152
maluramichael
started this conversation in
General
Replies: 1 comment 1 reply
|
I'm supportive and that doesn't sound too complex to add. Basically another download layout: https://github.com/arelate/vangogh/tree/main?tab=readme-ov-file#downloads-layouts. The code to support different layouts is already there, so I'd just need to add this specific layout. One important consideration for you. vangogh requires additional metadata that it stores when fetching files - e.g. mapping from GOG ManualUrl to the actual filename: /game/en1installer1 -> game_setup.exe. That means two things in practice:
Just sharing this in advance, in case you were planning to keep using lgogdownloader as a downloader and vangogh as a frontend - that won't work automatically and would need pretty involved maintenance. |
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.
Would it be possible to use/import an existing structure? My folders look like this.
/tank/games/gog/{NAME}/{PLATFORM}/{INSTALLER}.exe
All reactions