Commit Graph

70 Commits (b347e56bfb8c79e4b7b17449985c9fc465a00a0d)
 

Author SHA1 Message Date
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
l3uddz 3bd59f3be2 remove keyboardinterrupt
7 years ago
l3uddz c7cfa180dd added --version option.
7 years ago
l3uddz 25c7a30996 Merge branch 'develop'
7 years ago
l3uddz c14253e133 gitignore change
7 years ago
l3uddz f131794bf5 changed fxx to fx in default config network tag setting.
7 years ago
l3uddz bc0b72cad1 added ability to specify tags per network for new shows added to sonarr.
7 years ago
l3uddz 3821040a58 fix typo
7 years ago
l3uddz 023ecfccc0 add extra debug log on retrieved tag/profile count
7 years ago
l3uddz 4588f9d0c3 add get_tag_id to sonarr class
7 years ago
desimaniac b743a33fc4 Further tweaking of output logs
7 years ago
desimaniac 577402565b Some more tweaking of output.
7 years ago
desimaniac 6c118e743f Log outpout tweaking
7 years ago
desimaniac b7e661de29
Merge pull request #4 from l3uddz/develop
7 years ago