Commit Graph

156 Commits (906f3e8e5a35b592d0d8e3beae8def0fd0b0e244)

Author SHA1 Message Date
desimaniac eeb51b0c74 Logs: More details / cleaner look / wording
6 years ago
desimaniac c0f34f60c2 Config: New option for genres: 'ignore'.
6 years ago
desimaniac a8bb4ece61 Logs: Added single quotes around movie and show titles.
6 years ago
desimaniac 295a854b0a Ratings: Precisely log when no RT score is found.
6 years ago
desimaniac c1a42c636c Python: Improved get_rating function
6 years ago
desimaniac 7fb3554ec7 Logs: Misc tweaks to log output.
6 years ago
desimaniac 0b7fa777c9 Radarr: Set minimum_availability to 'released' in traktarr.py
6 years ago
desimaniac 1a9f620cc8 Fix: Click argument for minimum availability.
6 years ago
desimaniac 76e68208af CLI: Show default values for minimum availability.
6 years ago
desimaniac 24802596c3 Notifications: Added more verbose notifications
6 years ago
desimaniac 3f8d4903db Python: Fixed up misc python issues.
6 years ago
desimaniac 53d2f2ef0e CLI: Fixed argument for minimum availability
6 years ago
desimaniac a5066bc81b Increased version number
6 years ago
desimaniac 8ccfdb78a6 New Feature: Minimum Availability
6 years ago
desimaniac 8737043134
Log: Ignore Non-Country errors during log output.
6 years ago
desimaniac a65cf11c9b Click: Renamed <movie/show>_id argument to <movie/show>-id
6 years ago
desimaniac 0514c16f22 Click: Slight Tweak to help menu
6 years ago
l3uddz 825429f3a0 Traktarr: Should fix the movierating is None bug
6 years ago
James 428748086a Dont bug out if omdb / api_keys are not present in the config.
6 years ago
z3t 47f0bf39d9 Only send notifications if verbose or adding more than 0 from trakt
6 years ago
James 5fea937566 add recommended to help text for list types
6 years ago
desimaniac c34aceffe3 Repo: Updated URL.
6 years ago
daghaian 7a2df31867
Update traktarr.py
6 years ago
daghaian be11561cbf
Update traktarr.py
6 years ago
davidaghaian@student.cccd.edu 6b3e3b7630 Revert "Merge branch 'develop' into feature-rating"
6 years ago
desimaniac 4f8f1d388f Banner: Updated to use pyfiglet module instead.
6 years ago
desimaniac 3239ce716f Banner: Tweaked.
7 years ago
James f7b2b22e5f add person list type, must be used in conjunction with --actor / -a parameter
7 years ago
James 0ace2da314 help text change
7 years ago
James 45ab0fa8bc refactored --remove-rejected-recommended to --remove-rejected-from-recommended
7 years ago
James 818b84bf86 added recommended list type for shows and movies, and --remove-rejected-recommended
7 years ago
James 67d0873b87 increase version
7 years ago
James c7034efb97 increase version
7 years ago
James bef74c8941 Merge branch 'feat/watched-played' of https://github.com/l3uddz/traktarr into feat/watched-played
7 years ago
James 92a1e2d649 enable auto mode with watched + played list types
7 years ago
Filipe Santos 7e1dd2f2d9 Fix sleep on creating tasks
7 years ago
James d27ee19f3b added watched + played list type (can use, watched_weekly/monthly/yearly/all)
7 years ago
James 2a0cd29c8e small code formatting change
7 years ago
James c39868fd28 Merge branch 'develop' into ignoreBlacklist
7 years ago
James 961486d48b add --sort/-s to run mode.
7 years ago
James 870ba81fed added ability to sort list by votes/rating/release date (first aired for tv)
7 years ago
Mitchell Klijs 2061c2e42c Add ability to specify blacklist ignore in config
7 years ago
Mitchell Klijs 54d528b0c5 Add option to ignore blacklist
7 years ago
James d4b996a02d increase version
7 years ago
James fedc901f6e should support < python 3.6 now..
7 years ago
James f192afd344 Merge branch 'develop' into feat/genre-tag-changes
7 years ago
James e2fc491673 added allowed_countries to config
7 years ago
James fdd44f5475 improved genre unblacklist & check when -g is supplied.
7 years ago
Filipe Santos adbc59e4a4 Gracefully shutdown
7 years ago
Mitchell Klijs b2e695ea6b Updated wrong config keys
7 years ago
Mitchell Klijs a1dd11acc9 Refactor main file a bit
7 years ago
Mitchell Klijs eea06d6707 Refactor helpers to seperate files
7 years ago
Mitchell Klijs e83b964343 Refactor Sonarr and Radarr classes to share common functionality
7 years ago
Filipe Santos 2125293d01 Flag to do a first run
7 years ago
l3uddz fb0589b9cd send genre tag in trakt list request
7 years ago
Mitchell Klijs bfcb94bf90 Updated wrong config keys
7 years ago
Mitchell Klijs 19a755cc27 Refactor main file a bit
7 years ago
Mitchell Klijs 617575575e Refactor helpers to seperate files
7 years ago
Mitchell Klijs 1aa46b6f24 Refactor Sonarr and Radarr classes to share common functionality
7 years ago
James bf37f6e4db Merge pull request #26 from horjulf/develop
7 years ago
Filipe Santos 5945f610a5 Flag to do a first run
7 years ago
l3uddz 542f8229bc increase version
7 years ago
Filipe Santos 8861b4ea4b Negative int is True, avoid negative sleeps
7 years ago
l3uddz e331201e37 help text changes
7 years ago
l3uddz 50bf34e7cc add show and movie command to add single show/movie to sonarr or radarr.
7 years ago
l3uddz c8696332b0 header change
7 years ago
l3uddz 338f55a182 add header
7 years ago
desimaniac 3f7297d379 Wording fixes.
7 years ago
l3uddz b3b5a9f9ec authenticate traktarr help text change
7 years ago
l3uddz 0b4d9718b1 fix typo
7 years ago
Mitchell Klijs 2182f4fbb9 Update trakt api_key and api_secret to client_id and client_secret
7 years ago
Mitchell Klijs 554f237ccf Fix bug where list url's weren't working in console command
7 years ago
Mitchell Klijs 904cabc931 Refactor the way custom lists are fetched
7 years ago
Mitchell Klijs ccf9fdf361 Add ability to fetch from watchlists and other private lists
7 years ago
Filipe Santos bd2aa88f07 Prevent negative sleeps in auto run
7 years ago
Filipe Santos 2c918d953d Automatic run execute on startup
7 years ago
Filipe Santos 90f209c39b Add docker build by branch
7 years ago
l3uddz 74654c3fa9 increase version
7 years ago
l3uddz 39c0a2987c use realpath from argv[0] (otherwise symlinked default config locations = /usr/bin/local/config.json)
7 years ago
Filipe Santos 35cd1b836f Add config and file location support
7 years ago
l3uddz 6e47bb95c7 increase version
7 years ago
l3uddz c544911211 -g will now remove that genre from blacklisted_genres if it is blacklisted.
7 years ago
l3uddz 3dca52f7d6 dont schedule automatic movies/shows if corresponding interval is <= 0
7 years ago
l3uddz 05fb253fe6 make traktarr.py executable
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 f374ff9820 support multiple tags per show.
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 3aeee6976e slight log/notification message change.
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 2241b1d2b9 more boiler plate for automatic mode.
7 years ago
l3uddz 1e50c0f8da added boxoffice list to movies command
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 44d2082546 added ability to specify tags per network for new shows added to sonarr.
7 years ago