Posted March 02, 2018

On update it controls what is looked at on GOG.com and then written into your manifest
On download it controls whatt from within your manifest is downloaded from GOG.com
This is useful for eg people who use the same manifest but download windows / linux installers and extras to different directories or such.
Correct, your manifest is "living" , only the parts that change on GOG.com (within your filters) are updated by update.

I solved the issue (bad interpreter) in my last post by updating the first line to #!/usr/bin/python3, but now i have a new issue. Seems to be working otherwise, but, wow.
EDIT: nvm, read the actual error.
[kohlrak@kohlrak-server ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 997M 0 997M 0% /dev
tmpfs 1006M 0 1006M 0% /dev/shm
tmpfs 1006M 680K 1005M 1% /run
tmpfs 1006M 0 1006M 0% /sys/fs/cgroup
/dev/mapper/vg_kohlrakserver-lv_root 50G 11G 36G 23% /
tmpfs 1006M 24K 1006M 1% /tmp
/dev/sda1 477M 134M 314M 30% /boot
/dev/mapper/vg_kohlrakserver-lv_home 1.8T 1.7T 0 100% /home
tmpfs 202M 0 202M 0% /run/user/1000
[kohlrak@kohlrak-server ~]$

Post edited March 02, 2018 by Kalanyr