Initial skip segments implementation

This commit is contained in:
Damontecres 2025-10-09 21:10:43 -04:00
parent 165fd80c0e
commit 405faa388e
No known key found for this signature in database
11 changed files with 262 additions and 9 deletions

View file

@ -63,5 +63,10 @@
<string name="director">Director</string>
<string name="max_bitrate">Max bitrate</string>
<string name="app_theme">Application Theme</string>
<string name="skip_recap_behavior">Skip recap behavior</string>
<string name="skip_previews_behavior">Skip previews behavior</string>
<string name="skip_comercials_behavior">Skip commercials behavior</string>
<string name="skip_outro_behavior">Skip outro behavior</string>
<string name="skip_intro_behavior">Skip intro behavior</string>
</resources>