Show last played date on overview dialog (#1248)

## Description
Adds a line to the overview/media info dialog with the date when the
item was last played.

### Related issues
N/A

### Testing
Emulator

## Screenshots
<img width="1280" height="720" alt="last_played Large"
src="https://github.com/user-attachments/assets/1c38141d-1000-43d0-bf28-a0845edfacc2"
/>

## AI or LLM usage
None
This commit is contained in:
Ray 2026-04-16 00:26:57 -04:00 committed by GitHub
parent b18416c954
commit b5422fe82b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 35 additions and 60 deletions

View file

@ -756,6 +756,7 @@
<string name="discover_tv">Discover TV Shows</string>
<string name="discover_movies">Discover Movies</string>
<string name="studios_in">Studios in %1$s</string>
<string name="last_played">Last played</string>
<string name="ass_subtitle_mode_libass">Direct play with libass</string>
<string name="ass_subtitle_mode_exoplayer">Direct play with ExoPlayer built-in</string>