Felix Nüsse

Results 649 comments of Felix Nüsse

You can test if a newer rclone version fixes it with my fork: https://github.com/newhinton/extRact/releases/tag/v2.0.1-dev

Hey @feilongfl, can i use your PR in my fork? [extRact](https://github.com/newhinton/extRact)

yes the summary is provided by rclone, which is problematic since it is untranslatable. the flag provides all the info the human readable output provides, except it is nicely machine...

I have recreated the pr without the logging feature. #160 Without any further additions, it does not add anything visible, it should however make future adjustments more easy.

@31337-4554551n @rocky-III I have opened a PR for this, but it wasnt merged. I have forked it however: [extRact](https://github.com/newhinton/extRact)

@semmelbroesel Check out #37, i am currently working to update this branch. @x0b I started implementing a triggersystem aswell, my first try will only allow for timed triggers Edit: sorry,...

@xob @1024mb I think the reason that transfers are set to 1 is that everything else makes parsing the output for the notification very hard. This is the sample of...

I am currently implementing (#37) a way to start a specific sync via tasks. There will be a service which exposes the ability to start a task via an intent....

@x0b That is quiet easily solved, i wrote multiple apps that use the Alarmmanager to schedule tasks (including an app that triggers an rclone task ;) ) I have found...