Commit Graph

42 Commits (6644a40234082a1edfbedf305f389f912b8687a6)

Author SHA1 Message Date
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
l3uddz 2ff4b36623 increase version
7 years ago
l3uddz a8a8258399 -g will now remove that genre from blacklisted_genres if it is blacklisted.
7 years ago
l3uddz 45c8f2cdb8 dont schedule automatic movies/shows if corresponding interval is <= 0
7 years ago
l3uddz d055872f1a make traktarr.py executable
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 3c48c53006 support multiple tags per show.
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 72fa87b2dd slight log/notification message change.
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 3e7fd6683e more boiler plate for automatic mode.
7 years ago
l3uddz 0855bdb70e added boxoffice list to movies command
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 bc0b72cad1 added ability to specify tags per network for new shows added to sonarr.
7 years ago
desimaniac b743a33fc4 Further tweaking of output logs
7 years ago
desimaniac 6c118e743f Log outpout tweaking
7 years ago
l3uddz affa47afb5 sort lists to process by highest vote count.
7 years ago
l3uddz 14262e9172 provide titleSlug to sonarr & radarr
7 years ago
l3uddz 111141631e added --no-search flag to disable automatic search when adding movies/series.
7 years ago
l3uddz e176d51f26 initial commit
7 years ago