Commit Graph

223 Commits (1a2d09eed70dd88fcef69bcbcc3c9b694040f411)
 

Author SHA1 Message Date
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
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.
7 years ago
James 0fa1976409 Merge pull request #5 from l3uddz/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.
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.
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
l3uddz 0aff1d4830 added --version option.
7 years ago
l3uddz b4fd01ded5 Merge branch 'develop'
7 years ago
l3uddz 74792f82e1 gitignore change
7 years ago
l3uddz 14a4cc8667 changed fxx to fx in default config network tag setting.
7 years ago
l3uddz 44d2082546 added ability to specify tags per network for new shows added to sonarr.
7 years ago
l3uddz 22a9d368ff fix typo
7 years ago
l3uddz 85445e6835 add extra debug log on retrieved tag/profile count
7 years ago
l3uddz acc57b9e6b add get_tag_id to sonarr class
7 years ago
desimaniac b7133ff0dc Further tweaking of output logs
7 years ago