Do not write to DB if there aren't new episodes #27

Merged
olaven merged 1 commits from do-not-write-if-no-new-episodes into main 2024-04-08 08:39:51 +00:00
olaven commented 2024-04-08 08:39:25 +00:00 (Migrated from github.com)

We currently do a lot of unessecary DB writes.
This PR should fix that. This is important because it can get expensive rather quickly.

We currently do a lot of unessecary DB writes. This PR should fix that. This is important because it can get expensive rather quickly.
Sign in to join this conversation.
No description provided.