Add settings to show the current time (#155)

Closes #154 

Adds a settings to show the current time in the upper right corner.

If enabled, it will also show the end time for the playback on the
overlay.
This commit is contained in:
damontecres 2025-11-04 15:27:38 -05:00 committed by GitHub
parent 40a8249469
commit 77c787b51f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 118 additions and 15 deletions

View file

@ -138,6 +138,7 @@
<string name="watch_live">Watch live</string>
<string name="years_old">%1$d years old</string>
<string name="play_with_transcoding">Play with transcoding</string>
<string name="show_clock">Show Clock</string>
<string name="aired_episode_order">Aired Episode Order</string>
<string name="create_playlist">Create new playlist</string>
<string name="add_to_playlist">Add to playlist</string>