desimaniac
|
cd389796d7
|
CLI: Cleanup of genre argument code
- Made note that only one genre and one actor/actress can be specified.
|
5 years ago |
desimaniac
|
12479c2d70
|
TVDB: Check to see if series exists on TVDB before adding it.
|
5 years ago |
desimaniac
|
32d411fcbc
|
Sonarr: Get Profile Tags only when needed
|
5 years ago |
desimaniac
|
07e8d309a4
|
Logic: Removed delay after failed/skipped items.
|
5 years ago |
desimaniac
|
fb645779f2
|
CLI: New argument --include-non-acting-roles
Use with person/actor search to filter out non-major-acting roles, eg As Himself, Narrator, etc
|
5 years ago |
desimaniac
|
4dd998560e
|
Schedule: Allow 0 interval to skip adding of shows or movies
|
5 years ago |
desimaniac
|
329613da92
|
Filters: Now checks for allowed languages as well.
|
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
|
826d6915fa
|
Readme: Added more details on rating_limit and OMDb.
|
5 years ago |
desimaniac
|
809e4adeeb
|
Ratings: Display info on missing omdb key when ratings is set
|
5 years ago |
desimaniac
|
9dcbe44f90
|
TMDB: Check to see if movie exists on TMDB before adding.
|
5 years ago |
desimaniac
|
9cef58564f
|
Logs: Minor tweaks to wording
|
5 years ago |
desimaniac
|
e37e4362bc
|
Ratings: Reorganized code
|
5 years ago |
desimaniac
|
8093f312c1
|
Logs: Build genres list into variable
|
5 years ago |
desimaniac
|
484c8601a5
|
Logs: Cleaned up year to string conversion
|
5 years ago |
desimaniac
|
d7554c403d
|
Radarr: Tweaked min availability code
|
5 years ago |
Filipe Santos
|
5694839734
|
CLI: Add cachefile flag
|
5 years ago |
desimaniac
|
6fe48e2c79
|
Shows: Show correct year in log
|
5 years ago |
desimaniac
|
3d6200a3e8
|
Movies: Revert to default min avail if invalid entry is given in config
|
5 years ago |
desimaniac
|
a4a6807bed
|
Movies: Min Avail from config works again. It will still be overwritten with arg.
https://markdownshare.com/view/9dc68caa-3c76-4f4e-8c18-ccd96e09bc33
Closes #85
|
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
|
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
|
0b7fa777c9
|
Radarr: Set minimum_availability to 'released' in traktarr.py
|
6 years ago |
desimaniac
|
1a9f620cc8
|
Fix: Click argument for minimum availability.
|
6 years ago |
desimaniac
|
76e68208af
|
CLI: Show default values for minimum availability.
Hide value for limit. 0 is confusing.
|
6 years ago |
desimaniac
|
24802596c3
|
Notifications: Added more verbose notifications
eg when scheduled task is started.
|
6 years ago |
desimaniac
|
3f8d4903db
|
Python: Fixed up misc python issues.
|
6 years ago |
desimaniac
|
53d2f2ef0e
|
CLI: Fixed argument for minimum availability
|
6 years ago |
desimaniac
|
a5066bc81b
|
Increased version number
|
6 years ago |
desimaniac
|
8ccfdb78a6
|
New Feature: Minimum Availability
|
6 years ago |
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 |