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

[10.6.0] Music nowplaying page is bugging when "Album" tag is empty #1629

Closed
Larvitar opened this issue Jul 23, 2020 · 0 comments · Fixed by #1686
Closed

[10.6.0] Music nowplaying page is bugging when "Album" tag is empty #1629

Larvitar opened this issue Jul 23, 2020 · 0 comments · Fixed by #1686
Labels
bug Something isn't working

Comments

@Larvitar
Copy link
Contributor

Describe the bug
When songs "album" tag is empty "Album artist" is not displayed either. Also when switching from song with filled "Album artist" and "Album" to a song with no "Album" previous song album and artist tags are displayed (see screenshots).

It only happens in nowPlayingInfoContainer. Playlist is displaying info correctly

To Reproduce

I. "Artist" not displayed

  1. Start playing song with no "Album" tag.
  2. "Album artist"/"Artist" will not be displayed even though it's set.

II. Wrong "Artist" and "Album" displayed

  1. Add 2 songs to a list: First with title, album, and album artist set, second with only title and album artist.
  2. Start playing first song from list
  3. Switch to next song

Expected behavior
I. "Album artist" should always be displayed properly.
II. All 3 fields should always be updated properly even when they're empty.

Screenshots
I.
Screenshot_20200723_171218
II.
Screenshot_20200723_171307

System (please complete the following information):

  • OS: Ubuntu 20.04
  • Browser: Chrome
  • Jellyfin Version: 10.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant