Results 487 comments of Kirill A. Korinsky

BTW: ``` ~ $ rustic lss latest:/ error: unrecognized subcommand 'latest:/' tip: a similar subcommand exists: 'ls' Usage: rustic [OPTIONS] [MOUNT] For more information, try '--help'. ~ $ ```

@aawsome just build a local root https://github.com/rustic-rs/rustic/commit/3a3b5b187e96dd3a698bac8229c0144b48a16aa8 with https://github.com/rustic-rs/rustic_core/commit/64d052d5e3094a79b2ba165a977de67c2275bbc5 1. I confirm that it returns `unrecognized subcommand 'lss'` 2. Anyway, the absolute path is still requried.

I'd like to confirm that I see similar issue in 0.5.0 and it includes the case when router is rebooted or soemthing bad had happened with internet connection.

@aehimself I run dino on Laptop and I had reproduced it on my home network. Home network is: 1. multiple WANs with IPv4 NAT; 2. intervanl IPv6 which "maps" into...

@rmader I not sure that replacing "deprecated" decoder/encoder is good idea. As far as I recall modern is supported by only new enough hardware, and old hardware is supported only...

@rmader I fine with your way. Also, I see that you tested it much better than I'm :)

See: https://musicbrainz.org/doc/MusicBrainz_API/Rate_Limiting#:~:text=We%20allow%20through%20300%20requests,(http%20503)%20the%20rest. It has a global limite for all clients, and... thanks all that LLM, it can be, sometime, just overload and return 503. Probably beets need to make more...