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
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: go
|
||||
uses: actions/setup-go@v1
|
||||
with:
|
||||
go-version: 1.16
|
||||
go-version: 1.17
|
||||
|
||||
- name: go info
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user