Commit Graph

72 Commits (2a3b65bf2403960e82f0a5df721e3b2b91737ac3)

Author SHA1 Message Date
salty 5613682f89 add sonarr season folder option.
3 years ago
salty 1f90abffe8 minor code cleanup
3 years ago
salty 0c2b65bc00 removed predb from radarr minimum availability.
3 years ago
salty 5b0427c21c Fixed fetching radarr V3 qualityprofile
3 years ago
salty 4bbdf1e5f2 Use V3 endpoint
3 years ago
salty 906f3e8e5a
Merge pull request #145 from owine/radarr-int-fix
4 years ago
owine 352786c1e0 Radarr: Change year to integer
4 years ago
desimaniac 548fe7d17b Fiters: Blank languages list will not fallback to english anymore
5 years ago
desimaniac 7990eb7a84 Traktarr: Typo fix
5 years ago
desimaniac b6de103bf9 Trakt: Remove unused parameters from boxoffice lists lookup
5 years ago
desimaniac b0441ff79a Trakt: Pass range of runtimes to limit api results even further
5 years ago
desimaniac 430bba33b0 Misc: Change layout of function params
5 years ago
desimaniac 4f487a8411 Trakt: Pass range of years to limit api results even further
5 years ago
desimaniac 64a1b39800 Tract: Improved code for genres parameter search
5 years ago
desimaniac 8094175204 Trakt: Added countries to API search filter
5 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 e0a6caebc1 Sonarr: Set seriesType to 'anime' when series is of Anime genre
5 years ago
desimaniac cd389796d7 CLI: Cleanup of genre argument code
5 years ago
desimaniac ee50a2c4e6 PVR: Minor tweak to variable name
5 years ago
desimaniac f99129ddb1 Cache: Removed caching of person lists.
5 years ago
desimaniac fb645779f2 CLI: New argument --include-non-acting-roles
5 years ago
desimaniac 56fbb780c9 Lists: Fix for broken person search
5 years ago
desimaniac d7554c403d Radarr: Tweaked min availability code
5 years ago
Filipe Santos 5694839734 CLI: Add cachefile flag
5 years ago
desimaniac eeb51b0c74 Logs: More details / cleaner look / wording
6 years ago
desimaniac a8bb4ece61 Logs: Added single quotes around movie and show titles.
6 years ago
desimaniac 7fb3554ec7 Logs: Misc tweaks to log output.
6 years ago
desimaniac 1a9f620cc8 Fix: Click argument for minimum availability.
6 years ago
desimaniac 8ccfdb78a6 New Feature: Minimum Availability
6 years ago
l3uddz 44763c677a Cache: Cache trakt responses for 1 day.
6 years ago
James bc3b337563 log message change for malformed json response
6 years ago
James 9b59bda969 Support streaming of http request responses (does not solve the current trakt issue where incomplete JSON responses are being received).
6 years ago
James f7b2b22e5f add person list type, must be used in conjunction with --actor / -a parameter
7 years ago
James 818b84bf86 added recommended list type for shows and movies, and --remove-rejected-recommended
7 years ago
James 77cf6509f4 dont allow redirects for sonarr/radarr requests.
7 years ago
James 92a1e2d649 enable auto mode with watched + played list types
7 years ago
James d27ee19f3b added watched + played list type (can use, watched_weekly/monthly/yearly/all)
7 years ago
James da47720ce6 only change type_name when authenticate user is supplied
7 years ago
James e2fc491673 added allowed_countries to config
7 years ago
James 9bed56c90d fix popular lists.
7 years ago
l3uddz fb0589b9cd send genre tag in trakt list request
7 years ago
Mitchell Klijs 4786dba256 Refactor Trakt class
7 years ago
Mitchell Klijs 617575575e Refactor helpers to seperate files
7 years ago
Mitchell Klijs 1aa46b6f24 Refactor Sonarr and Radarr classes to share common functionality
7 years ago
l3uddz 50bf34e7cc add show and movie command to add single show/movie to sonarr or radarr.
7 years ago
Mitchell Klijs 0b778ca8c2 Remove old TODO
7 years ago
Mitchell Klijs 2182f4fbb9 Update trakt api_key and api_secret to client_id and client_secret
7 years ago
Mitchell Klijs dc2f251648 Fix log messages
7 years ago
Mitchell Klijs 46bd678b8c Add ability to fetch other users' watchlists
7 years ago