Evangelos "GeopJr" Paterakis
Evangelos "GeopJr" Paterakis
You've done more than enough! In fact I'd suggest not overthinking cache further. Tuba is one of the first apps to use Clapper, but as other apps also start using...
Awesome! Can confirm it got fixed! --- I added my initial cleanup implementation. It saves the locations in another array, and if there are more than 10 (I set it...
I did some debugging, and this is the culprit: ``` if (G_UNLIKELY (player->played_item == NULL)) return; ``` I'm mostly speculating again, but maybe it's because the video is short and...
> Should be fixed now. Thanks! > BTW, latest clapper-git can now also be compiled and runs on MS Windows. Just mentioning, cause you might care as I see you...
> hopefully someone interested will step up and volunteer to maintain msys2 package. That's what I'm hoping for too, but I don't mind making the initial package for them! >...
Done, thanks! --- well, didn't rebase, but merged main
Feature freeze is finally done and I can merge this, I think it's pretty much done though I want to do some more testing. Let me know if there's any...
No rush! It can wait if needed, next release is planned for months from now anyway
> I think we should as all other posts have only 1 video max AFAIK - otherwise we would need to [append instance number](https://specifications.freedesktop.org/mpris-spec/2.2/#Bus-Name-Policy) in MPRIS bus name). Looks like...
Awesome, merging! Thanks for everything :)