Commit Graph

  • 56fbb780c9 Lists: Fix for broken person search desimaniac 2019-09-24 12:38:13 -0500
  • 00c78f6c37 Lists: Ignore parameters from list URLs desimaniac 2019-09-24 03:37:01 -0500
  • 4dd998560e Schedule: Allow 0 interval to skip adding of shows or movies desimaniac 2019-09-24 03:19:30 -0500
  • 329613da92 Filters: Now checks for allowed languages as well. desimaniac 2019-09-24 03:11:30 -0500
  • 854de957c5 Helpers: Reorganized trakt functions desimaniac 2019-09-23 11:43:21 -0500
  • f486ae21a3 Ratings: Cleaner function desimaniac 2019-09-22 04:15:24 -0500
  • f1adf63d88 Git: Added *.json to gitignore desimaniac 2019-09-22 03:40:59 -0500
  • ba4e84cdff Filters: Tweaked special keyword behavior for genre and country desimaniac 2019-09-22 02:13:32 -0500
  • 4abf1a1eba TMDB: Improvements to TMDb ID checking function desimaniac 2019-09-22 00:50:19 -0500
  • 826d6915fa Readme: Added more details on rating_limit and OMDb. desimaniac 2019-09-21 16:14:44 -0500
  • 809e4adeeb Ratings: Display info on missing omdb key when ratings is set desimaniac 2019-09-21 15:53:14 -0500
  • 9dcbe44f90 TMDB: Check to see if movie exists on TMDB before adding. desimaniac 2019-09-21 14:40:27 -0500
  • 9cef58564f Logs: Minor tweaks to wording desimaniac 2019-09-21 14:35:54 -0500
  • e37e4362bc Ratings: Reorganized code desimaniac 2019-09-21 13:19:09 -0500
  • 8093f312c1 Logs: Build genres list into variable desimaniac 2019-09-21 01:38:57 -0500
  • 484c8601a5 Logs: Cleaned up year to string conversion desimaniac 2019-09-21 01:31:33 -0500
  • d7554c403d Radarr: Tweaked min availability code desimaniac 2019-09-20 22:15:12 -0500
  • 5694839734 CLI: Add cachefile flag Filipe Santos 2019-09-19 13:53:04 +1200
  • b971dbdb76
    Add cachefile flag #93 Filipe Santos 2019-09-19 13:53:04 +1200
  • bbcf527704 Update README.md #88 #87 Aethaeran 2019-07-28 17:05:35 -0700
  • bbdda39ed1 Update traktarr.py Aethaeran 2019-07-28 16:28:20 -0700
  • ce83674023 Update trakt.py Aethaeran 2019-07-28 16:15:33 -0700
  • 347a0f501a Update README.md Aethaeran 2019-07-28 16:05:51 -0700
  • a2e5601e25 Update config.json.sample Aethaeran 2019-07-28 16:04:33 -0700
  • f0150b72e2 Update .gitignore Aethaeran 2019-07-28 16:03:50 -0700
  • 80b7d54360 Readme: Added more details for actor specific searching. desimaniac 2019-07-26 11:57:08 -0500
  • 1bc75280ab Revert "trakt.limit_list_results" Aethaeran 2019-07-24 10:47:38 -0700
  • 680e1d2e4b trakt.limit_list_results Aethaeran 2019-07-20 17:26:55 -0700
  • 6fe48e2c79 Shows: Show correct year in log desimaniac 2019-07-14 12:07:57 -0500
  • 234c4635b8 Systemd: Added language env variables to service file. desimaniac 2019-07-12 13:12:46 -0500
  • 3d6200a3e8 Movies: Revert to default min avail if invalid entry is given in config desimaniac 2019-07-12 12:46:35 -0500
  • a4a6807bed Movies: Min Avail from config works again. It will still be overwritten with arg. desimaniac 2019-07-12 12:36:16 -0500
  • eeb51b0c74 Logs: More details / cleaner look / wording desimaniac 2019-06-15 20:51:37 -0500
  • c0f34f60c2 Config: New option for genres: 'ignore'. desimaniac 2019-06-15 02:25:54 -0500
  • 8d02d56297 Config: New option for allowed countries: 'any' or 'ignore'. desimaniac 2019-06-14 13:20:05 -0500
  • a8bb4ece61 Logs: Added single quotes around movie and show titles. desimaniac 2019-06-14 12:18:12 -0500
  • 295a854b0a Ratings: Precisely log when no RT score is found. desimaniac 2019-06-14 11:54:04 -0500
  • c1a42c636c Python: Improved get_rating function desimaniac 2019-06-14 03:53:58 -0500
  • 7fb3554ec7 Logs: Misc tweaks to log output. desimaniac 2019-06-14 03:14:21 -0500
  • 25fc5548da Readme: Fix genres link. desimaniac 2019-06-15 17:13:42 -0500
  • 0b7fa777c9 Radarr: Set minimum_availability to 'released' in traktarr.py desimaniac 2019-06-14 01:11:54 -0500
  • 1a9f620cc8 Fix: Click argument for minimum availability. desimaniac 2019-06-14 00:47:27 -0500
  • 76e68208af CLI: Show default values for minimum availability. desimaniac 2019-06-06 11:43:21 -0500
  • 24802596c3 Notifications: Added more verbose notifications desimaniac 2019-06-06 11:21:41 -0500
  • 3f8d4903db Python: Fixed up misc python issues. desimaniac 2019-06-06 11:10:26 -0500
  • 53d2f2ef0e CLI: Fixed argument for minimum availability desimaniac 2019-06-06 10:19:53 -0500
  • 8e1294b5a0 Readme: Tweaked. desimaniac 2019-06-03 22:02:55 -0500
  • e0438c8a38 Notifications: Added Apprise support. desimaniac 2019-06-03 20:08:21 -0500
  • 66a7120520 Github: Added support/issue templates. desimaniac 2019-06-03 17:05:58 -0500
  • 80c6c72ddf Git: Updated .gitignore desimaniac 2019-06-03 17:05:35 -0500
  • a5066bc81b Increased version number 1.2.4 desimaniac 2019-05-30 21:34:11 -0500
  • 4b30d72d2c Readme: added more details regarding notifications. desimaniac 2019-05-30 23:27:52 -0500
  • 8ccfdb78a6 New Feature: Minimum Availability desimaniac 2019-05-30 20:13:51 -0500
  • a34b4b0f30 Readme: Added alt text to logo desimaniac 2019-05-31 16:31:29 -0500
  • 46ded8175f Readme: Updated formatting of lists. desimaniac 2019-05-31 01:05:09 -0500
  • 8737043134
    Log: Ignore Non-Country errors during log output. desimaniac 2019-05-31 00:24:59 -0500
  • f8cc2e6b18 Log: Ignore Non-Country errors during log output. #78 desimaniac 2019-05-31 00:22:58 -0500
  • 2c40093ace Readme: Updated. desimaniac 2019-05-30 17:37:40 -0500
  • a65cf11c9b Click: Renamed <movie/show>_id argument to <movie/show>-id desimaniac 2019-05-30 16:58:24 -0500
  • 0514c16f22 Click: Slight Tweak to help menu desimaniac 2019-05-30 16:33:58 -0500
  • b4fdd0188d Readme: Added intro sections. desimaniac 2019-05-27 14:13:26 -0500
  • 458843bbdf Contributing: New entry. desimaniac 2019-05-27 14:10:17 -0500
  • e030e57773 Readme: Update desimaniac 2019-05-27 14:10:06 -0500
  • 8c0e4eb5be Readme: Minor tweaks. desimaniac 2019-05-07 14:53:53 -0500
  • 9328e9cfb3 Readme: Fixed logo. desimaniac 2019-05-07 14:42:12 -0500
  • b37e59237d Readme: Tweaked Headings and added logo. desimaniac 2019-05-07 14:38:12 -0500
  • d11eb4e565
    Readme: Added examples for tmdb id blacklist desimaniac 2019-05-07 14:06:11 -0500
  • 05b6a1320f
    Readme: Tweaked Headings and added TOC Title desimaniac 2019-05-07 13:51:02 -0500
  • 30440e3bfc
    Readme: Added example for blacklist_ids desimaniac 2019-05-07 13:41:28 -0500
  • 1590f553c0
    Merge pull request #74 from l3uddz/fix/blacklist_ids_not_matching desimaniac 2019-05-07 13:23:21 -0500
  • 4f4bec4d6d Remap blacklisted_ids to integers to fix matching issues. #74 desimaniac 2019-05-07 13:15:21 -0500
  • 31e229d963
    Merge pull request #73 from l3uddz/develop desimaniac 2019-05-03 16:10:15 -0500
  • 3b0cdf25e3
    Merge pull request #72 from l3uddz/feat/trakt-cache #73 desimaniac 2019-05-03 16:09:24 -0500
  • 825429f3a0 Traktarr: Should fix the movierating is None bug #72 l3uddz 2019-03-17 10:46:37 +0000
  • 44763c677a Cache: Cache trakt responses for 1 day. l3uddz 2019-03-13 22:39:34 +0000
  • bc3b337563 log message change for malformed json response James 2019-02-16 11:21:04 +0000
  • 9b59bda969 Support streaming of http request responses (does not solve the current trakt issue where incomplete JSON responses are being received). James 2019-02-16 11:18:07 +0000
  • 428748086a Dont bug out if omdb / api_keys are not present in the config. James 2019-02-16 11:16:22 +0000
  • d8522c7e5b Readme: Added BeerPay buttons to the top desimaniac 2019-01-31 09:57:08 -0600
  • 4077102b5f Readme: Typo Fix. desimaniac 2018-12-23 01:58:38 -0600
  • 47f0bf39d9 Only send notifications if verbose or adding more than 0 from trakt z3t 2018-08-03 20:34:50 +1000
  • aa2d88f9eb Readme: Typo Fix. #61 desimaniac 2018-12-23 01:58:38 -0600
  • cd6e0eb870 Only send notifications if verbose or adding more than 0 from trakt z3t 2018-08-03 20:34:50 +1000
  • c542f66a94
    Merge pull request #58 from l3uddz/develop desimaniac 2018-11-10 12:14:47 -0600
  • 499ee5fe3e Update README.md #58 desimaniac 2018-11-10 12:14:13 -0600
  • 4c12365b16
    Merge pull request #57 from l3uddz/develop desimaniac 2018-10-31 14:54:39 -0500
  • 558cc3a54e Merge branch 'master' into develop #57 desimaniac 2018-10-31 14:52:27 -0500
  • f09675926b Readme: updated desimaniac 2018-10-31 14:44:50 -0500
  • cd89ecff6e
    Update requirements.txt James 2018-10-31 19:17:48 +0000
  • b733412c40 Add Beerpay's badge James 2018-10-31 19:08:50 +0000
  • 1668ac3d8f
    Merge pull request #54 from zenjabba/patch-1 desimaniac 2018-10-14 12:32:37 -0500
  • cd244cc0be
    Update README.md #54 zenjabba 2018-10-14 12:50:09 -0400
  • 14f0110f10 Readme: updated desimanic 2018-10-07 19:54:33 -0500
  • 5fea937566 add recommended to help text for list types James 2018-10-06 12:31:07 +0100
  • c34aceffe3 Repo: Updated URL. desimaniac 2018-09-23 10:21:06 -0500
  • 324b909c08
    Readme: Indentation edit. desimaniac 2018-08-06 15:21:17 -0500
  • c94f3e5742
    Merge pull request #52 from daghaian/feature-rating desimaniac 2018-08-06 15:15:00 -0500
  • 938ad9cb01
    Readme: Minor updates. #52 desimaniac 2018-08-06 15:11:57 -0500
  • 009d57300b
    Update README.md daghaian 2018-08-06 12:51:55 -0700
  • 7a2df31867
    Update traktarr.py daghaian 2018-08-06 12:35:47 -0700