Commit Graph

83 Commits (acc74f8e5a6c8fee62ce6c6beebe8a22a5d23695)
 

Author SHA1 Message Date
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.
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
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.
7 years ago
James 557bf0b2a3
Merge pull request #5 from l3uddz/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.
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
l3uddz 318ab314dd 5 sec sleep between page requests
7 years ago
l3uddz 72fa87b2dd slight log/notification message change.
7 years ago
l3uddz f47831f22d added showtime to default config for amzn tag.
7 years ago
l3uddz 4b94dd5cbf changed schedule from minutes to hours for specified automatical interval.
7 years ago
l3uddz 934c2f2374 added notifications class and more work on notifications.
7 years ago
l3uddz 68c960e579 reduced sleep between runs for each trakt list.
7 years ago
l3uddz 865134c26e more work on run mode and moved notifications into its own config section.
7 years ago
l3uddz 0bc9977541 should catch error reasons more regardless of status_code
7 years ago
l3uddz 3e7fd6683e more boiler plate for automatic mode.
7 years ago
l3uddz 632e603118 add boxoffice to automatic movie config
7 years ago
l3uddz 0855bdb70e added boxoffice list to movies command
7 years ago
l3uddz 8748964a4e add bravo to default networks for amzn
7 years ago
l3uddz de47161661 more work on automatic mode
7 years ago