Thomas Möller
Thomas Möller
I got the same issue with non integer edge weights The issue is reproducible with the existing unit test, just add the graphs to `weighted_matching.dat`: Working: ```5989 10 30 0...
I think a crash when changing covers has been fixed
> Have you actually tried this? I published my own version and had an error with the Keycloak namespace. I believe you have to replace the `Keycloak.*` types with imported...
> Have you actually tried this? The example in this repo is working, and I tried my own application now. With `moduleResolution` `bundler` (in my application) it is working
I'm thinking about migrating from the MediaPlayer Api to ExoPlayer, which would probably solve this issue. However, cross fade will probably be difficult to implement, and while ExoPlayer supports gapless...
I'm having this issue very rarely, which makes debugging difficult. I decided to do the migration to ExoPlayer in multiple steps, because I don't have the time to rewrite the...
The year is displayed behind the artist - tough it may not be visible if the artist name is too long
> I wonder if this pauseAtStart logic is really necessary in the first place, and if we can completely rely on player messages. You're right, I changed it to always...
Thanks for improving and merging it! :)
> can i work on this? > Of course, feel free to work on any issue :)