When the user tries to play an episode or a movie that /he/she has already started watching, "Resume playback" pop-up shows a raw HTML with a <strong> and a <small> tags. The user should not be exposed to raw HTML.
Expected Behavior
Instead of showing Resume from <strong>35:55</strong><small>82% complete</small>, render the line with the intended HTML
Actual Behavior
The line displays the raw HTML: Resume from <strong>35:55</strong><small>82% complete</small>
To Reproduce
Start watching a movie on Kodi
Leave the movie without finishing it, so you will be able to resume later.
Login to Chorus v2
Find and select the same movie
Click on "Play"
Screenshot
Environment
Used Operating system:
Used browser(s): Microsoft Edge Version 107.0.1418.42 (Official build) (64-bit) (Chromium based)
Operating system version/name: Windows 10 Pro 22H2
Kodi version and platform: Kodi (19.4). Platform: Linux ARM (Thumb) 32-bit (as OSMC 2022.10-1 on a Raspberry Pi 3)
Bug report
Bug description
When the user tries to play an episode or a movie that /he/she has already started watching, "Resume playback" pop-up shows a raw HTML with a
<strong>
and a<small>
tags. The user should not be exposed to raw HTML.Expected Behavior
Instead of showing
Resume from <strong>35:55</strong><small>82% complete</small>
, render the line with the intended HTMLActual Behavior
The line displays the raw HTML:
Resume from <strong>35:55</strong><small>82% complete</small>
To Reproduce
Screenshot
Environment
Used Operating system: