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

Show label in listings with a SortMethod added #667

Open
dagwieers opened this issue Jan 9, 2020 · 1 comment
Open

Show label in listings with a SortMethod added #667

dagwieers opened this issue Jan 9, 2020 · 1 comment
Labels
bug Something isn't working kodi Related to the Kodi media player reported This issue has been reported to upstream project

Comments

@dagwieers
Copy link
Collaborator

dagwieers commented Jan 9, 2020

Describe the feature

Currently in some listings (e.g. Most recent, Soon offline or TV guide) we show episodes of multiple TV shows in a single listing. To make this somewhat useful, we prepend the TV show name (or start time) in the label. However as soon as a SortMethod is added to the listing, not the label, but the title (episode name) is being shown.

Because of this bug, we have to add the TV show title (ListItem.TvShowTitle) to the Episode title (ListItem.Title) so that the listing includes the TV show name (as a workaround). However, when we show the Video Info pane, shows the TV show title twice now. (There is no winning here)

Obviously this bug should be fixed in Kodi.

This is implemented in xbmc/xbmc#17200

@dagwieers dagwieers added enhancement New feature or request fixed An upstream fix is available but not yet released estuary Related to Kodi's default skin labels Jan 9, 2020
@dagwieers dagwieers added this to the Future milestone Jan 9, 2020
@dagwieers dagwieers changed the title Show original title in Kodi Video Info pane Show episode title in Kodi Video Info pane Jan 9, 2020
@dagwieers dagwieers added kodi Related to the Kodi media player bug Something isn't working and removed fixed An upstream fix is available but not yet released enhancement New feature or request estuary Related to Kodi's default skin labels Jan 11, 2020
@dagwieers dagwieers changed the title Show episode title in Kodi Video Info pane Show label in listings with a SortMethod added Jan 16, 2020
@dagwieers dagwieers added the fixed An upstream fix is available but not yet released label Jan 16, 2020
@dagwieers dagwieers removed this from the Future milestone Jan 16, 2020
@mediaminister mediaminister removed the fixed An upstream fix is available but not yet released label Mar 23, 2020
@mediaminister
Copy link
Collaborator

xbmc/xbmc#17201 still needs a change.

@mediaminister mediaminister added the reported This issue has been reported to upstream project label Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kodi Related to the Kodi media player reported This issue has been reported to upstream project
Projects
None yet
Development

No branches or pull requests

2 participants