kt--

Results 11 comments of kt--

I can confirm this is an issue on Ubuntu 24.04 (and Performous master on this date) UPDATE: There's actually two images broken. After hand-patching the first issue with a .png...

**My initial thoughts:** - This is a **great idea**. - Maybe the remote-user's audio feed is constantly played for the local-user inside Performous (and vice-versa), this allows remote in-game communication....

> @TylerVigario @deutrino The reason is because the [current code](https://github.com/Moonbase59/loudgain/blob/master/src/tag.cc#L509-L519) stores a reference to a local object from the taglib function `TagLib::MP4::Tag::itemListMap()`, but that object is destroyed when the function...

I personally find the score minimum diminishes the fun of using performous, since for various reasons, I am typically unable to attain a score over 2000. It would be nice...

> I'd also be in favor of changing the default minimum score required for saving. > > I can imagine removing it completely might not be desirable though, I haven't...

@Baklap4 - I've just rested it with my "test dummy" avatars. So in this screen-shot, we can see the 3rd player (with the `3`) is selected, and in the 3rd...

Testing: Test 1 - Start Performous - Add 3 tracks to playlist (but don't play any) - Exit & Restart Performous - Verified that playlist is found, and offered for...

Test 9. - Play playlist right through ✅ - Observe Performous plays fine. ✅ - Observe Web front-end pop-up a message "A previous playlist has been found", as if Performous...

I'm wondering if we shouldn't push a JSON record like `{"performous":"playlist-ended"}` as a marker that the entire playlist has been consumed, rather than return an empty set from `/api/getCurrentPlaylist.json`. Hmmm,...

> > Would you be interested in me adding the missing change? > > As it stands, the PR does not resolve the compatibility with ffmpeg-8. Maybe @kt-- still has...