Updates to series detail page

This commit is contained in:
Damontecres 2025-10-07 14:46:37 -04:00
parent 993798d14b
commit 8cda98d6aa
No known key found for this signature in database
10 changed files with 243 additions and 31 deletions

View file

@ -56,5 +56,8 @@
<string name="sort_by_date_played">Date Played</string>
<string name="sort_by_date_released">Date Released</string>
<string name="skip_back_on_resume_preference">Skip back when resuming playback</string>
<string name="pref_key_update_last_check_threshold">preference.update.threshold</string>
<string name="pref_key_update_last_check">preference.update.lastTimestamp</string>
<string name="confirm">Confirm</string>
</resources>