Commit Graph

39 Commits (5041da57fb41daab2412acf733295e83d71b5627)

Author SHA1 Message Date
Mitchell Klijs 1d84aa46ca Add ability to specify blacklist ignore in config
7 years ago
James b6ce715a5f added allowed_countries to config
7 years ago
Mitchell Klijs ae4d00298b Refactor helpers to seperate files
7 years ago
Mitchell Klijs 4b169f58a5 Refactor Sonarr and Radarr classes to share common functionality
7 years ago
Mitchell Klijs c5cf972f2c Update trakt api_key and api_secret to client_id and client_secret
7 years ago
Mitchell Klijs 3d7c1e8703 Add api_secret to default config
7 years ago
Mitchell Klijs 6e1934ae9a Add ability to fetch from watchlists and other private lists
7 years ago
l3uddz 81cbae06e7 ensure server url ends with /
7 years ago
Filipe Santos 57717589ef
Add config and file location support
7 years ago
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 a96c8d9522 dont iterate chosen_tag_ids when no tags were chosen.
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 f569881475 blacklist animation movie genre by default.
7 years ago
l3uddz 5312709251 make default automatic 10 anticipated movies
7 years ago
l3uddz d194adb425 added blacklisted_tmdb_ids and blacklisted_tvdb_ids config options to blacklist specific shows/movies.
7 years ago
l3uddz bcbf37913b no default tags in base_config so avoid constant addition during upgrade of configs.
7 years ago
l3uddz bc00890cda upgrade config capabilities
7 years ago
l3uddz d95b34a907 use realpath for config/logfile, allows symlinks to operate as expected.
7 years ago
l3uddz 3c48c53006 support multiple tags per show.
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 f47831f22d added showtime to default config for amzn tag.
7 years ago
l3uddz 934c2f2374 added notifications class and more work on notifications.
7 years ago
l3uddz 865134c26e more work on run mode and moved notifications into its own config section.
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 c7cfa180dd added --version option.
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
desimaniac 577402565b Some more tweaking of output.
7 years ago
desimaniac 6c118e743f Log outpout tweaking
7 years ago
l3uddz f0d67898ab use sys.exit.
7 years ago
l3uddz f170121825 adjust default config to defaults for sonarr/radarr.
7 years ago
l3uddz e176d51f26 initial commit
7 years ago