summaryrefslogtreecommitdiff
path: root/model/src
AgeCommit message (Collapse)Author
2021-11-02Fix auto-download retry backoffByteHamster
The new value never got stored in the database. Also, it only got increased by certain types of errors - all other errors could be retried indefinitely. Also added a unit test.
2021-10-28Add 'Duration' to Episode Filter for podcast Auto Download Settings (#5396)thomasdomingos
2021-08-28Moved media file parser to its own moduleByteHamster
2021-07-12Swipe actions (#5191)ueen
2021-06-20FeedItemFilter Ids (#5231)ueen
2021-04-22Lint fixesByteHamster
2021-04-22Moved model to its own moduleByteHamster