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 |
James
|
428748086a
|
Dont bug out if omdb / api_keys are not present in the config.
|
6 years ago |
desimaniac
|
d8522c7e5b
|
Readme: Added BeerPay buttons to the top
|
6 years ago |
desimaniac
|
4077102b5f
|
Readme: Typo Fix.
|
6 years ago |
z3t
|
47f0bf39d9
|
Only send notifications if verbose or adding more than 0 from trakt
|
6 years ago |
desimaniac
|
c542f66a94
|
Merge pull request #58 from l3uddz/develop
Update README.md
|
6 years ago |
desimaniac
|
499ee5fe3e
|
Update README.md
|
6 years ago |
desimaniac
|
4c12365b16
|
Merge pull request #57 from l3uddz/develop
Develop
|
6 years ago |
desimaniac
|
558cc3a54e
|
Merge branch 'master' into develop
|
6 years ago |
desimaniac
|
f09675926b
|
Readme: updated
|
6 years ago |
James
|
cd89ecff6e
|
Update requirements.txt
|
6 years ago |
James
|
b733412c40
|
Add Beerpay's badge
|
6 years ago |
desimaniac
|
1668ac3d8f
|
Merge pull request #54 from zenjabba/patch-1
Update README.md
|
6 years ago |
zenjabba
|
cd244cc0be
|
Update README.md
|
6 years ago |
desimanic
|
14f0110f10
|
Readme: updated
|
6 years ago |
James
|
5fea937566
|
add recommended to help text for list types
|
6 years ago |
desimaniac
|
c34aceffe3
|
Repo: Updated URL.
|
6 years ago |
desimaniac
|
324b909c08
|
Readme: Indentation edit.
|
6 years ago |
desimaniac
|
c94f3e5742
|
Merge pull request #52 from daghaian/feature-rating
Feature: Add RT (Rotten Tomatoes) Rating Threshold When Adding Movies Through CLI/Automatic
|
6 years ago |
desimaniac
|
938ad9cb01
|
Readme: Minor updates.
|
6 years ago |
daghaian
|
009d57300b
|
Update README.md
Updated README
|
6 years ago |
daghaian
|
7a2df31867
|
Update traktarr.py
Updated location of rating_limit configuration item to reflect move
|
6 years ago |
daghaian
|
8c75c6d3c2
|
Update config.py
Moved location of rating_limit key
|
6 years ago |
daghaian
|
96e7358a98
|
Update README.md
Updated README
|
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 |
daghaian
|
866c38855a
|
Update config.py
Updated rating_limit to default to empty string
|
6 years ago |
davidaghaian@student.cccd.edu
|
6f1ad3de62
|
Added example usage for rating threshold
|
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 |
davidaghaian@student.cccd.edu
|
3ba90aacc3
|
Merge branch 'develop' into feature-rating
# Conflicts:
# README.md
|
6 years ago |
davidaghaian@student.cccd.edu
|
ed78edae57
|
Updated README
|
6 years ago |
davidaghaian@student.cccd.edu
|
d1af55fde5
|
Updated README
|
6 years ago |
davidaghaian@student.cccd.edu
|
72c725ef4f
|
Added ability for rating_threshold to be applied when automatically grabbing movies
|
6 years ago |
davidaghaian@student.cccd.edu
|
8474557bc0
|
Explicitly check for Nonetype
|
6 years ago |
davidaghaian@student.cccd.edu
|
5995985ab2
|
Corrected default for rating argument to match default set from command line argument
|
6 years ago |
davidaghaian@student.cccd.edu
|
9f8fcfce46
|
Added rating_limit config item when running traktarr in automatic mode
|
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
|
7ac88d4cb8
|
Added default type for ratings option
|
6 years ago |
davidaghaian@student.cccd.edu
|
d7394bfd6c
|
Movie should be added if a user did not specify a rating threshold OR if a threshold was specifier and the current movies rating exceeds it
|
6 years ago |
davidaghaian@student.cccd.edu
|
537ce67ea8
|
Changed default for rating back to None and added type specification for option
|
6 years ago |
davidaghaian@student.cccd.edu
|
61fee8e911
|
Updated README to include instructions for using rating restrictions from CLI
|
6 years ago |
davidaghaian@student.cccd.edu
|
5cfe5b4010
|
Added CLI ability for user to restrict movies added by rotten tomatoes score
|
6 years ago |
davidaghaian@student.cccd.edu
|
6c4b260638
|
Added config item to specify OMDB API Key
|
6 years ago |
davidaghaian@student.cccd.edu
|
69cf46fa18
|
Added helper methods for obtaining movie ratings from rotten tomates
|
6 years ago |
desimaniac
|
b56b92885c
|
Merge branch 'pr/46' into develop
|
6 years ago |
desimaniac
|
baa5a1bf67
|
Merge branch 'pr/46' into develop
|
6 years ago |
Qwatuz
|
40e551e6b0
|
Update README.md
Running `traktarr` alone does not generate config.json.
|
6 years ago |
Qwatuz
|
20c32ca10e
|
Update README.md
Running `traktarr` alone does not generate config.json.
|
6 years ago |
desimaniac
|
cb1b2588c6
|
Merge pull request #43 from l3uddz/feat/logo-update
Banner: Updated to use pyfiglet module.
|
6 years ago |