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

683 Commits

Author SHA1 Message Date
dependabot[bot]
9910373f13 Bump github.com/golang/mock from 1.4.3 to 1.6.0
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.4.3 to 1.6.0.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](https://github.com/golang/mock/compare/v1.4.3...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/golang/mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 11:19:19 +00:00
Maksym Pavlenko
0f607dc2ef Require gopkg.in/yaml.v2 v2.2.8 2021-12-31 13:15:17 +02:00
dependabot[bot]
ddca3723dd Bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0 (#257)
Bumps [github.com/jessevdk/go-flags](https://github.com/jessevdk/go-flags) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/jessevdk/go-flags/releases)
- [Commits](https://github.com/jessevdk/go-flags/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/jessevdk/go-flags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-31 13:11:09 +02:00
Maksym Pavlenko
d94983c20b Merge pull request #256 from mxpv/dependabot/go_modules/github.com/sirupsen/logrus-1.8.1
Bump github.com/sirupsen/logrus from 1.2.0 to 1.8.1
2021-12-31 13:04:33 +02:00
dependabot[bot]
4b305b530a Bump github.com/sirupsen/logrus from 1.2.0 to 1.8.1
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.2.0 to 1.8.1.
- [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.2.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 11:00:41 +00:00
Maksym Pavlenko
81d3af5fa1 Merge pull request #251 from mxpv/dependabot/github_actions/actions/upload-artifact-2.3.1
Bump actions/upload-artifact from 1 to 2.3.1
2021-12-31 12:56:40 +02:00
Maksym Pavlenko
3b566609b9 Merge pull request #250 from mxpv/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 1 to 2.4.0
2021-12-31 12:56:30 +02:00
dependabot[bot]
330ac4703f Bump github.com/dgraph-io/badger from 1.6.0 to 1.6.2 (#258)
Bumps [github.com/dgraph-io/badger](https://github.com/dgraph-io/badger) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/dgraph-io/badger/releases)
- [Changelog](https://github.com/dgraph-io/badger/blob/v1.6.2/CHANGELOG.md)
- [Commits](https://github.com/dgraph-io/badger/compare/v1.6.0...v1.6.2)

---
updated-dependencies:
- dependency-name: github.com/dgraph-io/badger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2021-12-31 12:54:30 +02:00
Maksym Pavlenko
c78f50ded5 Merge pull request #253 from mxpv/dependabot/github_actions/goreleaser/goreleaser-action-2.8.0
Bump goreleaser/goreleaser-action from 1 to 2.8.0
2021-12-31 12:54:02 +02:00
Maksym Pavlenko
d20de73798 Merge pull request #255 from mxpv/dependabot/go_modules/github.com/stretchr/testify-1.7.0
Bump github.com/stretchr/testify from 1.4.0 to 1.7.0
2021-12-31 12:52:28 +02:00
Maksym Pavlenko
2a754f5b44 Merge pull request #254 from mxpv/dependabot/go_modules/github.com/hashicorp/go-multierror-1.1.1
Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1
2021-12-31 12:52:21 +02:00
dependabot[bot]
2fdc82783d Bump actions/checkout from 1 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 10:51:31 +00:00
dependabot[bot]
2b2f6f7f55 Bump actions/setup-go from 1 to 2.1.5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 1 to 2.1.5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...v2.1.5)

---
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>
2021-12-31 12:50:53 +02:00
dependabot[bot]
941fba5eee Bump github.com/stretchr/testify from 1.4.0 to 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 10:50:50 +00:00
dependabot[bot]
d1178009f1 Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1
Bumps [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/hashicorp/go-multierror/releases)
- [Commits](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-multierror
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 10:50:42 +00:00
Maksym Pavlenko
ac0aa8f15f Fix vimeo test 2021-12-31 12:48:24 +02:00
dependabot[bot]
93c762ad86 Bump goreleaser/goreleaser-action from 1 to 2.8.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 1 to 2.8.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v1...v2.8.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>
2021-12-31 10:47:08 +00:00
dependabot[bot]
bc2c91037c Bump actions/upload-artifact from 1 to 2.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 2.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v2.3.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 10:47:04 +00:00
Maksym Pavlenko
2522d72622 Add dependabot 2021-12-31 12:46:43 +02:00
Maksym Pavlenko
3c4b3a2870 Merge pull request #248 from matejdro/master
Add support for descending playlists
2021-12-31 12:35:59 +02:00
Matej Drobnic
4fa6da6a02 build podsync inside docker 2021-12-28 15:42:08 +02:00
Matej Drobnic
52293e4ad2 add support for descengind playlists 2021-12-28 08:06:10 +01:00
Unshuffled
c1130f3f97 Initial SoundCloud playlist support 2021-10-09 17:14:35 -07:00
jtagcat
da93686a57 Dockerfile:add --no-banner.
Command output, or `logs` on the docker container results in a garbled banner. Disable printing it for docker.
2021-05-24 15:37:32 -07:00
Maksym Pavlenko
cc9fcb4217 Revert "dockerfile: source youtube-dl from alpine repos" #195
This reverts commit d7885ebfda066da44c4d60f39672112f9f40d877.
2020-11-17 14:22:06 -08:00
jtagcat
d7885ebfda dockerfile: source youtube-dl from alpine repos 2020-11-12 14:56:53 -08:00
jtagcat
8d8832e102 readme: demonstrate new custom fields in example config.
Closes #184
2020-11-04 15:50:12 -08:00
Eric Duncan
40ad9a4e32 Fix TOML inline table definition in Tests 2020-10-29 09:26:16 -07:00
Eric Duncan
1ae7f09e02 Add Podcast Owner Custom Definitions per #171
Some users were saying their podcasts were getting rejected since
`podcast.IOwner` wasn't being set.  This PR adds that functionality
to issue #171.

* Did not disturb existing custom Author string, as users may
already be using that (wasn't sure on the backwards compatibility
with this repo).
* "Name" needed a prefix, since there was already Title and
Description.  Picked `Owner` for now.
* Added to existing Unit Test to ensure it gets set when custom
config is used.

NOTE: I do not have a way to test this as I do not use this repo.
This is just a drive-by PR to help the authors.
2020-10-29 09:26:16 -07:00
op69qs
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
Maksym Pavlenko
d39e464585 Configure download timeouts #186 v2.4.0 2020-10-17 16:47:41 -07:00
jtagcat
31cb976c37 README.md: example config: remove quotes from max_height
Closes #182 #115
2020-10-08 10:15:09 -07:00
Maksym Pavlenko
ec5eae7b4f Include tzdata in Dockerfile #131 2020-10-04 14:31:28 -07:00
Maksym Pavlenko
3572e14706 Support cover art quality 2020-10-04 14:20:32 -07:00
Maksym Pavlenko
0ce6e99545 Customize subcategories #161 2020-10-04 14:00:51 -07:00
Maksym Pavlenko
fc952bf1f1 Add CI timeouts 2020-10-04 13:25:11 -07:00
Maksym Pavlenko
beb6d5e6d0 Update Go to 1.15 and linter #141 #157 2020-10-04 13:25:11 -07:00
Paul Götzinger
27e41d7599 Support overwriting title, author and description of feed (#177)
Fixes #176
2020-10-01 13:51:47 -07:00
Maksym Pavlenko
a4f8545b02 Merge pull request #173 from tatzyr/h264
Use H.264 codec first
2020-09-25 21:25:20 -07:00
Tatsuya Otsuka
01d74f815f Use H.264 codec first 2020-09-20 20:46:20 +09:00
Maksym Pavlenko
33dfac1b0c Merge pull request #169 from tuxpeople/patch-1
Update README.md
2020-09-17 19:43:25 -07:00
Thomas Deutsch
0634cb9373 Update README.md
Closes #167
2020-09-14 10:45:24 +02:00
Maksym Pavlenko
1372c6341b Temporary disable Github registry v2.3.0 2020-09-08 21:24:12 -07:00
Maksym Pavlenko
303d741f72 Merge pull request #163 from ticky/additional-youtubedl-arguments
Allow additional youtube-dl arguments
2020-08-11 16:45:18 -07:00
Jessica Stokes
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
Maksym Pavlenko
00c7bce6dc Merge pull request #153 from dop251/cleanup-pr
Cleanup improvements
2020-06-08 22:36:54 -07:00
Dmitry Panov
a21f8d9ea2 Remove 'stale' episodes. When cleaning remove title and description to save space. 2020-06-08 18:55:54 +01:00
Dmitry Panov
0c41b471ac Only consider downloaded episodes when cleaning (#152) 2020-06-08 10:34:32 -07:00
qiuhanty
f8f8bd948a Fixed episodes out-of-order in XML #151 #133
Fixed episodes out-of-order in XML #133

Co-authored-by: Yong Tan <yong.tan@tigergraph.com>
2020-06-07 22:10:03 -07:00
Maksym Pavlenko
13e77d0adb Merge pull request #148 from dop251/filters-pr
Implemented negative filters for title and description.
2020-06-07 22:08:03 -07:00