From fb671e762f74965c67be8e9370ec85d046fae972 Mon Sep 17 00:00:00 2001 From: Martin Fietz Date: Thu, 30 Apr 2015 18:08:08 +0200 Subject: [PATCH] Created The New, The Played and the Unplayed (markdown) --- The-New,-The-Played-and-the-Unplayed.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 The-New,-The-Played-and-the-Unplayed.md diff --git a/The-New,-The-Played-and-the-Unplayed.md b/The-New,-The-Played-and-the-Unplayed.md new file mode 100644 index 0000000..edb2662 --- /dev/null +++ b/The-New,-The-Played-and-the-Unplayed.md @@ -0,0 +1,23 @@ +## General + +* When new feed items are added, they start as *new* + * Only exception: When a new feed is added, only the first feed item remains *new*, the other items are marked as *unplayed* + +## No action +* Item media is auto downloaded +* Item's feed is auto refreshed + +## New → unplayed +* User adds item to the queue +* User swipe item from new episodes +* User refreshes item's feed +* User downloads item's media + +## New or unplayed → played +* User marks item (manually) as played + +## Unplayed → played +* User swipe item from queue +* User swiped item from all episodes [item will stay on the list] +* User played item to the end +* Smart mark as played (item is played almost to the end)