Commit Graph

120 Commits (329613da92e0d58e3a48dff4e9d53972bf070c9a)

Author SHA1 Message Date
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
desimaniac b7133ff0dc Further tweaking of output logs
7 years ago
desimaniac 41ba042a62 Log outpout tweaking
7 years ago
l3uddz 508b3d8e35 sort lists to process by highest vote count.
7 years ago
l3uddz 08a216ef55 provide titleSlug to sonarr & radarr
7 years ago
l3uddz 1cb17ff6ff added --no-search flag to disable automatic search when adding movies/series.
7 years ago
l3uddz e176d51f26 initial commit
7 years ago