Opened 9 years ago
Closed 9 years ago
#10167 closed Patch - Bug Fix (Fixed)
Mark as watched broken for video files
Reported by: | Owned by: | robertm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | MythTV - Video Library | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
the number of available frames are determined wrong for videos. attached patch will fix this. perhaps the expression QueryTranscodeStatus?() != TRANSCODING_COMPLETE can be removed completely.
there is still an error with mythvideo-popup-menu, because after successfully mark as watched it still displays the "mark as seen" menu entry instead of "mark as unseen". But the DB contains now watched=1 in videometadata
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | mark_as_watched_fix.diff added |
---|
comment:1 Changed 9 years ago by
Component: | MythTV - General → MythTV - Video Library |
---|---|
Owner: | set to robertm |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → Fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
patch