Opened 17 years ago

Closed 17 years ago

#3335 closed defect (invalid)

TV shows recorded before unix epoch (1970) don't play

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.20-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I imported some old star trek tv shows, which were aired in 1969. These will not preview, and will not play, until the year is made 1970 or later in the database.

mythtv@mythtv:/myth/tv$ mythfrontend --version 2007-04-22 17:53:44.361 Using runtime prefix = /usr/local 2007-04-22 17:53:44.371 DPMS is disabled. 2007-04-22 17:53:44.518 New DB connection, total: 1 2007-04-22 17:53:44.551 Connected to database 'mythconverg' at host: localhost 2007-04-22 17:53:44.552 Total desktop dim: 1600x1200, with 1 screen[s]. 2007-04-22 17:53:44.560 Using screen 0, 1600x1200 at 0,0 Library API version: 0.20.20070327-1 Source code version: 13152M Options compiled in:

linux release using_xvmcw using_v4l using_oss using_alsa using_arts using_jack using_ivtv using_firewire using_libavc_5_3 using_dbox2 using_hdhr using_iptv using_live using_lirc using_joystick_menu using_dvb using_x11 using_xv using_xrandr using_xvmc using_xvmc_vld using_frontend using_backend using_bindings_perl

2007-04-22 17:28:36.103 GetRecordBasename? found no entry 2007-04-22 17:28:37.106 RingBuf?(/myth/tv/): Invalid file (fd -1) when opening '/myth/tv/'. 2007-04-22 17:28:37.106 PlaybackBox? Error: Could not open file for preview video. 2007-04-22 17:28:37.107 GetRecordBasename? found no entry 2007-04-22 17:28:37.109 Preview Error: Previewer file '/myth/tv/' is not valid. 2007-04-22 17:28:37.110 Preview Warning: Failed to save preview.

You may need to check user and group ownership on your frontend and backend for quicker previews.

Attempting to regenerate preview on backend.

Change History (1)

comment:1 Changed 17 years ago by stuartm

Resolution: invalid
Status: newclosed

We need more information. Which column/table is the bad date in? There are several columns which hold dates and without being specific it's hard to know what needs fixing or if it's even a real bug.

Note: See TracTickets for help on using tickets.