Max Rumpf
Max Rumpf
@asm0dey done, thanks for the heads-up 👍
Seems to primarily be a web issue, so unfortunately out of scope for the app to fix. For the integrated player, this might also happen (with subtitles explicitly getting disabled),...
Duplicate of #574 and imo a case of misconfiguration, nonetheless the app should be able to handle this better.
I wasn't aware that VP8/VP9 were supported in mp4 container. Should indeed be an easy fix. Might even be a good idea to take this occasion to synchronize our list...
While codec code-points are registered for both VP8 and VP9 [[1]](https://mp4ra.org/registered-types/codecs), it seems like only VP9 received a stream ObjectTypeIndication [[2]](https://mp4ra.org/registered-types/object-types). This might explain why only VP9 is supported. Nonetheless,...
Thanks for looking into this! So far, the changes look pretty good. Please tell me when you have specific questions about fixing the remaining TODOs.
What's the state of this? Would you prefer to continue working on it first, or do you think we can already merge the existing changes?
Thanks! Could you also please look into the detekt failure and fix it before I merge?
The dismissible notification option only applies to the music player, so that part makes sense. For the integrated video player, I wonder whether the notification should be dismissible at all,...