Nathan Thomas

Results 57 comments of Nathan Thomas

@crankedguy Can you try the branch for #648 and see if it improves qobuz downloads on your machine?

@crankedguy Can you try experimenting with chunk_size and yield_every variables and see the effect on download speeds? My internet is not fast enough to notice a difference.

@crankedguy If you can point out where the errors are occurring I can take a look. It is supposed to gracefully handle exceptions and not quit the app.

@crankedguy Yes the jaggedness is caused by the yield_every variable. Smaller values should make it smoother, but largest values might make it faster. I can't tell because my internet isn't...

Not a bug. More like an implementation of a `playlist_path` key in config.

Can you try the following - `rip config reset` - See what `rip config path` shows - See if the two paths are symlinked to other locations - Maybe you...

No worries! I had a donation link but the service was taking 70% so I just removed it. I might put something else up later :) Can you try deleting...

This shouldn't happen unless there was some other execution that stopped the program from running, and then the coroutine couldn't be awaited. Was there anything else? Can you find the...

Try again on the latest version. It works on my machine.