Filipe Santos
|
66ea6917d9
|
Add docker build by branch
|
7 years ago |
Filipe Santos
|
e028f4449b
|
Add docker build by branch
|
7 years ago |
desimaniac
|
dbc3648a4a
|
Merge pull request #10 from l3uddz/develop
Readme: updated with recent changes
|
7 years ago |
desimaniac
|
175714d6c6
|
Readme: updated with recent changes
|
7 years ago |
James
|
ffc79aac66
|
Merge pull request #9 from l3uddz/develop
Develop
|
7 years ago |
l3uddz
|
b0540cdf97
|
increase version
|
7 years ago |
l3uddz
|
8dce96842d
|
use realpath from argv[0] (otherwise symlinked default config locations = /usr/bin/local/config.json)
|
7 years ago |
l3uddz
|
81cbae06e7
|
ensure server url ends with /
|
7 years ago |
James
|
1f135e2c1b
|
Merge pull request #8 from horjulf/develop
Config and logfile custom path
|
7 years ago |
Filipe Santos
|
a9283fdd1b
|
Fix partial url paths join
|
7 years ago |
Filipe Santos
|
1c52bbbcd1
|
Dockerfile
|
7 years ago |
Filipe Santos
|
57717589ef
|
Add config and file location support
|
7 years ago |
Filipe Santos
|
ca59d04922
|
Bump requirements
|
7 years ago |
l3uddz
|
acc74f8e5a
|
iterate response list looking for matching result dict.
|
7 years ago |
l3uddz
|
0e6a811cd5
|
add a comment seperator to helpers.py
|
7 years ago |
l3uddz
|
b2294c6b97
|
should solve issue where a list of dicts is returned by sonarr/radarr instead of a singular dict
|
7 years ago |
l3uddz
|
cd17eb5314
|
check for json in response content-type and log a debug message for response text.
|
7 years ago |
desimaniac
|
f376635790
|
Readme: Updates
|
7 years ago |
l3uddz
|
2ff4b36623
|
increase version
|
7 years ago |
l3uddz
|
a96c8d9522
|
dont iterate chosen_tag_ids when no tags were chosen.
|
7 years ago |
l3uddz
|
c769888e4f
|
consider 200/201 success response from sonarr/radarr
|
7 years ago |
l3uddz
|
a8a8258399
|
-g will now remove that genre from blacklisted_genres if it is blacklisted.
added -f to override config root_folder.
|
7 years ago |
l3uddz
|
45c8f2cdb8
|
dont schedule automatic movies/shows if corresponding interval is <= 0
|
7 years ago |
l3uddz
|
8560b14ad9
|
improved upgrade_settings and removed default settings from base_config, use readme example for reference
|
7 years ago |
l3uddz
|
451e11ea8f
|
adjust default automatic config settings
|
7 years ago |
l3uddz
|
aef4315418
|
remove unionfs.service from After sevice file entry
|
7 years ago |
James
|
b347e56bfb
|
Update README.md
|
7 years ago |
l3uddz
|
d055872f1a
|
make traktarr.py executable
|
7 years ago |
James
|
e2d2711c9f
|
Merge pull request #6 from l3uddz/develop
Develop
|
7 years ago |
l3uddz
|
c65d374452
|
show supplied genre as lowercase
|
7 years ago |
l3uddz
|
eae1e4b110
|
add --genre / -g parameter to shows + movies cli command to limit this sessions additions to only being from this genre.
|
7 years ago |
l3uddz
|
f569881475
|
blacklist animation movie genre by default.
|
7 years ago |
l3uddz
|
5c32b0ff87
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
5312709251
|
make default automatic 10 anticipated movies
|
7 years ago |
l3uddz
|
9e965e3c2d
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
d194adb425
|
added blacklisted_tmdb_ids and blacklisted_tvdb_ids config options to blacklist specific shows/movies.
|
7 years ago |
l3uddz
|
d2fdd91980
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
bcbf37913b
|
no default tags in base_config so avoid constant addition during upgrade of configs.
|
7 years ago |
l3uddz
|
2fc0b76947
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
bc00890cda
|
upgrade config capabilities
|
7 years ago |
l3uddz
|
a135fb19bd
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
d95b34a907
|
use realpath for config/logfile, allows symlinks to operate as expected.
|
7 years ago |
l3uddz
|
6e3a40126d
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
3c48c53006
|
support multiple tags per show.
show tag names in log messages instead of tag id's.
|
7 years ago |
James
|
557bf0b2a3
|
Merge pull request #5 from l3uddz/develop
Develop
|
7 years ago |
l3uddz
|
cfd051c184
|
version change
|
7 years ago |
l3uddz
|
4a461530ad
|
notification changes: verbose flag now only affects the sending of shows/movies added, others are not considered verbose.
|
7 years ago |
l3uddz
|
5dcfffb656
|
make notifiations verbose by default.
added systemd service file for automatic mode.
|
7 years ago |
l3uddz
|
b2ae8f4315
|
added blacklisted_max_year to exclude movies/shows beyond this year
|
7 years ago |
l3uddz
|
2385b0a79e
|
use debug log level for sent notification messages
|
7 years ago |