Johannes L
Johannes L
I see you already added your changes, thanks for that. I noticed one minor bug. Disabling "rescale" results in the following: ``` Traceback (most recent call last): File "run_tensorrt_demo.py", line...
@JingYQ I'm not sure this is the same issue I had. What versions of TensorRT are you using? Do you have a piece of example code or did you use...
@azuryl Yep, my example code works if I set enable_mask=False and `output_names=['num_detections', 'boxes', 'scores', 'classes'],` It also works with masks enabled. Please note I have not tested it recently.
For Mopidy-Tidal, Iris seems to ignore the Artist images provided by Tidal and always falls back to discogs when clicking on the artist. Why does this happen?
I think it is time to revive this MR yet again. I will look into testing it with the latest mopidy_tidal as it could be a nice addition if spotify...
@2e0byo Thanks, I will take a look at it. If the tests are more descriptive, I am sure it will help with my (and other developers) understanding. Automated tests in...
Hey, good to see you've had time to work on this. > mocking python-tidal needs to get easier. Agreed, sounds like this is necessary before proceeding with this. > It...
@2e0byo If you have time, you can rebase to latest master then I will merge this PR before v0.3.5 release :+1:
@2e0byo are you sure? Login hack worked fine last time I tested, after refactoring. I tested with PKCE and Oauth. It also requires latest tidalapi from master. Auto=hack, I just...
Thanks for the rebase. No rush with the tests, I'll make a branch and I'll try to take a look at the broken tests.