dev
93cf3fb8ec
fix: downgrade Trakt 403 log from ERR to WARN
...
Docker / docker (push) Successful in 1m50s
Trakt returns 403 (not 404) for tmdb IDs it doesn't have in its
database. This is expected behavior, not an application error, so
logging at WARN avoids false alarm noise in production logs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-03 18:18:30 +00:00
WSHaRK93
4e09b14318
Add tag support to Sonarr/Radarr requests
2026-01-03 11:07:48 +01:00
l3uddz
083e806d43
feat: support sonarr v4 ( #43 )
Build / build (push) Has been cancelled
2022-11-02 11:05:50 +00:00
l3uddz
79507adb4a
feat: respect pvr exclusions ( #37 )
2022-04-14 16:18:06 +01:00
l3uddz
19a5e73c19
refactor: imports
2022-04-01 20:42:05 +01:00
James Bayliss
ce36c433fa
fix(sonarr): error message typo
2021-06-19 21:40:53 +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
l3uddz
10a70f1da2
media: support rss movie items with tmdb ids ( #22 )
2021-02-21 22:30:56 +00:00
l3uddz
db9fdc97a2
refactor: http retry for retryable errors ( #20 )
2021-02-21 14:01:21 +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
l3uddz
e1945cf714
refactor: add cache tests and remove cache merge task ( #14 )
2021-02-19 19:15:38 +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