Rafał Dzięgiel
Rafał Dzięgiel
> That way there's at most 10 cached videos at a time. Also at boot, it will empty out the cache folder. @GeopJr With current logic you did, it should...
> Awesome, I'll ask the msys2 maintainers or package it myself for msys2 when it makes it into a release! Thanks, but I do not want to give you additional...
@GeopJr > I think about adding something like clapper_media_item_new_cached (uri, location) I did that and made a PR (see: https://github.com/GeopJr/Tuba/pull/1044) with changes to be added here. I think it simplifies...
Could you rebase this branch on top of main, pretty please? It will be easier to quickly checkout and test how this works together with recently merged GIFV looping.
Thanks for the rebase and update. I was a little busy this week, so haven't had much time to test this some more. I will try to do so, later...
I did some quick testing. Caching seems to work fine. For anything else I found out while testing this I did a fix PR: https://github.com/GeopJr/Tuba/pull/1075 Mainly fixes problem with all...
> other backends like Misskey don't have a limit Oh, didn't know that. Thank you for clarifying. In this case instance numbers should be added if app might create more...
FWIW, I tried this after latest main update and seems to work fine here for me :-) Only thing missing is an actual Clapper 0.8 release that adds caching.
I haven't experienced the "lagging" part. Can you show this problem so I can see what exactly happens to you (with e.g. screen recording)? Also, is this Xorg or Wayland?...
As far as I see, this is expected behaviour. GTK makes slider knob "click" into position of chapter mark. This makes easier for user to seek into exact chapter position....