Add option to hide future videos in feed

This commit is contained in:
Carlos Melero 2022-06-24 18:03:48 +02:00
parent cd385041da
commit 4e77c9f721
6 changed files with 77 additions and 10 deletions

View file

@ -284,6 +284,7 @@
<string name="feed_update_threshold_key">feed_update_threshold_key</string>
<string name="feed_update_threshold_default_value">300</string>
<string name="feed_show_played_items_key">feed_show_played_items</string>
<string name="feed_show_future_items_key">feed_show_future_items</string>
<string name="show_thumbnail_key">show_thumbnail_key</string>