566 Commits
Author SHA1 Message Date
Maksym Pavlenko 44e1f7704a Validate go mod on CI v2.2.2 2020-04-18 13:40:00 -07:00
Maksym Pavlenko a3fcd6761c Update go mod 2020-04-18 13:28:20 -07:00
Виктор ДикторandGitHub 7ad62b6d89 Fix occasional crash #128 #129
Update "eduncan911/podcast" to v1.4.2
2020-04-18 13:14:49 -07:00
Maksym Pavlenko 3dd0e85d95 Update feed customizations #125 2020-04-17 22:31:05 -07:00
Maksym PavlenkoandGitHub a623e76126 Merge pull request #126 from dop251/logrotate-pr
Support log rotation
2020-04-17 10:54:41 -07:00
Dmitry Panov f7d0f0b0bb Support log rotation 2020-04-17 16:10:34 +01:00
Maksym Pavlenko 6a11db7fd1 Enable more linters 2020-04-16 16:53:28 -07:00
Maksym PavlenkoandGitHub eb4fec5354 Merge pull request #124 from dop251/delete-tmp-files
Remove temporary files and directories after downloading.
2020-04-16 16:47:05 -07:00
Dmitry Panov fb9ba8adb0 Remove temporary files and directories. 2020-04-17 00:16:55 +01:00
Maksym Pavlenko 4afc4774d3 Detect ffmpeg or avconv for youtube-dl #122 v2.2.1 2020-04-16 15:36:03 -07:00
Maksym Pavlenko 67478ac9f4 Fix key not found error #120 2020-04-16 15:14:46 -07:00
Maksym Pavlenko 40dd2f5779 Respect page_size parameter when downloading episodes 2020-04-16 13:54:45 -07:00
174557ee4f Log a message when a '429 Too Many Requests' error is detected, in case of another error log the output from youtube-dl. (#121)
Co-authored-by: Dmitry Panov <[email protected]>
2020-04-16 13:22:32 -07:00
Maksym Pavlenko e3aed440ae Fix linter v2.2.0 2020-04-15 14:18:05 -07:00
Maksym Pavlenko 278f49b11d Update README 2020-04-15 14:16:52 -07:00
Maksym Pavlenko 5b927fd1d6 Allow Badger configuration #118 2020-04-15 14:13:48 -07:00
Maksym Pavlenko 316af91787 Add OPML unit test 2020-04-15 13:59:52 -07:00
Maksym Pavlenko 445394b83e Use go-opml package 2020-04-15 13:59:30 -07:00
Maksym Pavlenko 42d2295500 Remove Travis 2020-04-15 13:27:22 -07:00
delaosaandGitHub 01b2f8daf5 Optional inclusion of feeds into an opml file (#114) 2020-04-15 13:26:08 -07:00
Maksym Pavlenko 26e3ed40bf Enable Truncate option #116 v2.1.1 2020-04-14 10:39:44 -07:00
Maksym Pavlenko ac8a889ddb Add release CI v2.1.0 2020-04-13 17:33:03 -07:00
Maksym Pavlenko d6e8a221de Looup for youtube-dl binary #95 2020-04-12 14:32:32 -07:00
Maksym PavlenkoandGitHub 9090dcbdb7 Merge pull request #112 from delaosa/master
Fix Cron schedule
2020-04-10 14:33:07 -07:00
delaosa 795c52255f Update next update message based on crontab 2020-04-10 21:56:24 +02:00
delaosa 861eef5a2b fix Cron 2020-04-09 17:10:32 +02:00
Maksym PavlenkoandGitHub d08d09bcce Merge pull request #108 from delaosa/master
Fix enclosureType for audio and YoutubeDL output template
2020-04-07 14:44:47 -07:00
delaosa 054993dff7 fix YoutubeDL output template 2020-04-05 20:10:24 +02:00
delaosa 9ed861faea fix enclosureType for audio 2020-04-05 13:09:40 +02:00
Maksym Pavlenko 5997a392b1 Minor cover art fix 2020-03-07 22:37:45 -08:00
Maksym Pavlenko f3565b2895 Improve feed customizations 2020-03-07 22:32:51 -08:00
Maksym Pavlenko 7ca1d03503 Update README 2020-03-07 18:19:46 -08:00
Maksym Pavlenko 35dc6043bc Support episodes cleanup #44 2020-03-07 18:01:00 -08:00
Maksym Pavlenko e0290afa11 Refactor updater 2020-03-07 17:25:55 -08:00
Maksym Pavlenko 62b64b689e Get rid of forked podcast package 2020-03-07 17:15:00 -08:00
Maksym Pavlenko 25d7c318a6 Decompose cron scheduler 2020-03-07 17:04:05 -08:00
Maksym Pavlenko 38f5c3cffc Use fs storage interface to access episodes 2020-03-07 16:55:13 -08:00
Maksym Pavlenko c6e602e5f6 Refactor ytdl 2020-03-07 14:51:38 -08:00
Augusto César DiasandGitHub a6c21e684d Adding public hostname from ec2 to configuration (#94) 2020-02-20 13:43:14 -08:00
Tom Parker-ShemiltandGitHub 336e501593 Implement basic title matching #92 #63 2020-02-17 14:31:40 -08:00
Maksym PavlenkoandGitHub 23fb5ba31a Fix README markup 2020-02-08 17:00:39 -08:00
Виктор ДикторandGitHub db66f6c73a Use cron expression to set update intevals #88 #46 2020-02-08 15:51:30 -08:00
Maksym PavlenkoandMaksym Pavlenko 0ef90e18af Rename storage to db 2020-02-08 14:35:37 -08:00
Maksym PavlenkoandMaksym Pavlenko c6aa18c748 Don't publish not yet downloaded episodes #75 #67 2020-02-08 14:35:37 -08:00
Maksym PavlenkoandMaksym Pavlenko 163976a570 Fix updater 2020-02-08 14:35:37 -08:00
Maksym PavlenkoandMaksym Pavlenko ce02bb1f88 Minor Badger refactoring 2020-02-08 14:35:37 -08:00
Maksym PavlenkoandMaksym Pavlenko 5f62b4588f Simplify storage interface
Git rid of File model and use Episode instead
2020-02-08 14:35:37 -08:00
Maksym PavlenkoandMaksym Pavlenko 4daecf4990 Fix feed ID 2020-02-08 14:35:37 -08:00
Maksym PavlenkoandMaksym Pavlenko 8957f70b19 Fix database version check 2020-02-08 14:35:37 -08:00
Maksym PavlenkoandMaksym Pavlenko e89c143ad7 Use default database directory 2020-02-08 14:35:37 -08:00