desimaniac
|
64a1b39800
|
Tract: Improved code for genres parameter search
|
5 years ago |
desimaniac
|
5b17b35658
|
Radarr: Filter out Radarr exclusions from Trakt lists
Closed #84
|
5 years ago |
desimaniac
|
ac08098a16
|
Shows: Added support for blacklisted_title_keywords
|
5 years ago |
desimaniac
|
80e25e756a
|
Blacklists: Matches any case of allowed countries/languages in config
|
5 years ago |
desimaniac
|
62746f2f7a
|
OMDB: Renamed ratings to rotten_tomatoes.
|
5 years ago |
desimaniac
|
805adc0ede
|
Ratings: Use common variables to pass into function
|
5 years ago |
desimaniac
|
129e9bb803
|
Misc: Use common variables to pass into functions.
|
5 years ago |
desimaniac
|
3d1047c9bf
|
Blacklists: Added more debug log details
|
5 years ago |
desimaniac
|
12479c2d70
|
TVDB: Check to see if series exists on TVDB before adding it.
|
5 years ago |
desimaniac
|
00c78f6c37
|
Lists: Ignore parameters from list URLs
|
5 years ago |
desimaniac
|
329613da92
|
Filters: Now checks for allowed languages as well.
|
5 years ago |
desimaniac
|
854de957c5
|
Helpers: Reorganized trakt functions
|
5 years ago |
desimaniac
|
f486ae21a3
|
Ratings: Cleaner function
Update rating.py
|
5 years ago |
desimaniac
|
ba4e84cdff
|
Filters: Tweaked special keyword behavior for genre and country
|
5 years ago |
desimaniac
|
4abf1a1eba
|
TMDB: Improvements to TMDb ID checking function
- Moved validating ID check from trakt helper to tmdb helper.
|
5 years ago |
desimaniac
|
9dcbe44f90
|
TMDB: Check to see if movie exists on TMDB before adding.
|
5 years ago |
desimaniac
|
e37e4362bc
|
Ratings: Reorganized code
|
5 years ago |
desimaniac
|
484c8601a5
|
Logs: Cleaned up year to string conversion
|
5 years ago |
desimaniac
|
eeb51b0c74
|
Logs: More details / cleaner look / wording
|
6 years ago |
desimaniac
|
c0f34f60c2
|
Config: New option for genres: 'ignore'.
|
6 years ago |
desimaniac
|
8d02d56297
|
Config: New option for allowed countries: 'any' or 'ignore'.
|
6 years ago |
desimaniac
|
a8bb4ece61
|
Logs: Added single quotes around movie and show titles.
|
6 years ago |
desimaniac
|
295a854b0a
|
Ratings: Precisely log when no RT score is found.
|
6 years ago |
desimaniac
|
c1a42c636c
|
Python: Improved get_rating function
- handle missing responses from OMDB
- aesthetics
- PEP
|
6 years ago |
desimaniac
|
7fb3554ec7
|
Logs: Misc tweaks to log output.
|
6 years ago |
desimaniac
|
4f4bec4d6d
|
Remap blacklisted_ids to integers to fix matching issues.
|
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
|
69cf46fa18
|
Added helper methods for obtaining movie ratings from rotten tomates
|
6 years ago |
James
|
15e03c6baf
|
added recommended list type for shows and movies, and --remove-rejected-recommended
|
7 years ago |
James
|
e1c2a1d314
|
added watched + played list type (can use, watched_weekly/monthly/yearly/all)
|
7 years ago |
James
|
8807d103ed
|
Merge branch 'develop' into ignoreBlacklist
|
7 years ago |
James
|
052d19bff0
|
added ability to sort list by votes/rating/release date (first aired for tv)
|
7 years ago |
Mitchell Klijs
|
df7365e270
|
Add option to ignore blacklist
|
7 years ago |
James
|
20e4443306
|
improved genre unblacklist & check when -g is supplied.
|
7 years ago |
Mitchell Klijs
|
a31f46bf91
|
Refactor Trakt class
|
7 years ago |
Mitchell Klijs
|
ae4d00298b
|
Refactor helpers to seperate files
|
7 years ago |