93761fd0c4
Merge pull request #570 from mxpv/dependabot/github_actions/docker/build-push-action-5
...
Bump docker/build-push-action from 4 to 5
2024-01-03 12:49:56 -08:00
bb584f002e
Bump docker/build-push-action from 4 to 5
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 01:08:18 +00:00
e4c93d4beb
Merge pull request #538 from mxpv/dependabot/go_modules/golang.org/x/oauth2-0.9.0
...
Bump golang.org/x/oauth2 from 0.6.0 to 0.9.0
2023-12-12 15:50:05 -08:00
2b3f151587
Merge pull request #535 from mxpv/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
...
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
2023-12-12 15:49:53 -08:00
5c57096643
Merge pull request #554 from AdamCurtisVT/main
...
Add TLS support
2023-10-10 16:27:11 -07:00
3aee543fe0
Add TLS support
2023-10-06 10:07:31 -04:00
ebffa3a5c9
Bump golang.org/x/oauth2 from 0.6.0 to 0.9.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.6.0 to 0.9.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.6.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 01:58:53 +00:00
31bf0c2ac9
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 02:01:54 +00:00
cffd0020f4
Update release notes formatting
2023-05-05 17:07:48 -07:00
4a9eafd861
Fix version tag when releasing docker images
2023-05-05 17:02:44 -07:00
dd551d9798
Include docker image links in release notes
v2.6.1
2023-05-05 16:51:29 -07:00
947ac530f0
Rework release
v2.6.0
2023-05-05 16:40:03 -07:00
5c29072bca
Fix nightly tag
2023-05-05 15:47:54 -07:00
748084df0f
Add nightly build job
2023-05-05 15:24:36 -07:00
5adb7fb04d
Merge pull request #506 from mxpv/dependabot/github_actions/actions/setup-go-4
...
Bump actions/setup-go from 3 to 4
2023-03-16 09:14:22 -07:00
79634a34e8
Bump actions/setup-go from 3 to 4
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 01:58:55 +00:00
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
e16e3dbc25
Merge pull request #485 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-4.2.0
...
Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
2023-03-08 15:39:53 -08:00
46bd1e4a34
Merge pull request #503 from mxpv/dependabot/go_modules/golang.org/x/oauth2-0.6.0
...
Bump golang.org/x/oauth2 from 0.0.0-20180620175406-ef147856a6dd to 0.6.0
2023-03-08 15:39:40 -08:00
321d3570b6
Merge pull request #496 from mxpv/dependabot/go_modules/github.com/stretchr/testify-1.8.2
...
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
2023-03-08 15:39:28 -08:00
e704c645d9
Merge pull request #501 from michalmiddleton/add_max_age_filter
...
Add max_age filter to skip old episodes
2023-03-08 15:38:59 -08:00
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
2e7d99afd0
Bump golang.org/x/oauth2 from 0.0.0-20180620175406-ef147856a6dd to 0.6.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.0.0-20180620175406-ef147856a6dd to 0.6.0.
- [Release notes](https://github.com/golang/oauth2/releases )
- [Commits](https://github.com/golang/oauth2/commits/v0.6.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 02:13:14 +00:00
b86b8f0c48
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 20:11:49 +00:00
f4829b0467
Merge pull request #493 from mxpv/dependabot/go_modules/golang.org/x/sync-0.1.0
...
Bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0
2023-03-01 12:10:24 -08:00
91711e6f1b
Merge pull request #497 from dmitry-mukhin/patch-1
...
Fix S3 setting name in example
2023-02-27 09:34:41 -08:00
52fe94f185
Fix S3 setting name in example
...
S3 configuration expects `endpoint_url`, not `endpoint`
2023-02-27 15:32:08 +01:00
2500587e67
Bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0.
- [Release notes](https://github.com/golang/sync/releases )
- [Commits](https://github.com/golang/sync/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 01:19:40 +00:00
4e42841354
Merge pull request #487 from LucasJanin/patch-1
...
Create how_to_setup_podsync_on_synology_nas.md
2023-02-20 16:55:17 -08:00
6bdd009a8c
Update docs/how_to_setup_podsync_on_synology_nas.md
...
Co-authored-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-02-20 19:53:22 -05:00
675845d04e
Update docs/how_to_setup_podsync_on_synology_nas.md
...
Co-authored-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-02-20 19:53:08 -05:00
70f64c58cd
Update docs/how_to_setup_podsync_on_synology_nas.md
...
Co-authored-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2023-02-20 19:53:00 -05:00
6a9f272148
Merge pull request #486 from mxpv/dependabot/go_modules/gopkg.in/natefinch/lumberjack.v2-2.2.1
...
Bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1
2023-02-20 16:50:44 -08:00
6fed6daca0
Create how_to_setup_podsync_on_synology_nas.md
...
This installation podsync on a Synology NAS with SSL and use a standard port 443
2023-02-15 00:37:20 -05:00
90912c237f
Bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1
...
Bumps [gopkg.in/natefinch/lumberjack.v2](https://github.com/natefinch/lumberjack ) from 2.0.0 to 2.2.1.
- [Release notes](https://github.com/natefinch/lumberjack/releases )
- [Commits](https://github.com/natefinch/lumberjack/compare/v2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: gopkg.in/natefinch/lumberjack.v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 01:06:44 +00:00
8c19c3222a
Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 01:03:09 +00:00
5a8769f52e
Merge pull request #479 from SarahJeanEwing/main
...
Update cloud_formation.yml
2023-01-09 19:54:02 -08:00
76985c5e4f
Update cloud_formation.yml
2023-01-06 17:49:06 -06:00
cb453c0f4b
Merge pull request #468 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-4.1.0
...
Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
2023-01-03 12:50:09 -08:00
f96916490d
Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 03:13:27 +00:00
899c9d2892
Merge pull request #458 from Th0masL/release_with_env_vars
...
Fix broken CI Checks step, use Env Vars to build and push Docker Images
2023-01-02 19:12:50 -08:00
f37a04b682
Merge pull request #477 from Th0masL/enable-debug-in-config
...
Add option to enable debug mode in config.toml
2023-01-02 19:12:19 -08:00
d871db8256
Add option to enable debug mode in config.toml
2023-01-02 15:29:16 +02:00
7d18be9d77
Use Env Vars to build and push Docker Images, bump golangci-lint to v1.50.1
2023-01-02 13:50:53 +02:00
8e761bc265
Merge pull request #457 from Th0masL/add_duration_filters
...
Add min and max duration filters
2022-11-30 11:19:35 -08:00
4ebdc47aa9
Remove helper
2022-11-23 20:04:07 +02:00
453484a818
Rebase with main
2022-11-23 05:02:14 +02:00
5b7ddeb540
Publish nightly builds ( fix : #394 )
2022-11-22 18:28:59 -08:00
6c5f602fe1
Merge pull request #442 from Harnas/feature/custom_file_format
...
feat: added custom format support
v2.5.0
2022-11-22 17:58:32 -08:00
67281bca8e
Merge pull request #461 from mxpv/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.144
...
Bump github.com/aws/aws-sdk-go from 1.44.128 to 1.44.144
2022-11-22 17:52:08 -08:00