Opened 10 years ago

Closed 10 years ago

#12218 closed Developer Task (Invalid)

Columns 'season' and 'episode' in DB-table 'oldrecorded' always zero

Reported by: oli.henning@… Owned by: gigem
Priority: trivial Milestone: unknown
Component: MythTV - Scheduling Version: 0.27.3
Severity: medium Keywords: oldrecorded
Cc: Ticket locked: no

Description

In the database table 'oldrecorded' there are two columns 'season' and 'episode'.

I don't know if or how MythTV uses them - but they only contain "0" (integer value zero). Perhaps it should be populated with the correct values if Metadata-Lookup succeeds.

Change History (1)

comment:1 Changed 10 years ago by sphery

Resolution: Invalid
Status: newclosed

Those fields are for the listings-source-provided season/episode information, as originally stored in the program table. Metadata-source-provided information belongs elsewhere and should never overwrite listings-source-provided data. Planned schema changes will make things a bit clearer--and prettier, too.

That all your records contain 0 simply means your listings source does not provide season/episode information.

Note: See TracTickets for help on using tickets.