Ticket #9999 (closed Bug Report - General: fixed)
Opened 21 months ago
Last modified 20 months ago
Automatically mark recording as watched does unmark, too
| Reported by: | dekarl@… | Owned by: | markk |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.25 |
| Component: | MythTV - Video Playback | Version: | Master Head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I have set my frontends to automatically mark recordings as watched. It works like a charm. When just jumping in a watched recording (to show someone a scene or so) and exiting near the beginning of the recording the "watched" state gets reset.
Attachments
Change History
comment:1 Changed 21 months ago by dekarl@…
comment:2 Changed 20 months ago by Github
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from unknown to 0.25
MythPlayer?: Don't automatically mark a recording as 'unwatched'.
The setting help text clearly states that it is for automatically marking as watched and unsetting the watched flag is counter-intuitive and likely to confuse - so leave it to the user to mark as unwatched from the Watch Recordings Screen.
Closes #9999
Branch: master Changeset: dca5ea09b1da3503c4ed64b402f66cf4665c9e6e

Should recordings be marked unwatched automatically after having been marked watched before?
https://github.com/MythTV/mythtv/blob/master/mythtv/libs/libmythtv/mythplayer.cpp#L3180