Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix empty stream title in minimized player #5820

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Fix empty stream title in minimized player #5820

merged 1 commit into from
Mar 17, 2021

Conversation

TobiGr
Copy link
Member

@TobiGr TobiGr commented Mar 13, 2021

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

Fixes empty stream title in mini player info when a stream is started through background player and title of previous stream shown instead of title of the current stream.

Before After
Screenshot_1615662903 Screenshot_1615663038

Fixes the following issue(s)

Closes #5475

APK testing

On the website the APK can be found by going to the "Checks" tab below the title and then on "artifacts" on the right.

Due diligence

@TobiGr TobiGr added bug Issue is related to a bug GUI Issue is related to the graphical user interface player Issues related to any player (main, popup and background) labels Mar 13, 2021
@AudricV
Copy link
Member

AudricV commented Mar 13, 2021

It also fixed #5475, thank you! I edit the PR body in order to close the issue when this is merged.

@TobiGr TobiGr force-pushed the dev branch 2 times, most recently from 679bc75 to 2aeccc0 Compare March 16, 2021 08:24
Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was probably caused by my refactoring of the player. I tested this and it works. Looks good, thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug GUI Issue is related to the graphical user interface player Issues related to any player (main, popup and background)
Projects
None yet
3 participants