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

1 Commits

Author SHA1 Message Date
Olav Sundfør d43ef65365 Do not write to DB if there aren't new episodes
We currently do a lot of unessecary DB writes.
This PR should fix that. This is important because
it can get expensive rather quickly.
2024-04-08 10:37:56 +02:00