Opened 10 years ago
Closed 10 years ago
Last modified 10 years ago
#12878 closed Bug Report - General (fixed)
Activate a show that was set to never record.
| Reported by: | Owned by: | Stuart Auchterlonie | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.28.1 |
| Component: | Plugin - MythWeb | Version: | 0.28.0 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I accedently marked an episode to never record and when I select activate it throws the error
!NoTrans: SQL Error: Incorrect datetime value: '1473904800' for column 'starttime' at row 1 #1292!!
Attached the full error.
Attachments (1)
Change History (5)
comment:1 by , 10 years ago
| Component: | MythTV - General → Plugin - MythWeb |
|---|---|
| Milestone: | unknown → 0.28.1 |
| Owner: | set to |
comment:2 by , 10 years ago
This seems to occur when there is no oldrecorded record for the program being activated.
UPDATE: Well there is an oldrecorded record for the program, it's just offset by the current offset to UTC
Workaround is to use "default" rather than "activate"
comment:3 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This looks a bit different to the other recently reported errors in mythweb. Reproduced it too in my first attempt