Remove PlayerErrorHandler and correctly set ErrorInfo msg

This commit is contained in:
Stypox 2021-12-02 14:24:45 +01:00
parent 397f93b079
commit c8e2ab4c83
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
6 changed files with 24 additions and 117 deletions

View file

@ -53,8 +53,6 @@
<string name="show_play_with_kodi_title">Show \"Play with Kodi\" option</string>
<string name="show_play_with_kodi_summary">Display an option to play a video via Kodi media center</string>
<string name="crash_the_player">Crash the player</string>
<string name="report_player_errors_title">Report player errors</string>
<string name="report_player_errors_summary">Reports player errors in full detail instead of showing a short-lived toast message (useful for diagnosing problems)</string>
<string name="notification_scale_to_square_image_title">Scale thumbnail to 1:1 aspect ratio</string>
<string name="notification_scale_to_square_image_summary">Scale the video thumbnail shown in the notification from 16:9 to 1:1 aspect ratio (may introduce distortions)</string>
<string name="notification_action_0_title">First action button</string>