13 Commits

Author SHA1 Message Date
Adam Curtis 3aee543fe0 Add TLS support 2023-10-06 10:07:31 -04:00
Dmitry Mukhin 081dfbdd20 Add S3 prefix support (#498)
* Start working on S3 prefix
* Make amends with linter.
* Simplify buildKey and add more info on prefix setting in example template
* Make buildKey an S3 method.
2023-03-14 12:55:42 -07:00
Michal Middleton 24166c46ac Add max_age filter to skip old episodes
Filter max_age allows you to skip download of episodes older than n days.
2023-03-08 15:40:41 -06:00
Dmitry Mukhin 52fe94f185 Fix S3 setting name in example
S3 configuration expects `endpoint_url`, not `endpoint`
2023-02-27 15:32:08 +01:00
Th0masL d871db8256 Add option to enable debug mode in config.toml 2023-01-02 15:29:16 +02:00
Th0masL 453484a818 Rebase with main 2022-11-23 05:02:14 +02:00
Th0masL 2552a6c6b3 Add min and max duration filter 2022-11-19 21:51:14 +02:00
Dawid H 5f0123ddbc fix: correct enclosure type on custom format 2022-11-03 08:48:47 +01:00
Dawid H d15e729d46 feat: added custom format support 2022-10-29 02:22:45 +02:00
Johannes Hoppe 44f4f3586c Override the default link
This will override the default link (usually the URL address) in the generated RSS feed with another link.

fixes #233
2022-06-24 00:21:28 +02:00
Contextualist edb64f981f Docs update for storage config 2022-06-12 23:05:03 -04:00
Matej Drobnic e76f43f4d4 add support to set feed as private 2022-04-02 10:31:55 +02:00
Maksym Pavlenko aaf8e0958c Add config.toml.example (fix #269 #194) 2022-01-02 17:31:52 +02:00