abaart

Results 9 comments of abaart

Thanks! I'm also not sure whether the cause of this problem is in the video player or in Nextcloud itself. For now I just disabled the videoplayer. This problem is...

At the first copying of messages: ``` Memory consumption at C1: 400319.5 MiB Memory consumption at M1: 400319.5 MiB Memory consumption at M2: 400748.8 MiB Memory consumption at M3: 400748.8...

I installed it through brew, mac package manager. It seems to build from source: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/imapsync.rb Testslive gives following: ``` ++++ Statistics Transfer started on : dinsdag 21 december 2021-12-21 20:06:46...

When I run the binary you linked I get very similar output: ``` ++++ Statistics Transfer started on : dinsdag 21 december 2021-12-21 20:16:22 +0100 CET Transfer ended on :...

Maybe this can be of use: ``` Modules version list ( use --no-modulesversion to turn off printing this Perl modules list ): Authen::NTLM 1.09 CGI 4.48 Compress::Zlib 2.084 Crypt::OpenSSL::RSA 0.31...

> I'm puzzled for now. The same for me. For now I will run on a VPS to circumvent the issue. Maybe someone else with an M1 Mac can give...

This new release indeed shows a more reasonable 116MiB memory usage on my Mac with tests live. In the meantime I have successfully synced my account using imapsync on a...

Found a solution. You can use kwargs to send the "from". Example: `client.service.Thing(something='value',**{'from':'2020-01-01T00:00:00'})`

For now I have rebuilt part of this library myself, which **is** working.