fixes handling multiple arguments in Storage.discovery()
Seems like radicale added support for groups and is now passing one more argument in radicale/storage/multifilesystem/discover.py. I've added missing argument to decsync.storage but nothing else so this does not implement GROUPS/ support.
Unusable on Fedora 41 without this PR. Have to add it manually until this is merged
Awesome, thank you so much for this fix. Please merge the PR. I tested it on Arch, via a venv install, not AUR and it works wonderfully.
I need this PR too on Fedora 41
I have tested this patch and confirmed that it fixes the issue.
fixes, please merge