Filipe Santos
|
5694839734
|
CLI: Add cachefile flag
|
5 years ago |
desimaniac
|
80b7d54360
|
Readme: Added more details for actor specific searching.
|
5 years ago |
desimaniac
|
6fe48e2c79
|
Shows: Show correct year in log
|
5 years ago |
desimaniac
|
234c4635b8
|
Systemd: Added language env variables to service file.
Closes #83
|
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
|
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
|
25fc5548da
|
Readme: Fix genres link.
|
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
|
8e1294b5a0
|
Readme: Tweaked.
|
6 years ago |
desimaniac
|
e0438c8a38
|
Notifications: Added Apprise support.
|
6 years ago |
desimaniac
|
66a7120520
|
Github: Added support/issue templates.
|
6 years ago |
desimaniac
|
80c6c72ddf
|
Git: Updated .gitignore
|
6 years ago |
desimaniac
|
a5066bc81b
|
Increased version number
|
6 years ago |
desimaniac
|
4b30d72d2c
|
Readme: added more details regarding notifications.
|
6 years ago |
desimaniac
|
8ccfdb78a6
|
New Feature: Minimum Availability
|
6 years ago |
desimaniac
|
a34b4b0f30
|
Readme: Added alt text to logo
|
6 years ago |
desimaniac
|
46ded8175f
|
Readme: Updated formatting of lists.
|
6 years ago |
desimaniac
|
8737043134
|
Log: Ignore Non-Country errors during log output.
|
6 years ago |
desimaniac
|
2c40093ace
|
Readme: Updated.
|
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 |
desimaniac
|
b4fdd0188d
|
Readme: Added intro sections.
|
6 years ago |
desimaniac
|
458843bbdf
|
Contributing: New entry.
|
6 years ago |
desimaniac
|
e030e57773
|
Readme: Update
|
6 years ago |
desimaniac
|
8c0e4eb5be
|
Readme: Minor tweaks.
|
6 years ago |
desimaniac
|
9328e9cfb3
|
Readme: Fixed logo.
|
6 years ago |
desimaniac
|
b37e59237d
|
Readme: Tweaked Headings and added logo.
|
6 years ago |
desimaniac
|
d11eb4e565
|
Readme: Added examples for tmdb id blacklist
|
6 years ago |
desimaniac
|
05b6a1320f
|
Readme: Tweaked Headings and added TOC Title
|
6 years ago |
desimaniac
|
30440e3bfc
|
Readme: Added example for blacklist_ids
|
6 years ago |
desimaniac
|
1590f553c0
|
Merge pull request #74 from l3uddz/fix/blacklist_ids_not_matching
Remap blacklisted_ids to integers to fix matching issues.
|
6 years ago |
desimaniac
|
4f4bec4d6d
|
Remap blacklisted_ids to integers to fix matching issues.
|
6 years ago |
desimaniac
|
31e229d963
|
Merge pull request #73 from l3uddz/develop
Develop
|
6 years ago |
desimaniac
|
3b0cdf25e3
|
Merge pull request #72 from l3uddz/feat/trakt-cache
Feat/trakt cache
|
6 years ago |
l3uddz
|
825429f3a0
|
Traktarr: Should fix the movierating is None bug
|
6 years ago |
l3uddz
|
44763c677a
|
Cache: Cache trakt responses for 1 day.
|
6 years ago |
James
|
bc3b337563
|
log message change for malformed json response
|
6 years ago |
James
|
9b59bda969
|
Support streaming of http request responses (does not solve the current trakt issue where incomplete JSON responses are being received).
Ignore pages with malformed/incomplete json responses (does solve the above issue - at the cost of pages being missed).
|
6 years ago |