identd113 / hdhr_VCR-AS

A pretty darn good VCR "plus" script that works on HDHomerun devices.
GNU General Public License v3.0
11 stars 0 forks source link

Refactor show_id #44

Open identd113 opened 2 years ago

identd113 commented 2 years ago

show_id should have a value that can be decoded to recreate the show specifics. Should a show change, we should not change the show_id, as it is immutable.

identd113 commented 1 year ago

We need to encode the following values, so we can recreate a show based on showed decoding: channel, show_time, daystorecord, show length. part 1 of this is refactoring the showid. second part of taking this ID and decoding it into a new show.