Luna712
Luna712
> > I also still can't reproduce the bug that you had to delete twice? Can you provide exact steps that led to that circumstance? Like how many total downloads...
@fire-light42 anything in logcat tagged with "FileDeletion"? And does it actually delete the file from the system just not remove it from adapter or what? I really don't understand this...
@fire-light42 I finally figured out that UI bug as well which should be fixed
@fire-light42 I tried a fix for a race condition but I still could not reproduce, do you mind testing and let me know if it works?
> You have also the cache invalidation bug where the progressview updates the progress, but it is reset back due to the viewmodel. I am pretty sure it is the...
I was planning to take this PR over as well, but it seems conscrypt does plan to fix the issue in a future version anyway, so I think it'd probably...
In the past setting something to None after being in library saved to the data as None. I fixed this when I added the duplicate checking dialog, but left it...
Just to note, I have a local patch working for this, But I will push to a PR once my currently open PR is merged in order to prevent conflicts.
1) the captcha token request will give a malformed response because the `sitekey` ends in an underscore and a URL doesn't like that (and the URL it builds uses that...
Wow I was literally just making this issue about both the scaling and the fact that subtitle elevation makes them disappear above the PiP window.