Commit Graph

2 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
Olav Sundfør 95d4ecd974
Caching feeds, minimizing HTTP requests. 2024-04-07 19:15:52 +02:00