Commit Graph

8 Commits

Author SHA1 Message Date
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
3044c96445 fix(pvr): only support v3 arrs (#30)
* fix(pvr): only support v3 apis

* fix(pvr): support v3 sonarr add series
2021-06-11 08:21:38 +01:00
James Bayliss
a9486e1ce2 web: set user-agent for all web requests 2021-02-26 21:51:15 +00:00
James Bayliss
cea77e7849 refactor: replace fatal log messages with error 2021-02-23 19:52:48 +00:00
l3uddz
10a70f1da2 media: support rss movie items with tmdb ids (#22) 2021-02-21 22:30:56 +00:00
l3uddz
a2848439b9 pvr: add options and support for anime (#17)
* pvr: begin adding options

* pvr: add ability to configure add behaviour via config

* pvr: add skip_anime

* pvr: do not continue processing item if lookup failed or add to pvr failed
2021-02-20 20:01:04 +00:00
James Bayliss
4476094add rss: use filters hash relative to its own pvrs 2021-02-16 19:09:01 +00:00
l3uddz
ce3807b819 initial code (#6)
* initial code commit
2021-02-14 16:18:26 +00:00