RcloneBrowser icon indicating copy to clipboard operation
RcloneBrowser copied to clipboard

queueing and tasks not savings

Open DragonVsKira opened this issue 2 years ago • 7 comments

i try a lot of time dose it not work im on win11 :(

DragonVsKira avatar Apr 16 '23 03:04 DragonVsKira

sadly, tasks cannot be saved on macOS either 🙁

FurloSK avatar Sep 17 '24 12:09 FurloSK

@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!

FurloSK avatar Sep 20 '24 14:09 FurloSK

I would like someone to suggest a solution. I tried looking at the code and I'm still confused.

totza2010 avatar Mar 14 '25 02:03 totza2010

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).

FurloSK avatar Mar 14 '25 07:03 FurloSK