Open identd113 opened 2 years 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.
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.