Commit Graph

21 Commits (master)

Author SHA1 Message Date
salty 0c2b65bc00 removed predb from radarr minimum availability.
3 years ago
salty 4bbdf1e5f2 Use V3 endpoint
3 years ago
owine 352786c1e0 Radarr: Change year to integer
4 years ago
desimaniac 5b17b35658 Radarr: Filter out Radarr exclusions from Trakt lists
5 years ago
desimaniac 44fb9a2fc7 Sonarr: Added support for Language Profiles (Sonarr v3)
5 years ago
desimaniac ee50a2c4e6 PVR: Minor tweak to variable name
5 years ago
desimaniac d7554c403d Radarr: Tweaked min availability code
5 years ago
desimaniac 8ccfdb78a6 New Feature: Minimum Availability
6 years ago
Mitchell Klijs eea06d6707 Refactor helpers to seperate files
7 years ago
Mitchell Klijs e83b964343 Refactor Sonarr and Radarr classes to share common functionality
7 years ago
l3uddz 482c11dbec ensure server url ends with /
7 years ago
Filipe Santos e5d473600e Fix partial url paths join
7 years ago
Filipe Santos 35cd1b836f Add config and file location support
7 years ago
l3uddz 5449a550e3 iterate response list looking for matching result dict.
7 years ago
l3uddz c0c3c9dfaf should solve issue where a list of dicts is returned by sonarr/radarr instead of a singular dict
7 years ago
l3uddz c82416bfa3 check for json in response content-type and log a debug message for response text.
7 years ago
l3uddz 78431f56fc consider 200/201 success response from sonarr/radarr
7 years ago
l3uddz 2ae0fd19fb should catch error reasons more regardless of status_code
7 years ago
l3uddz 1166756825 show error message when adding movie/series fails.
7 years ago
l3uddz 08a216ef55 provide titleSlug to sonarr & radarr
7 years ago
l3uddz e176d51f26 initial commit
7 years ago