davidaghaian@student.cccd.edu
|
72c725ef4f
|
Added ability for rating_threshold to be applied when automatically grabbing movies
|
6 years ago |
davidaghaian@student.cccd.edu
|
8474557bc0
|
Explicitly check for Nonetype
|
6 years ago |
davidaghaian@student.cccd.edu
|
5995985ab2
|
Corrected default for rating argument to match default set from command line argument
|
6 years ago |
davidaghaian@student.cccd.edu
|
9f8fcfce46
|
Added rating_limit config item when running traktarr in automatic mode
|
6 years ago |
davidaghaian@student.cccd.edu
|
8fc96d8b0b
|
Added check to skip request if a movie does not have an imdbID
|
6 years ago |
davidaghaian@student.cccd.edu
|
a906b361ec
|
Pass entire move object instead of just ID for logging purposes
|
6 years ago |
davidaghaian@student.cccd.edu
|
7ac88d4cb8
|
Added default type for ratings option
|
6 years ago |
davidaghaian@student.cccd.edu
|
d7394bfd6c
|
Movie should be added if a user did not specify a rating threshold OR if a threshold was specifier and the current movies rating exceeds it
|
6 years ago |
davidaghaian@student.cccd.edu
|
537ce67ea8
|
Changed default for rating back to None and added type specification for option
|
6 years ago |
davidaghaian@student.cccd.edu
|
61fee8e911
|
Updated README to include instructions for using rating restrictions from CLI
|
6 years ago |
davidaghaian@student.cccd.edu
|
5cfe5b4010
|
Added CLI ability for user to restrict movies added by rotten tomatoes score
|
6 years ago |
davidaghaian@student.cccd.edu
|
6c4b260638
|
Added config item to specify OMDB API Key
|
6 years ago |
davidaghaian@student.cccd.edu
|
69cf46fa18
|
Added helper methods for obtaining movie ratings from rotten tomates
|
6 years ago |
desimaniac
|
baa5a1bf67
|
Merge branch 'pr/46' into develop
|
6 years ago |
Qwatuz
|
20c32ca10e
|
Update README.md
Running `traktarr` alone does not generate config.json.
|
6 years ago |
desimaniac
|
5041da57fb
|
Merge pull request #43 from l3uddz/feat/logo-update
Banner: Updated to use pyfiglet module.
|
6 years ago |
desimaniac
|
13e1190461
|
Requirements: Added pyfiglet.
|
6 years ago |
desimaniac
|
d4270213d2
|
Banner: Updated to use pyfiglet module instead.
- Does not require figlet binaries to be installed.
|
6 years ago |
desimaniac
|
7851544332
|
Readme: Fixes.
|
7 years ago |
desimaniac
|
cbbc570e7e
|
License: Renamed license file.
|
7 years ago |
desimaniac
|
057f7f2eb7
|
Readme: Updated to match recent additions.
- Misc other items added eg lists of genres, languages, and countries.
|
7 years ago |
desimaniac
|
c20c3d1754
|
Readme: Typo fix.
|
7 years ago |
desimaniac
|
c08b9ddf3f
|
Readme: Corrections
|
7 years ago |
desimaniac
|
226e094e43
|
Banner: Tweaked.
|
7 years ago |
James
|
6c1332e4d5
|
add person list type, must be used in conjunction with --actor / -a parameter
|
7 years ago |
James
|
3dd751fd1c
|
help text change
|
7 years ago |
James
|
aea20bb391
|
refactored --remove-rejected-recommended to --remove-rejected-from-recommended
|
7 years ago |
James
|
15e03c6baf
|
added recommended list type for shows and movies, and --remove-rejected-recommended
|
7 years ago |
James
|
80e2553891
|
Merge pull request #37 from l3uddz/develop
Develop
|
7 years ago |
James
|
7499a30a7c
|
increase version
|
7 years ago |
James
|
739b34afca
|
dont allow redirects for sonarr/radarr requests.
|
7 years ago |
James
|
71460b8a3f
|
Merge pull request #36 from l3uddz/develop
Develop
|
7 years ago |
James
|
68f618de03
|
increase version
|
7 years ago |
James
|
1db4f184d3
|
Merge pull request #35 from l3uddz/feat/watched-played
Feat/watched played
|
7 years ago |
James
|
a8e4f5fa0f
|
Merge branch 'feat/watched-played' of https://github.com/l3uddz/traktarr into feat/watched-played
* 'feat/watched-played' of https://github.com/l3uddz/traktarr:
Fix sleep on creating tasks
|
7 years ago |
James
|
a9c09ab17b
|
enable auto mode with watched + played list types
|
7 years ago |
Filipe Santos
|
87987cd283
|
Fix sleep on creating tasks
|
7 years ago |
James
|
e1c2a1d314
|
added watched + played list type (can use, watched_weekly/monthly/yearly/all)
|
7 years ago |
James
|
eb86ef92cf
|
small code formatting change
|
7 years ago |
James
|
4d971cee06
|
Merge pull request #32 from mitchellklijs/ignoreBlacklist
Ignore blacklist (issue #31)
|
7 years ago |
James
|
8807d103ed
|
Merge branch 'develop' into ignoreBlacklist
|
7 years ago |
James
|
18689f3359
|
Merge pull request #34 from l3uddz/feat/sort-type
Feat/sort type
|
7 years ago |
James
|
c4ecf56faa
|
add --sort/-s to run mode.
|
7 years ago |
James
|
052d19bff0
|
added ability to sort list by votes/rating/release date (first aired for tv)
|
7 years ago |
desimaniac
|
bc7052b8af
|
Merge pull request #33 from mitchellklijs/develop
Add priorty to pushover notifications
|
7 years ago |
desimaniac
|
cede6f812d
|
Readme: Priority tweak.
|
7 years ago |
Mitchell Klijs
|
def7818ed5
|
Add priorty to pushover notifications
|
7 years ago |
Mitchell Klijs
|
1d84aa46ca
|
Add ability to specify blacklist ignore in config
|
7 years ago |
Mitchell Klijs
|
df7365e270
|
Add option to ignore blacklist
|
7 years ago |
James
|
9d476288a0
|
Merge branch 'develop'
* develop:
only change type_name when authenticate user is supplied
|
7 years ago |