albertony

Results 89 comments of albertony

WIP: Pushed a new version where only md5 and sha1 are considered by default, but where one can set option `hashes` to comma separated list of additional/different hashes to support...

We *could*.. but its not been through very thorough testing. I was planning on looking through it and test it a bit more myself. When is the expected deadline for...

Hi. I have no idea. Do you have the ability to "force" standby from a remote control, phone app, or elsewhere?

Nothing that I know of. I just found that there is now an official API documentation at https://www.bluesound.com/downloads/, which was not available when I wrote this, but did not see...

2011: - Has a built-in portable mode, where settings are stored in local file instead of registry! This was the single reason why I did the switch from the official...

There was a discussion in the forum where some options are mentioned, including the VBScript approach similar to yours, see: - https://forum.rclone.org/t/autostart-mount-on-windows-without-cmd-popping-up/20896 Then, after that we added a command line...

I see, that can be a bit confusing. But that sentence is related to the `--daemon` flag and internals of the mount command (don't know enough of the details myself)....

@Kein : I'm not sure if this is what you refer to, but rclone is still a console application, so even with `--no-console` it will in fact still need to...

@fxzxmic What do you think is still missing in rclone? As I see it, simply starting rclone with `--no-console` is a ready to use, super easy solution to this. The...