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
|
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
|
5cfe5b4010
|
Added CLI ability for user to restrict movies added by rotten tomatoes score
|
6 years ago |
desimaniac
|
d4270213d2
|
Banner: Updated to use pyfiglet module instead.
- Does not require figlet binaries to be installed.
|
6 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
|
7499a30a7c
|
increase version
|
7 years ago |
James
|
68f618de03
|
increase version
|
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
|
8807d103ed
|
Merge branch 'develop' into ignoreBlacklist
|
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 |
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
|
7400cdeec8
|
increase version
|
7 years ago |
James
|
557ffbc36d
|
should support < python 3.6 now..
|
7 years ago |
James
|
e1a2d6e9ed
|
Merge branch 'develop' into feat/genre-tag-changes
# Conflicts:
# README.md
# helpers/misc.py
# media/trakt.py
# traktarr.py
|
7 years ago |
James
|
b6ce715a5f
|
added allowed_countries to config
|
7 years ago |
James
|
20e4443306
|
improved genre unblacklist & check when -g is supplied.
|
7 years ago |
Filipe Santos
|
b38bd86530
|
Gracefully shutdown
|
7 years ago |
Mitchell Klijs
|
d1a4017a10
|
Updated wrong config keys
|
7 years ago |
Mitchell Klijs
|
17554737e3
|
Refactor main file a bit
|
7 years ago |
Mitchell Klijs
|
75c51e83d1
|
Refactor helpers to seperate files
|
7 years ago |
Mitchell Klijs
|
3d9239c205
|
Refactor Sonarr and Radarr classes to share common functionality
|
7 years ago |
Filipe Santos
|
95366d27ff
|
Flag to do a first run
|
7 years ago |
l3uddz
|
e39daaaad8
|
send genre tag in trakt list request
|
7 years ago |
Mitchell Klijs
|
d9bd91cf39
|
Updated wrong config keys
|
7 years ago |
Mitchell Klijs
|
4b36ed2f98
|
Refactor main file a bit
|
7 years ago |
Mitchell Klijs
|
ae4d00298b
|
Refactor helpers to seperate files
|
7 years ago |
Mitchell Klijs
|
4b169f58a5
|
Refactor Sonarr and Radarr classes to share common functionality
|
7 years ago |
James
|
249ad441e8
|
Merge pull request #26 from horjulf/develop
Flag to do a first run
|
7 years ago |
Filipe Santos
|
994dee7a26
|
Flag to do a first run
|
7 years ago |
l3uddz
|
15bd9ab788
|
increase version
|
7 years ago |
Filipe Santos
|
ddbf1903c2
|
Negative int is True, avoid negative sleeps
|
7 years ago |
l3uddz
|
54a41903d7
|
help text changes
|
7 years ago |
l3uddz
|
6644a40234
|
add show and movie command to add single show/movie to sonarr or radarr.
|
7 years ago |
l3uddz
|
b65cfe1379
|
header change
|
7 years ago |
l3uddz
|
80ffc659b5
|
add header
|
7 years ago |