desimaniac
|
8737043134
|
Log: Ignore Non-Country errors during log output.
|
6 years ago |
desimaniac
|
a65cf11c9b
|
Click: Renamed <movie/show>_id argument to <movie/show>-id
|
6 years ago |
desimaniac
|
0514c16f22
|
Click: Slight Tweak to help menu
|
6 years ago |
l3uddz
|
825429f3a0
|
Traktarr: Should fix the movierating is None bug
|
6 years ago |
James
|
428748086a
|
Dont bug out if omdb / api_keys are not present in the config.
|
6 years ago |
z3t
|
47f0bf39d9
|
Only send notifications if verbose or adding more than 0 from trakt
|
6 years ago |
James
|
5fea937566
|
add recommended to help text for list types
|
6 years ago |
desimaniac
|
c34aceffe3
|
Repo: Updated URL.
|
6 years ago |
daghaian
|
7a2df31867
|
Update traktarr.py
Updated location of rating_limit configuration item to reflect move
|
6 years ago |
daghaian
|
be11561cbf
|
Update traktarr.py
Correctly pass NoneType object for rating_limit if user has not replaced empty string in the config
|
6 years ago |
davidaghaian@student.cccd.edu
|
6b3e3b7630
|
Revert "Merge branch 'develop' into feature-rating"
This reverts commit 3ba90aacc3 , reversing
changes made to ed78edae57 .
|
6 years ago |
desimaniac
|
4f8f1d388f
|
Banner: Updated to use pyfiglet module instead.
- Does not require figlet binaries to be installed.
|
6 years ago |
desimaniac
|
3239ce716f
|
Banner: Tweaked.
|
7 years ago |
James
|
f7b2b22e5f
|
add person list type, must be used in conjunction with --actor / -a parameter
|
7 years ago |
James
|
0ace2da314
|
help text change
|
7 years ago |
James
|
45ab0fa8bc
|
refactored --remove-rejected-recommended to --remove-rejected-from-recommended
|
7 years ago |
James
|
818b84bf86
|
added recommended list type for shows and movies, and --remove-rejected-recommended
|
7 years ago |
James
|
67d0873b87
|
increase version
|
7 years ago |
James
|
c7034efb97
|
increase version
|
7 years ago |
James
|
bef74c8941
|
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
|
92a1e2d649
|
enable auto mode with watched + played list types
|
7 years ago |
Filipe Santos
|
7e1dd2f2d9
|
Fix sleep on creating tasks
|
7 years ago |
James
|
d27ee19f3b
|
added watched + played list type (can use, watched_weekly/monthly/yearly/all)
|
7 years ago |
James
|
2a0cd29c8e
|
small code formatting change
|
7 years ago |
James
|
c39868fd28
|
Merge branch 'develop' into ignoreBlacklist
|
7 years ago |
James
|
961486d48b
|
add --sort/-s to run mode.
|
7 years ago |
James
|
870ba81fed
|
added ability to sort list by votes/rating/release date (first aired for tv)
|
7 years ago |
Mitchell Klijs
|
2061c2e42c
|
Add ability to specify blacklist ignore in config
|
7 years ago |
Mitchell Klijs
|
54d528b0c5
|
Add option to ignore blacklist
|
7 years ago |
James
|
d4b996a02d
|
increase version
|
7 years ago |
James
|
fedc901f6e
|
should support < python 3.6 now..
|
7 years ago |
James
|
f192afd344
|
Merge branch 'develop' into feat/genre-tag-changes
# Conflicts:
# README.md
# helpers/misc.py
# media/trakt.py
# traktarr.py
|
7 years ago |
James
|
e2fc491673
|
added allowed_countries to config
|
7 years ago |
James
|
fdd44f5475
|
improved genre unblacklist & check when -g is supplied.
|
7 years ago |
Filipe Santos
|
adbc59e4a4
|
Gracefully shutdown
|
7 years ago |
Mitchell Klijs
|
b2e695ea6b
|
Updated wrong config keys
|
7 years ago |
Mitchell Klijs
|
a1dd11acc9
|
Refactor main file a bit
|
7 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 |
Filipe Santos
|
2125293d01
|
Flag to do a first run
|
7 years ago |
l3uddz
|
fb0589b9cd
|
send genre tag in trakt list request
|
7 years ago |
Mitchell Klijs
|
bfcb94bf90
|
Updated wrong config keys
|
7 years ago |
Mitchell Klijs
|
19a755cc27
|
Refactor main file a bit
|
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 |
James
|
bf37f6e4db
|
Merge pull request #26 from horjulf/develop
Flag to do a first run
|
7 years ago |
Filipe Santos
|
5945f610a5
|
Flag to do a first run
|
7 years ago |
l3uddz
|
542f8229bc
|
increase version
|
7 years ago |
Filipe Santos
|
8861b4ea4b
|
Negative int is True, avoid negative sleeps
|
7 years ago |
l3uddz
|
e331201e37
|
help text changes
|
7 years ago |