Merge pull request #9747 from Jared234/9126_remove_partially_watched_from_feed
Added option to remove partially watched videos from the 'Whats new' feed
This commit is contained in:
commit
2e3490bce2
9 changed files with 102 additions and 94 deletions
|
|
@ -284,7 +284,8 @@
|
|||
|
||||
<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_watched_items_key">feed_show_played_items</string>
|
||||
<string name="feed_show_partially_watched_items_key">feed_show_partially_watched_items</string>
|
||||
<string name="feed_show_future_items_key">feed_show_future_items</string>
|
||||
|
||||
<string name="show_thumbnail_key">show_thumbnail_key</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue