Anmol Jhamb
Anmol Jhamb
I honestly have been using Jellyfin daily for a few months now, and I noticed this issue some time ago. I am personally not an android developer, so I don't...
> removing / commenting out `Constants.ACTION_STOP -> viewModel.stop()` [here](https://github.com/jellyfin/jellyfin-android/blob/b9e154b09442d9263a30cb3855abe0ee72ee4c33/app/src/main/java/org/jellyfin/mobile/player/interaction/PlayerNotificationHelper.kt#L51) prevents the player from stopping. not sure how the 'clear all notifications' works at the system level or if it's a...
@Maxr1998 That makes sense to me! I'll look into it!
Hey! I just checked it out, and it seems to work. I tested it on a Debian machine. Was it fixed?
Huh, I just tried that, but it doesn't work. But if I try the same thing with the string, `this does work \` sample string` and it does work.
@dbankier I just recently started making some extensions for my own use, and I think I'd like to try to solve this bug if I can. If you could assign...
Hey! I'd like to work on this issue!
Hey! I've fixed the spacing issue, which currently looks like this.  And I was just working on adding the dropdown icon. However, whenever I click on sign in with...
Hey! Sorry for not giving the status earlier, but I had successfully setup the backend locally. However, being a computer science under graduate, I had my end term evaluations, so...
I may have a possible fix. For everyone who is facing this issue, I was having the exact same issue, and JUST COULDN'T FIGURE IT OUT. But finally! I have...