Commit Graph

16 Commits

Author SHA1 Message Date
l3uddz
083e806d43 feat: support sonarr v4 (#43)
Some checks failed
Build / build (push) Has been cancelled
2022-11-02 11:05:50 +00:00
l3uddz
fe50d7cffe build: go 1.19 2022-10-02 11:29:08 +01:00
l3uddz
b8fe755cc0 build: use goreleaser 1.7.0 2022-06-22 08:22:50 +01:00
l3uddz
a73b07a041 refactor(build): use go 1.18 and task instead of make (#35) 2022-04-01 20:20:33 +01:00
l3uddz
947f24f79a chore: dep updates 2022-02-02 08:41:38 +00:00
l3uddz
fbcce0a55b fix(rss): support prowlarr feeds (#31)
* fix(rss): support thetvdb attribute for prowlarr support

* refactor(rss): allow queue of rss items with tmdb in for sonarr

* fix(test): set test item title based on the pvr type

* refactor(build): windows arm64 builds
2021-09-13 17:55:11 +01:00
l3uddz
9c2b2ece33 build: arm v7 (#26) 2021-02-25 22:31:28 +00:00
l3uddz
7472fcbf0c build: create amd64/arm64 compatible docker images (#23) 2021-02-22 18:24:11 +00:00
l3uddz
e1945cf714 refactor: add cache tests and remove cache merge task (#14) 2021-02-19 19:15:38 +00:00
l3uddz
3a8b503af8 build: use go 1.16 and build arm binaries (#12) 2021-02-17 16:47:31 +00:00
l3uddz
95cf1fe961 build: ci adjustments (#11)
* build: git status step

* repo: add gitignore

* build: remove --skip-validate for snapshot builds

* build: remove --skip-validate for publish builds
2021-02-15 19:06:02 +00:00
James Bayliss
78dcaaee6d build: change token var 2021-02-15 08:50:06 +00:00
l3uddz
a3d8f09c06 build: remove redundant step (#9) 2021-02-14 20:49:01 +00:00
l3uddz
da1b3201ba readme: add readme and docker builds to docker hub (#8)
* build: use docker hub

github container registry is too limiting (no api support for tag cleanup etc)

* readme: change table of contents
2021-02-14 19:38:23 +00:00
l3uddz
3ee0125eeb build: refactor build workflows (#7) 2021-02-14 17:03:05 +00:00
l3uddz
ce3807b819 initial code (#6)
* initial code commit
2021-02-14 16:18:26 +00:00