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 |
l3uddz
|
e1578b70a8
|
changed schedule from minutes to hours for specified automatical interval.
|
7 years ago |
l3uddz
|
cc1429bf6f
|
added notifications class and more work on notifications.
|
7 years ago |
l3uddz
|
6d4ad737e4
|
reduced sleep between runs for each trakt list.
|
7 years ago |
l3uddz
|
97888b0190
|
more work on run mode and moved notifications into its own config section.
|
7 years ago |
l3uddz
|
2ae0fd19fb
|
should catch error reasons more regardless of status_code
|
7 years ago |
l3uddz
|
2241b1d2b9
|
more boiler plate for automatic mode.
fix abort when lists are empty after removing existing movies/shows.
|
7 years ago |
l3uddz
|
a0fa1078ca
|
add boxoffice to automatic movie config
|
7 years ago |
l3uddz
|
1e50c0f8da
|
added boxoffice list to movies command
|
7 years ago |
l3uddz
|
89e21b799b
|
add bravo to default networks for amzn
|
7 years ago |
l3uddz
|
af3312da5b
|
more work on automatic mode
|
7 years ago |
l3uddz
|
f84dd9d03b
|
remove keyboardinterrupt
|
7 years ago |