desimaniac
|
c775d05f0d
|
License: Renamed license file.
|
7 years ago |
desimaniac
|
aa429a9878
|
Readme: Updated to match recent additions.
- Misc other items added eg lists of genres, languages, and countries.
|
7 years ago |
desimaniac
|
1a2d09eed7
|
Readme: Typo fix.
|
7 years ago |
desimaniac
|
0b1e4d56c3
|
Readme: Corrections
|
7 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
|
ad578f5749
|
Merge pull request #37 from l3uddz/develop
Develop
|
7 years ago |
James
|
67d0873b87
|
increase version
|
7 years ago |
James
|
77cf6509f4
|
dont allow redirects for sonarr/radarr requests.
|
7 years ago |
James
|
c6f384ffca
|
Merge pull request #36 from l3uddz/develop
Develop
|
7 years ago |
James
|
c7034efb97
|
increase version
|
7 years ago |
James
|
9fb2637665
|
Merge pull request #35 from l3uddz/feat/watched-played
Feat/watched played
|
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
|
f63f4009e3
|
Merge pull request #32 from mitchellklijs/ignoreBlacklist
Ignore blacklist (issue #31)
|
7 years ago |
James
|
c39868fd28
|
Merge branch 'develop' into ignoreBlacklist
|
7 years ago |
James
|
6df376425b
|
Merge pull request #34 from l3uddz/feat/sort-type
Feat/sort type
|
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 |
desimaniac
|
01372ade5d
|
Merge pull request #33 from mitchellklijs/develop
Add priorty to pushover notifications
|
7 years ago |
desimaniac
|
913154abc3
|
Readme: Priority tweak.
|
7 years ago |
Mitchell Klijs
|
d3da1d02ad
|
Add priorty to pushover notifications
|
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
|
e634e9b72a
|
Merge branch 'develop'
* develop:
only change type_name when authenticate user is supplied
|
7 years ago |
James
|
da47720ce6
|
only change type_name when authenticate user is supplied
|
7 years ago |
James
|
92e105a2ee
|
Merge pull request #29 from l3uddz/develop
Develop
|
7 years ago |
James
|
d4b996a02d
|
increase version
|
7 years ago |
James
|
fedc901f6e
|
should support < python 3.6 now..
|
7 years ago |
desimaniac
|
ccb945791e
|
Readme: fix tabs
|
7 years ago |
desimaniac
|
d4be2b9659
|
Readme: TOC tweak.
|
7 years ago |
desimaniac
|
eec3b1a3e2
|
Readme: Fixed indentation on code block.
|
7 years ago |
desimaniac
|
a2101d4606
|
Readme: updated with new allowed_languages config option.
|
7 years ago |
James
|
ef01aa15e8
|
Merge pull request #28 from l3uddz/feat/genre-tag-changes
Feat/genre tag changes
|
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 |
James
|
9bed56c90d
|
fix popular lists.
issue was they are not returned in their own subdict, e.g. {'movie': { ITEM }}
|
7 years ago |
Filipe Santos
|
48fd363544
|
Merge pull request #27 from horjulf/develop
Gracefully shutdown
|
7 years ago |
Filipe Santos
|
adbc59e4a4
|
Gracefully shutdown
|
7 years ago |
desimaniac
|
cde4f96e8e
|
REadme: Minor Tweaks.
|
7 years ago |
desimaniac
|
3899eab5c9
|
Readme: Minor tweaks to Tags section
|
7 years ago |
desimaniac
|
4502f56a94
|
Readme: Minor tweaks to Tags section
|
7 years ago |
Mitchell Klijs
|
b2e695ea6b
|
Updated wrong config keys
|
7 years ago |