salty
|
1f90abffe8
|
minor code cleanup
|
3 years ago |
salty
|
0c2b65bc00
|
removed predb from radarr minimum availability.
closes #161
|
3 years ago |
salty
|
5b0427c21c
|
Fixed fetching radarr V3 qualityprofile
|
3 years ago |
salty
|
4bbdf1e5f2
|
Use V3 endpoint
Will break sonarr V2.
|
3 years ago |
salty
|
a2e5f2de0f
|
helpers: TMDB - include User-Agent in requests.
An attempt to get around cloudflare User-Agent block.
|
4 years ago |
salty
|
0f34e3e58b
|
README: Renamed additional entries the actor flag.
|
4 years ago |
salty
|
9cabbeb5ad
|
Update README.md
Fixed entries still referring to -a / --actor since it was renamed in d3b043dd40
|
4 years ago |
chazlarson
|
5c5ab0f4af
|
Add --dry-run flag to report what would happen in a multiple show/movie run
|
4 years ago |
salty
|
0a49f0566e
|
Merge pull request #146 from l3uddz/develop
Develop
|
4 years ago |
salty
|
906f3e8e5a
|
Merge pull request #145 from owine/radarr-int-fix
Radarr: Change year to integer
|
4 years ago |
owine
|
352786c1e0
|
Radarr: Change year to integer
Due to recent Radarr change, Radarr now cares whether year is passed as a string or integer.
f03dfda2f0
|
4 years ago |
desimaniac
|
d3b043dd40
|
CLI: Renamed 'actor' parameter for person list type to 'person'
This is to clarify that any non-actor name can be specified.
|
5 years ago |
desimaniac
|
8c36ea41f9
|
CLI: Help info correction with actor argument
|
5 years ago |
desimaniac
|
267b02b28b
|
Log: Renamed log output and function names
Clear up confusion on what and where the movies are being removed from
ref:
- https://github.com/l3uddz/traktarr/issues/119
|
5 years ago |
desimaniac
|
e551aa1cb9
|
Sonarr: Simplifed the adding of tags to shows
- Not network based anymore
|
5 years ago |
desimaniac
|
548fe7d17b
|
Fiters: Blank languages list will not fallback to english anymore
|
5 years ago |
desimaniac
|
b576aff595
|
Donations: Moved donate stuff into its own page
|
5 years ago |
desimaniac
|
8fad4202e0
|
Github: Added note to issues page on debug mode
|
5 years ago |
desimaniac
|
b1143f2f73
|
Filters: Add support for relative years
|
5 years ago |
desimaniac
|
f0425c5837
|
Traktarr: Removed unused parameter from functions
|
5 years ago |
desimaniac
|
b40ccc9518
|
Requirements: Removed apprise version hardcoding
|
5 years ago |
desimaniac
|
a1da5a5d71
|
Readme: Fix include-non-acting-roles argument example
|
5 years ago |
Eric Nemchik
|
30651d824b
|
Requirements: Update apprise version (#109)
Upgrade to https://github.com/caronc/apprise/releases/tag/v0.8.2 to fix https://github.com/caronc/apprise/pull/180
|
5 years ago |
desimaniac
|
3c89b265aa
|
Version: 1.2.5
|
5 years ago |
desimaniac
|
7990eb7a84
|
Traktarr: Typo fix
|
5 years ago |
desimaniac
|
8096c8d48c
|
Git: Ignore vscode folder
|
5 years ago |
desimaniac
|
23a9d36240
|
Readme: Add note on URL base for in Sonarr/Radarr URL.
|
5 years ago |
desimaniac
|
b6de103bf9
|
Trakt: Remove unused parameters from boxoffice lists lookup
|
5 years ago |
desimaniac
|
c655c91b7d
|
Trakt: Dont send 'ignore' languages as parameter.
|
5 years ago |
desimaniac
|
1c381794ec
|
Trakt: Dont send 'ignore' countries as parameter.
|
5 years ago |
desimaniac
|
7996278d32
|
Blacklists: No longer require 'ignore' to be the only list item when using the ignore special keyword.
|
5 years ago |
desimaniac
|
e9c11f73d4
|
Readme: Added new info on blacklisted_max_runtime
|
5 years ago |
desimaniac
|
b0441ff79a
|
Trakt: Pass range of runtimes to limit api results even further
|
5 years ago |
desimaniac
|
bf23ef3330
|
Blacklists: Minor tweak of log output to show ignored/skipped.
|
5 years ago |
desimaniac
|
65da06f3eb
|
CLI: Pass --years as argument
|
5 years ago |
desimaniac
|
430bba33b0
|
Misc: Change layout of function params
|
5 years ago |
desimaniac
|
fabb41ddaf
|
Trakt: Don't error 0 additions from lists
|
5 years ago |
desimaniac
|
9926555d0f
|
Trakt: Skip empty custom Trakt lists
|
5 years ago |
desimaniac
|
12010bd58b
|
Radarr: Ignore 0 movie exclusions
|
5 years ago |
desimaniac
|
50057c65c7
|
Readme: Added clarification on add limit.
|
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
|
940cfc6694
|
Readme: Clarified info on allowed_countries
|
5 years ago |
desimaniac
|
34105fe926
|
Logs: Set max size to 2MB
|
5 years ago |
desimaniac
|
5b17b35658
|
Radarr: Filter out Radarr exclusions from Trakt lists
Closed #84
|
5 years ago |
desimaniac
|
f0657a8fdf
|
Sonarr: Show tags in log only when matched to a network.
|
5 years ago |
desimaniac
|
44fb9a2fc7
|
Sonarr: Added support for Language Profiles (Sonarr v3)
Closes #80
|
5 years ago |
desimaniac
|
ac08098a16
|
Shows: Added support for blacklisted_title_keywords
|
5 years ago |
desimaniac
|
80e25e756a
|
Blacklists: Matches any case of allowed countries/languages in config
|
5 years ago |