Commit Graph

  • 8c75c6d3c2
    Update config.py daghaian 2018-08-06 12:34:12 -0700
  • 96e7358a98
    Update README.md daghaian 2018-08-06 12:30:46 -0700
  • be11561cbf
    Update traktarr.py daghaian 2018-08-06 12:29:37 -0700
  • 866c38855a
    Update config.py daghaian 2018-08-06 12:28:42 -0700
  • 6f1ad3de62 Added example usage for rating threshold davidaghaian@student.cccd.edu 2018-08-05 23:47:10 -0700
  • 03597accad
    Merge 6b3e3b7630 into b56b92885c #51 daghaian 2018-08-06 06:18:59 +0000
  • 6b3e3b7630 Revert "Merge branch 'develop' into feature-rating" #51 davidaghaian@student.cccd.edu 2018-08-05 23:10:52 -0700
  • 3ba90aacc3 Merge branch 'develop' into feature-rating davidaghaian@student.cccd.edu 2018-08-05 23:05:41 -0700
  • ed78edae57 Updated README davidaghaian@student.cccd.edu 2018-08-05 22:46:46 -0700
  • d1af55fde5 Updated README davidaghaian@student.cccd.edu 2018-08-05 22:39:08 -0700
  • 72c725ef4f Added ability for rating_threshold to be applied when automatically grabbing movies #49 davidaghaian@student.cccd.edu 2018-08-05 15:15:29 -0700
  • 8474557bc0 Explicitly check for Nonetype davidaghaian@student.cccd.edu 2018-08-05 15:15:05 -0700
  • 5995985ab2 Corrected default for rating argument to match default set from command line argument davidaghaian@student.cccd.edu 2018-08-05 15:12:57 -0700
  • 9f8fcfce46 Added rating_limit config item when running traktarr in automatic mode davidaghaian@student.cccd.edu 2018-08-05 14:58:47 -0700
  • 562ea98a8c
    Merge 8fc96d8b0b into baa5a1bf67 #49 daghaian 2018-08-05 07:08:19 +0000
  • 8fc96d8b0b Added check to skip request if a movie does not have an imdbID davidaghaian@student.cccd.edu 2018-08-04 15:30:57 -0700
  • a906b361ec Pass entire move object instead of just ID for logging purposes davidaghaian@student.cccd.edu 2018-08-04 15:06:34 -0700
  • 7ac88d4cb8 Added default type for ratings option davidaghaian@student.cccd.edu 2018-08-04 15:06:10 -0700
  • d7394bfd6c Movie should be added if a user did not specify a rating threshold OR if a threshold was specifier and the current movies rating exceeds it davidaghaian@student.cccd.edu 2018-08-04 14:43:53 -0700
  • 537ce67ea8 Changed default for rating back to None and added type specification for option davidaghaian@student.cccd.edu 2018-08-04 14:42:58 -0700
  • 61fee8e911 Updated README to include instructions for using rating restrictions from CLI davidaghaian@student.cccd.edu 2018-08-04 14:12:23 -0700
  • 5cfe5b4010 Added CLI ability for user to restrict movies added by rotten tomatoes score davidaghaian@student.cccd.edu 2018-08-04 13:59:25 -0700
  • 6c4b260638 Added config item to specify OMDB API Key davidaghaian@student.cccd.edu 2018-08-04 13:59:08 -0700
  • 69cf46fa18 Added helper methods for obtaining movie ratings from rotten tomates davidaghaian@student.cccd.edu 2018-08-04 13:58:37 -0700
  • 286e194b86 Correctly logging information pertaining to ratings returned for a given movie #48 davidaghaian@student.cccd.edu 2018-08-04 13:29:06 -0700
  • c35fe3c0dd Correctly logging information pertaining to ratings returned for a given movie davidaghaian@student.cccd.edu 2018-08-04 13:25:34 -0700
  • cacf56f041 Removed unnecessary debug message davidaghaian@student.cccd.edu 2018-08-04 11:43:23 -0700
  • d33ddb9669 Removed rating from logging messages davidaghaian@student.cccd.edu 2018-08-04 11:41:12 -0700
  • 95ef3a85a9 Added check to ensure user specified API key before attempting to make a request, regardless of whether a rating was provided when running davidaghaian@student.cccd.edu 2018-08-04 11:40:19 -0700
  • 47e921174b Refactored module name davidaghaian@student.cccd.edu 2018-08-04 11:39:45 -0700
  • 3bae8097b0 Added config item for OMDB API Key davidaghaian@student.cccd.edu 2018-08-04 11:38:39 -0700
  • 29fa7c3920 Added logging when requesting ratings from API davidaghaian@student.cccd.edu 2018-08-04 11:38:20 -0700
  • a1f00b6f14 Refactored name to more generic use case davidaghaian@student.cccd.edu 2018-08-04 11:38:00 -0700
  • f3ffd631a0 Added functionality to limit the movies added based on user specified rating threshold davidaghaian@student.cccd.edu 2018-08-03 23:17:54 -0700
  • 113b11d7d5 Added flag for specifying rating threshold davidaghaian@student.cccd.edu 2018-08-03 23:17:23 -0700
  • c5e9a2bb4f Only send notifications if verbose or adding more than 0 from trakt #47 z3t 2018-08-03 20:34:50 +1000
  • b56b92885c Merge branch 'pr/46' into develop #50 desimaniac 2018-07-28 15:40:42 -0500
  • baa5a1bf67 Merge branch 'pr/46' into develop desimaniac 2018-07-28 15:40:42 -0500
  • 40e551e6b0 Update README.md Qwatuz 2018-07-27 17:52:53 +0100
  • 20c32ca10e Update README.md Qwatuz 2018-07-27 17:52:53 +0100
  • a6d76073b2
    Merge ca6ebccb14 into 5041da57fb #46 Qwatuz 2018-07-27 16:54:29 +0000
  • ca6ebccb14
    Update README.md #46 Qwatuz 2018-07-27 17:52:53 +0100
  • cb1b2588c6 Merge pull request #43 from l3uddz/feat/logo-update desimaniac 2018-07-14 15:35:10 -0500
  • 5041da57fb
    Merge pull request #43 from l3uddz/feat/logo-update desimaniac 2018-07-14 15:35:10 -0500
  • 2f7a466db4 Requirements: Added pyfiglet. desimaniac 2018-07-14 15:31:09 -0500
  • 13e1190461 Requirements: Added pyfiglet. #43 desimaniac 2018-07-14 15:31:09 -0500
  • 4f8f1d388f Banner: Updated to use pyfiglet module instead. desimaniac 2018-07-14 15:26:59 -0500
  • d4270213d2 Banner: Updated to use pyfiglet module instead. desimaniac 2018-07-14 15:26:59 -0500
  • b787935761 Readme: Fixes. desimaniac 2018-06-28 11:53:58 -0500
  • 7851544332 Readme: Fixes. desimaniac 2018-06-28 11:53:58 -0500
  • c775d05f0d License: Renamed license file. desimaniac 2018-06-28 04:27:35 -0500
  • cbbc570e7e License: Renamed license file. desimaniac 2018-06-28 04:27:35 -0500
  • aa429a9878 Readme: Updated to match recent additions. desimaniac 2018-06-28 04:14:46 -0500
  • 057f7f2eb7 Readme: Updated to match recent additions. desimaniac 2018-06-28 04:14:46 -0500
  • 1a2d09eed7 Readme: Typo fix. desimaniac 2018-06-27 15:24:49 -0500
  • c20c3d1754 Readme: Typo fix. desimaniac 2018-06-27 15:24:49 -0500
  • 0b1e4d56c3 Readme: Corrections desimaniac 2018-06-27 15:22:35 -0500
  • c08b9ddf3f Readme: Corrections desimaniac 2018-06-27 15:22:35 -0500
  • 3239ce716f Banner: Tweaked. desimaniac 2018-06-27 15:14:43 -0500
  • 226e094e43 Banner: Tweaked. desimaniac 2018-06-27 15:14:43 -0500
  • f7b2b22e5f add person list type, must be used in conjunction with --actor / -a parameter James 2018-06-16 23:02:34 +0100
  • 6c1332e4d5 add person list type, must be used in conjunction with --actor / -a parameter James 2018-06-16 23:02:34 +0100
  • 0ace2da314 help text change James 2018-06-08 22:13:14 +0100
  • 3dd751fd1c help text change James 2018-06-08 22:13:14 +0100
  • 45ab0fa8bc refactored --remove-rejected-recommended to --remove-rejected-from-recommended James 2018-06-08 22:12:01 +0100
  • aea20bb391 refactored --remove-rejected-recommended to --remove-rejected-from-recommended James 2018-06-08 22:12:01 +0100
  • 818b84bf86 added recommended list type for shows and movies, and --remove-rejected-recommended James 2018-06-08 19:33:07 +0100
  • 15e03c6baf added recommended list type for shows and movies, and --remove-rejected-recommended James 2018-06-08 19:33:07 +0100
  • 6e7d671194 add tagmovies feature #41 wishbone 2018-06-23 10:26:59 +0200
  • 04f42e6694
    Merge pull request #39 from l3uddz/feat/person James 2018-06-22 20:20:58 +0100
  • 73e3602c6b add person list type, must be used in conjunction with --actor / -a parameter #39 James 2018-06-16 23:02:34 +0100
  • 88caeb54df
    Merge pull request #38 from l3uddz/feat/recommended James 2018-06-10 15:06:54 +0100
  • 3d1ad7ce67 help text change #38 James 2018-06-08 22:13:14 +0100
  • 3755f7bb67 refactored --remove-rejected-recommended to --remove-rejected-from-recommended James 2018-06-08 22:12:01 +0100
  • caf5db4431 added recommended list type for shows and movies, and --remove-rejected-recommended James 2018-06-08 19:33:07 +0100
  • ad578f5749 Merge pull request #37 from l3uddz/develop James 2018-06-06 20:42:04 +0100
  • 80e2553891
    Merge pull request #37 from l3uddz/develop James 2018-06-06 20:42:04 +0100
  • 67d0873b87 increase version James 2018-06-06 20:41:02 +0100
  • 7499a30a7c increase version 1.2.3 #37 James 2018-06-06 20:41:02 +0100
  • 77cf6509f4 dont allow redirects for sonarr/radarr requests. James 2018-06-06 20:37:12 +0100
  • 739b34afca dont allow redirects for sonarr/radarr requests. James 2018-06-06 20:37:12 +0100
  • c6f384ffca Merge pull request #36 from l3uddz/develop James 2018-06-03 13:35:13 +0100
  • 71460b8a3f
    Merge pull request #36 from l3uddz/develop James 2018-06-03 13:35:13 +0100
  • c7034efb97 increase version James 2018-06-03 13:29:53 +0100
  • 68f618de03 increase version 1.2.2 #36 James 2018-06-03 13:29:53 +0100
  • 9fb2637665 Merge pull request #35 from l3uddz/feat/watched-played James 2018-06-03 02:12:42 +0100
  • 1db4f184d3
    Merge pull request #35 from l3uddz/feat/watched-played James 2018-06-03 02:12:42 +0100
  • bef74c8941 Merge branch 'feat/watched-played' of https://github.com/l3uddz/traktarr into feat/watched-played James 2018-06-03 01:49:15 +0100
  • a8e4f5fa0f Merge branch 'feat/watched-played' of https://github.com/l3uddz/traktarr into feat/watched-played #35 James 2018-06-03 01:49:15 +0100
  • 92a1e2d649 enable auto mode with watched + played list types James 2018-06-03 01:49:03 +0100
  • a9c09ab17b enable auto mode with watched + played list types James 2018-06-03 01:49:03 +0100
  • 7e1dd2f2d9 Fix sleep on creating tasks Filipe Santos 2018-06-03 12:41:24 +1200
  • 87987cd283
    Fix sleep on creating tasks Filipe Santos 2018-06-03 12:41:24 +1200
  • d27ee19f3b added watched + played list type (can use, watched_weekly/monthly/yearly/all) James 2018-06-03 01:26:20 +0100
  • e1c2a1d314 added watched + played list type (can use, watched_weekly/monthly/yearly/all) James 2018-06-03 01:26:20 +0100
  • 2a0cd29c8e small code formatting change James 2018-06-02 12:31:31 +0100
  • eb86ef92cf small code formatting change James 2018-06-02 12:31:31 +0100
  • f63f4009e3 Merge pull request #32 from mitchellklijs/ignoreBlacklist James 2018-06-02 12:28:36 +0100
  • 4d971cee06
    Merge pull request #32 from mitchellklijs/ignoreBlacklist James 2018-06-02 12:28:36 +0100
  • c39868fd28 Merge branch 'develop' into ignoreBlacklist James 2018-06-02 12:25:12 +0100