queueing and tasks not savings
i try a lot of time dose it not work im on win11 :(
sadly, tasks cannot be saved on macOS either 🙁
@Alkl58 , @td512 – is there any chance you would look into this issue? The RCloneBrowser in its "current" BETA is almost perfect, except for this painful issue 😕
Thank you for your work!
I would like someone to suggest a solution. I tried looking at the code and I'm still confused.
OK, I gave it another try and I found out that everything is actually working fine after you manually create the config file:
~/Library/Application\ Support/rclone-browser/rclone-browser/tasks.bin
Just create an empty file (e.g. with touch) and after restarting RcloneBrowser, you will be able to save new tasks.
So the only real problem with current RcloneBrowser release is that it does not automatically create this file if it does not exist (and does not emit any error either when it fails to save the task, so it is hard to find out what's the problem).