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
desimaniac
9cf81ef0f3
Wording fixes.
7 years ago
l3uddz
17087a02f0
authenticate traktarr help text change
7 years ago
l3uddz
5532daa195
fix typo
7 years ago
Mitchell Klijs
c5cf972f2c
Update trakt api_key and api_secret to client_id and client_secret
7 years ago
Mitchell Klijs
5d3f34f5d9
Fix bug where list url's weren't working in console command
7 years ago
Mitchell Klijs
8e641d6690
Refactor the way custom lists are fetched
...
Allow public custom lists to be fetched without an authenticated user and add the ability to fetch a list from a specific user by authenticating as another user.
7 years ago
Mitchell Klijs
6e1934ae9a
Add ability to fetch from watchlists and other private lists
7 years ago