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:
l3uddz
2021-09-13 17:55:11 +01:00
committed by GitHub
parent ce36c433fa
commit fbcce0a55b
6 changed files with 81 additions and 54 deletions

View File

@@ -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: |