digitalec / deemon

Monitor specified artists for new releases
GNU General Public License v3.0
176 stars 15 forks source link

JSONDecodeError when API responds with empty string #65

Closed digitalec closed 2 years ago

digitalec commented 2 years ago

Problem occurs randomly and prevents deemon from completing a refresh. JSONDecodeError should be caught to allow refresh operation to complete.