You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason Kodi copies the value Listitem.Title to ListItem.TvshowTitle for pvr recordings.
This causes problems in all the menus related to recordings (recordings, dialog pvr info, video osd). The episode title is shown in places where the program title should be.
The same thing causes tmdb helper lookups fail for recordings because it's searching with the episode title instead of the program title.
If the program doesn't have an episode title (movies), then there is no problem.
Expected Behavior
Have the real program title visible in recordings like it is in other pvr elements (guide, channels, timers, search)
Get the artwork working from tmdb helper.
Steps To Reproduce
Go to Program guide.
Select a show that has an episode title.
Record that program.
Compare the visuals and the information of that program in the timers menu and in the recordings menu.
Press "info" on the recording.
Dialog video info shows the episode title instead of the program title.
Screenshots and Additional Info
Timers
Recordings
Dialog PVR Info
Notice how ListItem.TVShowTitle is empty for timers but gets filled with ListItem.Title in recordings.
Notice how the white title label shows the wrong title in recordings (second picture).
Notice the lack of artwork from tmdb helper in the second picture.
Episode title is shown in the upper left corner of the third picture.
Checklist
I have made a separate issue for each bug that I am reporting.
I have searched the issues and this bug has not been reported.
I am using the most recent skin version.
I have confirmed that this bug does not occur in the default skin.
The text was updated successfully, but these errors were encountered:
Skin section
PVR and Live TV
Current Behavior
For some reason Kodi copies the value Listitem.Title to ListItem.TvshowTitle for pvr recordings.
This causes problems in all the menus related to recordings (recordings, dialog pvr info, video osd). The episode title is shown in places where the program title should be.
The same thing causes tmdb helper lookups fail for recordings because it's searching with the episode title instead of the program title.
If the program doesn't have an episode title (movies), then there is no problem.
Expected Behavior
Have the real program title visible in recordings like it is in other pvr elements (guide, channels, timers, search)
Get the artwork working from tmdb helper.
Steps To Reproduce
Go to Program guide.
Select a show that has an episode title.
Record that program.
Compare the visuals and the information of that program in the timers menu and in the recordings menu.
Press "info" on the recording.
Dialog video info shows the episode title instead of the program title.
Screenshots and Additional Info
Timers
Recordings
Dialog PVR Info
Notice how ListItem.TVShowTitle is empty for timers but gets filled with ListItem.Title in recordings.
Notice how the white title label shows the wrong title in recordings (second picture).
Notice the lack of artwork from tmdb helper in the second picture.
Episode title is shown in the upper left corner of the third picture.
Checklist
The text was updated successfully, but these errors were encountered: