mmmmmtasty / SportScanner

Scanner and Metadata Agent for Plex that uses sportdb
109 stars 31 forks source link

Fix keyError errors #30

Closed jbalcorn closed 3 years ago

jbalcorn commented 3 years ago

Fix keyError errors by using get method which returns None when key doesn't exist instead of throwing an error.