kmahon37 / plex-dvr-waker

Plex DVR Waker is a simple command-line tool for waking the computer before the next scheduled recording.
MIT License
8 stars 0 forks source link

[BUG] Crashes when trying to load EPG info with a null "year" value #6

Closed kmahon37 closed 4 years ago

kmahon37 commented 4 years ago

Describe the bug Crashes when trying to load the EPG info and the show "year" metadata is null.

To Reproduce A show's metadata in the metadata_items table must contain a null "year" value. Then run Plex DVR Waker and try to list the upcoming shows.

Expected behavior Should not crash.

Desktop (please complete the following information):

kmahon37 commented 4 years ago

Fixed in v1.1.2