desimaniac
|
c1eab6280b
|
Readme: updated with recent changes
|
7 years ago |
James
|
cbf15364d8
|
Merge pull request #9 from l3uddz/develop
Develop
|
7 years ago |
l3uddz
|
74654c3fa9
|
increase version
|
7 years ago |
l3uddz
|
39c0a2987c
|
use realpath from argv[0] (otherwise symlinked default config locations = /usr/bin/local/config.json)
|
7 years ago |
l3uddz
|
482c11dbec
|
ensure server url ends with /
|
7 years ago |
James
|
a7a0751b0b
|
Merge pull request #8 from horjulf/develop
Config and logfile custom path
|
7 years ago |
Filipe Santos
|
e5d473600e
|
Fix partial url paths join
|
7 years ago |
Filipe Santos
|
7912e1bd0b
|
Dockerfile
|
7 years ago |
Filipe Santos
|
35cd1b836f
|
Add config and file location support
|
7 years ago |
Filipe Santos
|
601512ba09
|
Bump requirements
|
7 years ago |
l3uddz
|
5449a550e3
|
iterate response list looking for matching result dict.
|
7 years ago |
l3uddz
|
1845ceaa10
|
add a comment seperator to helpers.py
|
7 years ago |
l3uddz
|
c0c3c9dfaf
|
should solve issue where a list of dicts is returned by sonarr/radarr instead of a singular dict
|
7 years ago |
l3uddz
|
c82416bfa3
|
check for json in response content-type and log a debug message for response text.
|
7 years ago |
desimaniac
|
2c1573e60f
|
Readme: Updates
|
7 years ago |
l3uddz
|
6e47bb95c7
|
increase version
|
7 years ago |
l3uddz
|
3ba0ce95c9
|
dont iterate chosen_tag_ids when no tags were chosen.
|
7 years ago |
l3uddz
|
78431f56fc
|
consider 200/201 success response from sonarr/radarr
|
7 years ago |
l3uddz
|
c544911211
|
-g will now remove that genre from blacklisted_genres if it is blacklisted.
added -f to override config root_folder.
|
7 years ago |
l3uddz
|
3dca52f7d6
|
dont schedule automatic movies/shows if corresponding interval is <= 0
|
7 years ago |
l3uddz
|
b73207acff
|
improved upgrade_settings and removed default settings from base_config, use readme example for reference
|
7 years ago |
l3uddz
|
c9cb9adbab
|
adjust default automatic config settings
|
7 years ago |
l3uddz
|
9793ba6fa4
|
remove unionfs.service from After sevice file entry
|
7 years ago |
James
|
916be19a95
|
Update README.md
|
7 years ago |
l3uddz
|
05fb253fe6
|
make traktarr.py executable
|
7 years ago |
James
|
6104c9f4b7
|
Merge pull request #6 from l3uddz/develop
Develop
|
7 years ago |
l3uddz
|
dac2995036
|
show supplied genre as lowercase
|
7 years ago |
l3uddz
|
8734311087
|
add --genre / -g parameter to shows + movies cli command to limit this sessions additions to only being from this genre.
|
7 years ago |
l3uddz
|
1c2fca91c9
|
blacklist animation movie genre by default.
|
7 years ago |
l3uddz
|
ec1128d1c5
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
ca69ccb69f
|
make default automatic 10 anticipated movies
|
7 years ago |
l3uddz
|
7ba16a2841
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
f91ea57838
|
added blacklisted_tmdb_ids and blacklisted_tvdb_ids config options to blacklist specific shows/movies.
|
7 years ago |
l3uddz
|
2c841ddf14
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
f84e4fc367
|
no default tags in base_config so avoid constant addition during upgrade of configs.
|
7 years ago |
l3uddz
|
87ea7950e1
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
b5d344dc96
|
upgrade config capabilities
|
7 years ago |
l3uddz
|
3f14374a91
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
f74615c960
|
use realpath for config/logfile, allows symlinks to operate as expected.
|
7 years ago |
l3uddz
|
5c0661a260
|
Merge branch 'develop'
|
7 years ago |
l3uddz
|
f374ff9820
|
support multiple tags per show.
show tag names in log messages instead of tag id's.
|
7 years ago |
James
|
0fa1976409
|
Merge pull request #5 from l3uddz/develop
Develop
|
7 years ago |
l3uddz
|
c76efbf744
|
version change
|
7 years ago |
l3uddz
|
3b9d516709
|
notification changes: verbose flag now only affects the sending of shows/movies added, others are not considered verbose.
|
7 years ago |
l3uddz
|
d3ae863c45
|
make notifiations verbose by default.
added systemd service file for automatic mode.
|
7 years ago |
l3uddz
|
018dc5cda4
|
added blacklisted_max_year to exclude movies/shows beyond this year
|
7 years ago |
l3uddz
|
be0e500af5
|
use debug log level for sent notification messages
|
7 years ago |
l3uddz
|
535973a170
|
5 sec sleep between page requests
|
7 years ago |
l3uddz
|
3aeee6976e
|
slight log/notification message change.
|
7 years ago |
l3uddz
|
7d93121347
|
added showtime to default config for amzn tag.
|
7 years ago |