Commit Graph

76 Commits (15e03c6bafc26c2390b11566bffa21b4057b6899)

Author SHA1 Message Date
James 15e03c6baf added recommended list type for shows and movies, and --remove-rejected-recommended
7 years ago
James 7499a30a7c increase version
7 years ago
James 68f618de03 increase version
7 years ago
James a8e4f5fa0f Merge branch 'feat/watched-played' of https://github.com/l3uddz/traktarr into feat/watched-played
7 years ago
James a9c09ab17b enable auto mode with watched + played list types
7 years ago
Filipe Santos 87987cd283
Fix sleep on creating tasks
7 years ago
James e1c2a1d314 added watched + played list type (can use, watched_weekly/monthly/yearly/all)
7 years ago
James eb86ef92cf small code formatting change
7 years ago
James 8807d103ed
Merge branch 'develop' into ignoreBlacklist
7 years ago
James c4ecf56faa add --sort/-s to run mode.
7 years ago
James 052d19bff0 added ability to sort list by votes/rating/release date (first aired for tv)
7 years ago
Mitchell Klijs 1d84aa46ca Add ability to specify blacklist ignore in config
7 years ago
Mitchell Klijs df7365e270 Add option to ignore blacklist
7 years ago
James 7400cdeec8 increase version
7 years ago
James 557ffbc36d should support < python 3.6 now..
7 years ago
James e1a2d6e9ed Merge branch 'develop' into feat/genre-tag-changes
7 years ago
James b6ce715a5f added allowed_countries to config
7 years ago
James 20e4443306 improved genre unblacklist & check when -g is supplied.
7 years ago
Filipe Santos b38bd86530
Gracefully shutdown
7 years ago
Mitchell Klijs d1a4017a10 Updated wrong config keys
7 years ago
Mitchell Klijs 17554737e3 Refactor main file a bit
7 years ago
Mitchell Klijs 75c51e83d1 Refactor helpers to seperate files
7 years ago
Mitchell Klijs 3d9239c205 Refactor Sonarr and Radarr classes to share common functionality
7 years ago
Filipe Santos 95366d27ff Flag to do a first run
7 years ago
l3uddz e39daaaad8 send genre tag in trakt list request
7 years ago
Mitchell Klijs d9bd91cf39 Updated wrong config keys
7 years ago
Mitchell Klijs 4b36ed2f98 Refactor main file a bit
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
James 249ad441e8
Merge pull request #26 from horjulf/develop
7 years ago
Filipe Santos 994dee7a26
Flag to do a first run
7 years ago
l3uddz 15bd9ab788 increase version
7 years ago
Filipe Santos ddbf1903c2 Negative int is True, avoid negative sleeps
7 years ago
l3uddz 54a41903d7 help text changes
7 years ago
l3uddz 6644a40234 add show and movie command to add single show/movie to sonarr or radarr.
7 years ago
l3uddz b65cfe1379 header change
7 years ago
l3uddz 80ffc659b5 add header
7 years ago
desimaniac 9cf81ef0f3 Wording fixes.
7 years ago
l3uddz 17087a02f0 authenticate traktarr help text change
7 years ago
l3uddz 5532daa195 fix typo
7 years ago
Mitchell Klijs c5cf972f2c Update trakt api_key and api_secret to client_id and client_secret
7 years ago
Mitchell Klijs 5d3f34f5d9 Fix bug where list url's weren't working in console command
7 years ago
Mitchell Klijs 8e641d6690 Refactor the way custom lists are fetched
7 years ago
Mitchell Klijs 6e1934ae9a Add ability to fetch from watchlists and other private lists
7 years ago
Filipe Santos 657fb9613b
Prevent negative sleeps in auto run
7 years ago
Filipe Santos 32b3fa5e79
Automatic run execute on startup
7 years ago
Filipe Santos 66ea6917d9
Add docker build by branch
7 years ago
l3uddz b0540cdf97 increase version
7 years ago
l3uddz 8dce96842d use realpath from argv[0] (otherwise symlinked default config locations = /usr/bin/local/config.json)
7 years ago
Filipe Santos 57717589ef
Add config and file location support
7 years ago