Commit Graph

  • 837e733ca2 Merge remote-tracking branch 'origin/master' blacktwin 2019-12-04 12:13:41 -05:00
  • 9f680cf0ef Revert "save a loop searchEpisodes" blacktwin 2019-12-04 12:13:10 -05:00
  • 8a80b7b3ac Merge pull request #199 from JonnyWong16/master blacktwin 2019-11-25 08:31:28 -05:00
  • 55740a099a Remove default subject and body for rich notification #199 JonnyWong16 2019-11-24 22:38:04 -08:00
  • 720dc4b7b4 Merge pull request #196 from JonnyWong16/plex-scripts blacktwin 2019-10-28 09:28:15 -04:00
  • 0f8cbc77ef Merge pull request #197 from Arcanemagus/print_raw_error_response blacktwin 2019-10-28 09:28:07 -04:00
  • 78c644a20c Merge pull request #195 from JonnyWong16/tautulli-scripts blacktwin 2019-10-28 09:27:55 -04:00
  • 66ac37b34e Print raw response when JSON fails to parse #197 Landon Abney 2019-10-27 20:04:36 -07:00
  • 83bdf49148 Add Plex modifying metadata scripts #196 JonnyWong16 2019-10-27 15:59:14 -07:00
  • 5f99b37cfe Add Tautulli triggered scripts #195 JonnyWong16 2019-10-27 15:58:42 -07:00
  • 645c43708a Merge pull request #194 from blacktwin/limiterr_readme blacktwin 2019-10-24 12:57:56 -04:00
  • f7f0e19394 update examples include use of --days argument for rolling history #194 blacktwin 2019-10-23 15:07:07 -04:00
  • bac3e88ad8 loop correction #193 blacktwin 2019-10-23 14:56:31 -04:00
  • 65b424d3cc save a loop searchEpisodes blacktwin 2019-10-19 02:03:36 -04:00
  • c5f29ac39f Merge remote-tracking branch 'origin/master' blacktwin 2019-10-14 17:33:12 -04:00
  • b5fd014c17 #172 update limit section for new history collector blacktwin 2019-10-14 17:25:58 -04:00
  • 82c7704fab starting work on #172 collect history from N days ago blacktwin 2019-10-12 16:05:17 -04:00
  • 4ac7313ff0 Merge pull request #189 from DirtyCajunRice/master blacktwin 2019-10-02 15:45:27 -04:00
  • cd809ba2f0 Add check for already-unshared libraries #189 Nicholas St. Germain 2019-10-02 13:42:33 -05:00
  • dce0dcfd23 adding check in user_lst to omit pending invites. Closing PR #185 blacktwin 2019-09-27 09:38:34 -04:00
  • 1cbdb149f7 Added apsces in the output blacktwin 2019-09-11 21:29:55 -04:00
  • be28995340 Error log. likely item is missing metadata blacktwin 2019-09-08 10:30:21 -04:00
  • 438673df66 #184 fix for sort_by_date returning None blacktwin 2019-09-07 23:31:21 -04:00
  • 5d8d40d6ee sort_by_date function was "fixed" out of use. Correcting code to use function correctly. Blacktwin 2019-07-29 11:26:50 -04:00
  • 85f9dac29e adding logging. only errors will make it to the log file. Blacktwin 2019-07-29 11:20:52 -04:00
  • e73dca7557 move random and limit down Blacktwin 2019-07-24 08:12:55 -04:00
  • 1fcee2d18f rename var for clarity Blacktwin 2019-07-24 08:11:15 -04:00
  • 245d1d61c4 pull ratingKey not object Blacktwin 2019-07-24 08:10:18 -04:00
  • 8cbdf2de55 #179 If duration is used convert to seconds from minutes Blacktwin 2019-07-22 16:03:50 -04:00
  • 11bd4b1e9f last check for userFrom Blacktwin 2019-07-11 11:49:10 -04:00
  • 63a0427d91 #163 fix for removing shared libraries. Blacktwin 2019-07-11 11:47:57 -04:00
  • 852e355a36 #159 obsolete script. using conditions are a better way to accomplish this does. Blacktwin 2019-06-25 15:17:40 -04:00
  • 541dd56901 #159 obsolete script. Use newsletter. Blacktwin 2019-06-25 15:16:52 -04:00
  • b9c2ea66f2 extra print removed. Blacktwin 2019-06-25 14:59:28 -04:00
  • c80682787b clean up Blacktwin 2019-06-25 14:52:36 -04:00
  • 740dc498e2 add syncing rating key from plex to plex Blacktwin 2019-06-25 14:50:48 -04:00
  • 165e851cbc Merge remote-tracking branch 'origin/master' Blacktwin 2019-06-25 14:40:47 -04:00
  • f011d53d8c Merge pull request #171 from Arcanemagus/style-cleanup blacktwin 2019-06-25 14:38:05 -04:00
  • 60772450a0 Merge branch 'master' into style-cleanup #171 blacktwin 2019-06-25 14:37:47 -04:00
  • 2d2d88f58c check if rating key is episode or movie and is watched. if not, kill script Blacktwin 2019-06-25 10:50:21 -04:00
  • 1a13d98cd2 add sync of rating key from plex server Blacktwin 2019-06-25 10:32:18 -04:00
  • 12a6875af9 clean up Blacktwin 2019-06-25 10:22:16 -04:00
  • f9e4ce2ff3 #159 obsolete script. Use newsletter. Blacktwin 2019-06-25 09:32:36 -04:00
  • f37d735e24 #159 obsolete script. using conditions are a better way to accomplish this does. Blacktwin 2019-06-25 09:30:04 -04:00
  • d341092675 simplified code Blacktwin 2019-06-24 15:14:15 -04:00
  • 2be0e376f8 Massive style cleanup Landon Abney 2019-06-20 23:55:11 -07:00
  • ca5f4fb271 example for --libraryShares Blacktwin 2019-06-17 23:28:10 -04:00
  • caebf46e83 add --libraryShares argument Shows all shares by library. Blacktwin 2019-06-17 23:25:05 -04:00
  • 8edde2242f Add searching for episodes with multiple filters or searches Blacktwin 2019-06-17 22:23:56 -04:00
  • 672a2abaf4 clean up Blacktwin 2019-06-16 02:52:49 -04:00
  • 0689a760d8 clean tautulli section watched list Blacktwin 2019-06-16 01:36:05 -04:00
  • 9a28bbf9cb clean up Blacktwin 2019-06-16 00:29:40 -04:00
  • f8c75a3696 bbox for suptitle Blacktwin 2019-06-16 00:26:23 -04:00
  • 2ab33748cd rename var for clarity Blacktwin 2019-06-16 00:19:50 -04:00
  • 1e18a21d26 comment for explode and color Blacktwin 2019-06-16 00:18:54 -04:00
  • 4bca83c77a tautulli like theme Blacktwin 2019-06-16 00:11:04 -04:00
  • 81eac90620 add filename and headleass arguments Blacktwin 2019-06-15 21:53:49 -04:00
  • 65cc36e9a4 padding and clean up Blacktwin 2019-06-15 21:32:42 -04:00
  • db5c497cbd Merge remote-tracking branch 'origin/master' Blacktwin 2019-06-15 21:32:06 -04:00
  • d46b6ee316 Add title Blacktwin 2019-06-15 17:41:43 -04:00
  • 56a84f19dd Allow for data pull from Tautulli Blacktwin 2019-06-15 17:13:47 -04:00
  • f2458c1089 Merge pull request #168 from philosowaffle/issue/167 blacktwin 2019-06-15 09:26:31 -04:00
  • 983d49ea8e [167] plex_lifx_color_theme throws when NumColors=1 #168 Bailey 2019-06-13 19:10:22 -05:00
  • 1952413639 add pie chart creation Blacktwin 2019-06-08 01:39:25 -04:00
  • 94128a92cb creation of watched_percentages output users watched percentage by library Blacktwin 2019-06-04 10:08:54 -04:00
  • 5179aa7175 Add check to see if serverTo and serverFrom are the same. If same, then use ratingKey instead of searching by name. Blacktwin 2019-06-04 09:02:21 -04:00
  • a7a6a9381d Credit goes to @jonnywong16 Blacktwin 2019-05-29 15:06:20 -04:00
  • 5ddd981f2f multiple filter value support for shows Blacktwin 2019-05-28 14:09:09 -04:00
  • 2a2a9f74ff added function handles multiple search/filter values clean up for movies sections genre needed special handling Blacktwin 2019-05-28 13:34:53 -04:00
  • 5e161997dc changed output title to use _prettyfilename Blacktwin 2019-05-28 12:39:20 -04:00
  • 47a8c1ecb4 fix for handling show libraries Blacktwin 2019-05-28 11:35:30 -04:00
  • 149ba7f873 example update for new search addition Blacktwin 2019-05-24 10:38:29 -04:00
  • ac0db8b69f Merge remote-tracking branch 'origin/master' Blacktwin 2019-05-17 14:13:45 -04:00
  • 517ffbc678 add linked headers blacktwin 2019-05-17 14:11:40 -04:00
  • b2bfb400a6 #145 keyword search can now accept multiple keyword searches in one keyword search location. multiple keywords require an attached comma separator. --search title=one,the --search summary="man " Blacktwin 2019-05-10 00:05:55 -04:00
  • 018b4faa93 Merge pull request #158 from DirtyCajunRice/master blacktwin 2019-05-04 21:49:36 -04:00
  • ed65e4e948 rename for arc :P #158 Nicholas St. Germain 2019-05-02 15:11:25 -05:00
  • ba5335c1f0 create ombi_to_tautulli_friendly_name_sync Nicholas St. Germain 2019-05-02 15:07:46 -05:00
  • 54bdba174c Merge pull request #157 from DirtyCajunRice/master blacktwin 2019-05-02 13:03:39 -04:00
  • 343c45d78e remove_inactive_users rework #157 Nicholas St. Germain 2019-05-01 16:09:50 -05:00
  • 4739ae9615 remove unused function. Blacktwin 2019-04-30 10:11:50 -04:00
  • 7db5c68061 #155, adding kill when duration exceeds limit. Kill at limit. Blacktwin 2019-04-30 10:11:12 -04:00
  • f626a9daa1 #155 add duration example Blacktwin 2019-04-25 16:11:57 -04:00
  • 7128597beb change single to double quotes Blacktwin 2019-04-25 16:11:34 -04:00
  • 3811bfa5fc #155 adding duration into total time check Blacktwin 2019-04-25 15:54:37 -04:00
  • bcb85978f0 Merge pull request #154 from DirtyCajunRice/master blacktwin 2019-04-24 10:00:36 -04:00
  • a8bd260f33 pep8 + desc #154 dirtycajunrice 2019-04-23 23:33:57 -05:00
  • 6cd1231ec5 move past_days to used var dirtycajunrice 2019-04-23 23:28:29 -05:00
  • 926e72a685 force py3 in shebang dirtycajunrice 2019-04-23 22:22:34 -05:00
  • 1ed9a98bdd add get_serial_transcoders.py dirtycajunrice 2019-04-23 22:22:19 -05:00
  • a9d2225de0 use config where applicable dirtycajunrice 2019-04-23 21:18:55 -05:00
  • 2a4c6f9a22 Merge pull request #153 from DirtyCajunRice/master blacktwin 2019-04-23 08:32:38 -04:00
  • 2258b21b2c cleaner #153 dirtycajunrice 2019-04-22 15:19:43 -05:00
  • f35c1a23b0 Omit local and admin id dirtycajunrice 2019-04-22 15:15:28 -05:00
  • 45185d9ad8 Create new script #152 Blacktwin 2019-04-16 10:13:54 -04:00
  • aa4448de15 Allow for username or email address to select account. Blacktwin 2019-03-25 23:47:11 -04:00
  • ce4b279fe7 BTC address Blacktwin 2019-03-25 23:45:35 -04:00
  • 5b4feb6208 description update Blacktwin 2019-03-18 22:13:29 -04:00
  • d90d052696 docstring update Blacktwin 2019-03-18 21:08:03 -04:00
  • 599d9970ea comment updates Blacktwin 2019-03-18 21:06:36 -04:00