Modify Podcast.update_interval with factor
commitcd31eaa62c689c979c06900cab77749ef245d32b
authorStefan Kögl <stefan@skoegl.net>
Sun, 3 Dec 2017 19:59:06 +0000 (3 20:59 +0100)
committerStefan Kögl <stefan@skoegl.net>
Sun, 3 Dec 2017 19:59:06 +0000 (3 20:59 +0100)
treeda7abc6e3be48cd2e8f6cb9972dfb1e60130eeff
parent294ac46ed502779136395b25141b21e27cb7f2e0
Modify Podcast.update_interval with factor

When no new episodes are found, the factor increases the interval between
podcast updates.
mygpo/data/feeddownloader.py
mygpo/podcasts/migrations/0040_podcast_update_interval_factor.py [new file with mode: 0644]
mygpo/podcasts/models.py