1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

55 Commits

Author SHA1 Message Date
a5c6e2d766 Move cron section to docs 2022-01-02 17:39:08 +02:00
aaf8e0958c Add config.toml.example (fix #269 #194) 2022-01-02 17:31:52 +02:00
db4de62430 Migrate to pelletier/go-toml 2022-01-02 13:46:43 +02:00
24aed6684c Update badges 2021-12-31 14:05:40 +02:00
52293e4ad2 add support for descengind playlists 2021-12-28 08:06:10 +01:00
8d8832e102 readme: demonstrate new custom fields in example config.
Closes #184
2020-11-04 15:50:12 -08:00
2751c4b8de Add server bind option (#190)
* add Server.path and Server.bindAddress two options to special http server handle path and Bind Address.
* Update server.go

Co-authored-by: op69qs <L7Itt9N1VfByhUEs>
2020-10-26 22:29:42 -07:00
d39e464585 Configure download timeouts #186 2020-10-17 16:47:41 -07:00
31cb976c37 README.md: example config: remove quotes from max_height
Closes #182 #115
2020-10-08 10:15:09 -07:00
3572e14706 Support cover art quality 2020-10-04 14:20:32 -07:00
0ce6e99545 Customize subcategories #161 2020-10-04 14:00:51 -07:00
0634cb9373 Update README.md
Closes #167
2020-09-14 10:45:24 +02:00
a878c05d9d Allow additional youtube-dl arguments
This allows inserting arbitrary extra arguments into the youtube-dl command-line within each podcast feed entry. This allows, for example, requesting that youtube-dl embed subtitles and captions into the video file, or configuring additional postprocessor arguments.

No effort has been made to make sure no incompatible arguments are provided, with the expectation that the end-user will understand what's possible, and that this is an option expressly for advanced users.

This would fix #162,and theoretically also #136!
2020-08-11 16:28:20 -07:00
b47cc9be80 Implemented negative filters for title and description. 2020-05-15 11:42:12 +01:00
28429607cd Update README 2020-04-20 21:06:51 -07:00
0e4a7a6d88 Auto update youtube-dl #119 #130 2020-04-19 13:19:31 -07:00
3dd0e85d95 Update feed customizations #125 2020-04-17 22:31:05 -07:00
f7d0f0b0bb Support log rotation 2020-04-17 16:10:34 +01:00
278f49b11d Update README 2020-04-15 14:16:52 -07:00
5b927fd1d6 Allow Badger configuration #118 2020-04-15 14:13:48 -07:00
01b2f8daf5 Optional inclusion of feeds into an opml file (#114) 2020-04-15 13:26:08 -07:00
ac8a889ddb Add release CI 2020-04-13 17:33:03 -07:00
f3565b2895 Improve feed customizations 2020-03-07 22:32:51 -08:00
7ca1d03503 Update README 2020-03-07 18:19:46 -08:00
35dc6043bc Support episodes cleanup #44 2020-03-07 18:01:00 -08:00
336e501593 Implement basic title matching #92 #63 2020-02-17 14:31:40 -08:00
23fb5ba31a Fix README markup 2020-02-08 17:00:39 -08:00
db66f6c73a Use cron expression to set update intevals #88 #46 2020-02-08 15:51:30 -08:00
4fb66ae34f Limit for maximum resolution of videos #74 #80 2020-01-29 13:51:03 -08:00
16797c307d Fix YouTube howto link 2020-01-27 10:03:38 -08:00
9f4c926af1 Update publish script 2020-01-26 17:00:52 -08:00
ee7385aa59 Update README.md (#72)
Update README.md to include the cover_art attribute.
2020-01-02 14:13:09 -08:00
14a4184e0e Add AWS CloudFormation template #65 2019-12-13 19:34:22 -08:00
bb0fb99607 Make clarifications about config file in README 2019-12-12 11:42:00 -08:00
d54791eb0f Add make release 2019-11-23 13:54:29 -08:00
5a85228e4c Allow CLI to be hidden behind reverse proxy #47 #43 2019-11-23 13:25:07 -08:00
ab8bdde6ba Update README badges 2019-11-16 00:36:38 -08:00
bcf1f3e042 Add Github Actions CI script 2019-11-15 23:16:59 -08:00
d09271096b Fix download links when using custom port #43 2019-11-15 10:57:55 -08:00
2174ac1e16 Fix README typo 2019-11-13 23:12:41 -08:00
77e0d00737 Update README 2019-11-13 21:14:52 -08:00
e89fd3329e Update README 2019-11-13 20:49:25 -08:00
b66cf76747 Add GoReleaser configuration 2019-11-13 20:43:47 -08:00
44b4f306ff Update README 2019-07-25 18:02:25 -07:00
538cb3ef4d Add Travis badge 2019-07-25 17:48:41 -07:00
4064bc8b40 Update README 2019-07-23 21:26:46 -07:00
7bf68f5448 Add static target 2019-05-11 11:56:15 -07:00
a34e87da8e Update README 2019-01-07 21:10:27 -08:00
751b42177d Update README 2017-08-22 22:58:08 -07:00
cdc048a98b Add build scripts 2017-08-22 21:40:02 -07:00