Commit Graph

  • c324cf69ed
    Merge custom plexapi 3.6.0-tautulli JonnyWong16 2020-08-03 10:24:15 -07:00
  • 721cf5c930 Renamed 'silent_message' to 'silent_notification.' Gianfranco 2020-09-14 20:46:22 +02:00
  • f07bcca96a Wording changes Gianfranco 2020-09-14 20:26:27 +02:00
  • 056d0d81ac
    Improve activity monitor session start log message JonnyWong16 2020-09-14 09:19:33 -07:00
  • 38ccd37867
    Fix QR code not showing up for localhost address JonnyWong16 2020-09-14 08:51:22 -07:00
  • 21799116c5 Reworked the Telegram Agent code to include the "silent_message" option. Both cases are now managed and the alerts are being respected. Gianfranco 2020-09-14 12:46:45 +02:00
  • 60bdf1d1ce
    Schedule database pragma optimize JonnyWong16 2020-09-12 14:18:31 -07:00
  • 02658759ea
    Fix purge library from the edit modal JonnyWong16 2020-09-10 08:35:26 -07:00
  • 68946ceede
    Add uninstall before installing to Windows installer JonnyWong16 2020-09-06 19:03:47 -07:00
  • 9184ae4608
    v2.5.5 v2.5.5 JonnyWong16 2020-09-06 14:43:16 -07:00
  • de64b5ddfa
    Revert "Add negative margin to sections with fixed cards" JonnyWong16 2020-09-06 14:15:45 -07:00
  • b3ffbbf3ea
    Patch osxnotify for Python 3 compatibility JonnyWong16 2020-09-06 14:14:08 -07:00
  • aa80fdf738
    Merge pull request #1380 from mvanbaak/issue_277_update_ipaddr JonnyWong16 2020-09-06 13:59:13 -07:00
  • 9ad95f51d4
    Fix whois lookup failing in some instances JonnyWong16 2020-09-06 13:57:42 -07:00
  • 0902a61341
    Update profilehooks to 1.12.0 JonnyWong16 2020-09-06 13:45:01 -07:00
  • 55ffd54e5b
    Filter out background theme music sessions JonnyWong16 2020-09-04 18:29:37 -07:00
  • e014bfa63e
    Log selected Plex server JonnyWong16 2020-09-04 18:27:28 -07:00
  • 687672e9c1
    Fix plural seasons in recently added JonnyWong16 2020-08-09 14:10:53 -07:00
  • 137889dc9c Upgrade ipaddr from 2.1.11 to 2.2.0. Its now python 3 compatible Michiel van Baak 2020-09-03 16:46:37 +02:00
  • f24f4a4250
    Fix checking pid file on startup JonnyWong16 2020-08-29 12:29:22 -07:00
  • 95fc108d57
    Merge pull request #1378 from dotsam/margin-fix JonnyWong16 2020-08-29 12:31:58 -07:00
  • 95f48ba9f6
    Return empty results for API instead of null error JonnyWong16 2020-08-26 18:56:49 -07:00
  • d80cf232c8
    Add multi-column sorting to datatables API commands JonnyWong16 2020-08-26 18:32:06 -07:00
  • ab3ec875a3
    Return custom library art for datatable JonnyWong16 2020-08-26 17:53:50 -07:00
  • 668c9e6045
    Add negative margin to sections with fixed cards Sam Edwards 2020-08-23 23:14:45 -07:00
  • 67b452a461
    Fix user and library recently played sorting order JonnyWong16 2020-08-23 18:17:41 -07:00
  • 81ee44b60f
    Added "silent_message" option for Telegram Agent Gianfranco 2020-08-21 22:49:26 +02:00
  • 9b3bfd14db
    Check external guids for notification parameters JonnyWong16 2020-08-21 11:58:07 -07:00
  • e00c8fb186
    Add external guids to metadata JonnyWong16 2020-08-21 11:57:43 -07:00
  • a0919e246d
    Use pyinstaller==3.6 for package builds JonnyWong16 2020-08-21 11:10:14 -07:00
  • 003f684f8a
    Override thumb for clips using the art rating_key JonnyWong16 2020-08-21 10:39:09 -07:00
  • 69d55c60c3
    Add icon and thumb for clips on history table JonnyWong16 2020-08-21 10:24:36 -07:00
  • 560094dcf6
    Add logger message for generating newsletter JonnyWong16 2020-08-18 10:49:11 -07:00
  • 4edd6ce911
    Add scheduled task to optimize database JonnyWong16 2020-08-18 10:27:20 -07:00
  • f76bd2af8e
    Merge pull request #1376 from nwithan8/patch-1 JonnyWong16 2020-08-11 14:32:21 -07:00
  • 7747503fee
    Spelling error Nate Harris 2020-08-09 22:40:47 -04:00
  • 1e1a8ddfb0
    Fix get_logs API command encoding error JonnyWong16 2020-08-08 21:37:09 -07:00
  • 9bcd18f1b6
    Remove revealed characters in masked log JonnyWong16 2020-08-08 21:31:50 -07:00
  • 50b6f9a8f2
    Blacklist password parameter in get_apikey command JonnyWong16 2020-08-08 21:26:01 -07:00
  • b4ba88b3e5
    Fix get_apikey API command with a hashed password JonnyWong16 2020-08-08 21:19:39 -07:00
  • ba9acd6e23
    Add auth to some admin endpoints JonnyWong16 2020-08-05 21:21:19 -07:00
  • dd9513313b
    Don't highlight links in scheduler table JonnyWong16 2020-08-05 20:56:44 -07:00
  • 288a1c86ab
    Replace white with "not white" JonnyWong16 2020-08-05 20:54:12 -07:00
  • 8e28cb10fa
    Rename terminate session to terminate stream JonnyWong16 2020-08-05 09:02:18 -07:00
  • 3d35a525d3
    Make sure json response is encoded to utf-8 JonnyWong16 2020-08-03 21:45:11 -07:00
  • f7153d0f3b
    Fix Local user icon not showing in library user stats JonnyWong16 2020-08-03 11:45:43 -07:00
  • 4285b55c15
    Update timestamp helper functions JonnyWong16 2020-08-03 10:17:25 -07:00
  • b54576f08f
    Fix download API commands not returning the file JonnyWong16 2020-08-02 22:09:40 -07:00
  • 6b4db681ff
    Fix get_synced_items API command returning error with empty result JonnyWong16 2020-08-02 22:03:35 -07:00
  • f582f781f3
    Update helpers.now function JonnyWong16 2020-08-02 13:48:10 -07:00
  • 9baecb0a41
    Change webstart failure error message JonnyWong16 2020-08-02 10:29:57 -07:00
  • 91a18e1a92
    Add get_server_info API command JonnyWong16 2020-08-02 10:18:57 -07:00
  • acfbb0e96d
    Add import_config to API docs JonnyWong16 2020-08-02 10:18:25 -07:00
  • c52292962d
    Remove mock JonnyWong16 2020-07-31 22:06:23 -07:00
  • 6e53743716
    Update plexapi to v3.6.0 JonnyWong16 2020-07-31 22:06:07 -07:00
  • 873194b402
    Add hidden import pkg_resources.py2_warn to Windows installer JonnyWong16 2020-07-31 15:14:31 -07:00
  • 21dec5feb3
    v2.5.4 v2.5.4 JonnyWong16 2020-07-31 14:24:08 -07:00
  • bee4106af0
    Change direct stream icon JonnyWong16 2020-07-31 14:23:01 -07:00
  • bbb6e46515
    Replace sys.stderr with logger JonnyWong16 2020-07-27 18:47:08 -07:00
  • 570ebb4f73
    Add plex_id to notification parameters JonnyWong16 2020-07-27 18:38:04 -07:00
  • d93204af4e
    Lookup TVmaze using title JonnyWong16 2020-07-27 18:30:00 -07:00
  • 702f116db9
    Lookup The Movie Database using title and year JonnyWong16 2020-07-27 18:20:12 -07:00
  • 0c8607b3ec
    Fix typo in QR modal JonnyWong16 2020-07-24 20:59:34 -07:00
  • 3a2cc6efc7
    Trim address when generating the QR code JonnyWong16 2020-07-24 20:56:37 -07:00
  • 1b37ff1655
    Mobile device registration temporarily assume device_id is onesignal_id JonnyWong16 2020-07-24 08:40:53 -07:00
  • 769934c8a5
    Add server_id to Andoird App notification data JonnyWong16 2020-07-23 17:12:31 -07:00
  • 7f1a4ec34a
    Add return PMS name and server ID from device registration JonnyWong16 2020-07-22 18:00:58 -07:00
  • 27438f7915
    Don't allow apikey when using an app JonnyWong16 2020-07-16 13:37:53 -07:00
  • 8651bef9c1
    Mask onesignal_id from API logs JonnyWong16 2020-07-14 17:54:31 -07:00
  • 36324d10dc
    Add onesignal_id to register device API JonnyWong16 2020-07-12 14:44:31 -07:00
  • 0272c35047
    Fix parsing request responst message JonnyWong16 2020-07-25 11:59:24 -07:00
  • 70c0f912e2
    Add themoviedb rating image JonnyWong16 2020-07-24 09:12:11 -07:00
  • 59a6acc088
    Fix encoding issue with websocket logging JonnyWong16 2020-07-23 17:44:17 -07:00
  • 10b0726727
    Remove support for .exe from script notifications JonnyWong16 2020-07-23 17:31:03 -07:00
  • 8f1360d7c2
    Check for valid script extension when using a prefix override JonnyWong16 2020-07-23 17:30:34 -07:00
  • e0e5ac9ecc
    Check for a valid script and script extension JonnyWong16 2020-07-22 18:55:14 -07:00
  • c814f219a2
    Prevent simultaneous importing of database/config JonnyWong16 2020-07-22 18:33:47 -07:00
  • 9095fc0c7a
    Catch config.ParseError JonnyWong16 2020-07-22 18:27:23 -07:00
  • a675202537
    Browse path starting from from current value JonnyWong16 2020-07-18 15:19:42 -07:00
  • b52ab4885b
    Add browser button for script folder JonnyWong16 2020-07-18 12:13:42 -07:00
  • 43e26c9b56
    Add Plex logs folder to config not imported note JonnyWong16 2020-07-16 19:38:20 -07:00
  • 703a7feed2
    Update help text for SSL certificates/key in PEM format JonnyWong16 2020-07-16 19:29:11 -07:00
  • 7b69ed4cec
    Add browse function to settings with a folder or file JonnyWong16 2020-07-16 19:27:14 -07:00
  • fcca7f969e
    Add filter extension as data property JonnyWong16 2020-07-16 19:26:24 -07:00
  • ec34ea2116
    Trigger change and unbind after selecting in file browser JonnyWong16 2020-07-16 19:05:18 -07:00
  • 3dc36c3b92
    Refactor browse path function JonnyWong16 2020-07-16 18:19:43 -07:00
  • f0d4fd5523
    Add placeholder text for database/config import JonnyWong16 2020-07-16 18:19:20 -07:00
  • 7fe6c72fe2
    Do not import PMS logs folder from config JonnyWong16 2020-07-16 18:01:47 -07:00
  • d216d0f27f
    Reword import help text JonnyWong16 2020-07-16 00:02:13 -07:00
  • 43a7758acd
    Cleanup database import modal JonnyWong16 2020-07-15 23:53:01 -07:00
  • 3043956dec
    Add config import to settings page JonnyWong16 2020-07-15 23:51:48 -07:00
  • 06665fdd06
    Add fucntion to import a config file JonnyWong16 2020-07-15 23:26:22 -07:00
  • beff5caaac
    Clean shutdown page JonnyWong16 2020-07-15 22:53:46 -07:00
  • 3859412b2c
    Fix database import API docs JonnyWong16 2020-07-15 22:10:17 -07:00
  • f7ec476fc0
    Remove more unused config keys JonnyWong16 2020-07-15 21:25:34 -07:00
  • b97d32671d
    Remove unused library update functions JonnyWong16 2020-07-15 21:21:17 -07:00
  • 01c56ef280
    Remove helper bool check in database import status JonnyWong16 2020-07-15 21:06:28 -07:00
  • b9422312f3
    Remove unused check recently added pinger JonnyWong16 2020-07-15 21:05:49 -07:00
  • 9a0f83c3e7
    Remove old config updates JonnyWong16 2020-07-15 21:01:16 -07:00
  • fbfedb2e62
    Remove unused config keys JonnyWong16 2020-07-15 20:52:25 -07:00