Updated The New, The Played and the Unplayed (markdown)
parent
f987cd03ac
commit
7dc88a46f7
|
@ -2,8 +2,10 @@ An episode in Antennapod runs through three stages, generally; from New to Unpla
|
||||||
|
|
||||||
| New | Unplayed/Seen | Played |
|
| New | Unplayed/Seen | Played |
|
||||||
------------- | ------------- | -------------
|
------------- | ------------- | -------------
|
||||||
|
| Has a green NEW label | White text | Greyed-out text |
|
||||||
| Any item with no interaction with the user** | Any item which has been interacted with by the user**, but has not been played yet | Any item which has been played, or has been marked as played by the user
|
| Any item with no interaction with the user** | Any item which has been interacted with by the user**, but has not been played yet | Any item which has been played, or has been marked as played by the user
|
||||||
No action has been taken | - User added item to the queue<br>- User swiped item from new episodes<br>- User refreshed item's feed<br>- User downloaded item's media<br>- User marked all episodes of a feed as 'seen' (see [#1144](https://github.com/AntennaPod/AntennaPod/issues/1144)) | - User (manually) marked item as played<br>- User swiped item from queue<br>- User played item to the end<br>- Item was smart marked as played (item was played almost to the end) |
|
No action has been taken | - User added item to the queue<br>- User swiped item from new episodes<br>- User refreshed item's feed<br>- User downloaded item's media<br>- User marked all episodes of a feed as 'seen' (see [#1144](https://github.com/AntennaPod/AntennaPod/issues/1144)) | - User (manually) marked item as played<br>- User swiped item from queue<br>- User played item to the end<br>- Item was smart marked as played (item was played almost to the end) |
|
||||||
|
| Consequences (e.g. regarding auto-download)? |
|
||||||
| NL: nieuw | NL: niet afgespeeld | NL: afgespeeld |
|
| NL: nieuw | NL: niet afgespeeld | NL: afgespeeld |
|
||||||
|
|
||||||
** exception: When a new feed is added, only the first feed item remains *new*, the other items are marked as *unplayed*
|
** exception: When a new feed is added, only the first feed item remains *new*, the other items are marked as *unplayed*
|
||||||
|
|
Loading…
Reference in New Issue