Commit Graph

  • d1551bd8c7 Add option to switch the git remote and branch JonnyWong16 2016-10-09 18:36:59 -07:00
  • 91716527a4 Option to update PlexPy automatically JonnyWong16 2016-10-09 16:43:12 -07:00
  • 83c304290b Add PlexPy update notifications JonnyWong16 2016-10-09 16:37:01 -07:00
  • 5ee986593c Disable check server response when websocket connected JonnyWong16 2016-10-09 15:53:55 -07:00
  • 7187aff1a6 Minor notifier fixes JonnyWong16 2016-10-09 15:20:45 -07:00
  • 44f39e7fea Actually set notifier config when sending notifications JonnyWong16 2016-10-09 15:19:58 -07:00
  • f42d7b0da0 Remove old templates JonnyWong16 2016-10-09 14:39:58 -07:00
  • 50941055fb Automatically show config modal when adding a new notifier JonnyWong16 2016-10-09 14:34:05 -07:00
  • a361296930 Make changelog and notifier config modal wider JonnyWong16 2016-10-09 10:39:07 -07:00
  • 61507c03a0 Add get_pms_update to the API JonnyWong16 2016-10-09 10:19:50 -07:00
  • 8595fb97ce Fix bell tooltip on the notifiers table JonnyWong16 2016-10-09 09:39:11 -07:00
  • 7a37408459 Add advanced config for number of notification threads JonnyWong16 2016-10-09 09:27:34 -07:00
  • 303ccce8b4 Some more cleanup JonnyWong16 2016-10-09 00:23:13 -07:00
  • d8cc76c7d7 Set temporary session stop times on websocket disconnect JonnyWong16 2016-10-08 23:18:38 -07:00
  • fd35295093 Remove unused settings JonnyWong16 2016-10-08 22:13:01 -07:00
  • 72764c614e Add logger message JonnyWong16 2016-10-08 21:52:30 -07:00
  • b8106186fb Add advanced setting for remote access ping threshold JonnyWong16 2016-10-08 21:49:52 -07:00
  • eb3c189ab6 Rework task scheduler for websocket only JonnyWong16 2016-10-08 21:48:27 -07:00
  • 16c7d27508 Default to websocket connection JonnyWong16 2016-10-08 20:55:51 -07:00
  • be50ecd033 Default True for no data notifications JonnyWong16 2016-10-08 20:26:29 -07:00
  • 4170ed55a6 Cleanup recently_added_grandparent javascript in settings JonnyWong16 2016-10-08 19:17:35 -07:00
  • 31c9ecaf44 Clean up timeline state JonnyWong16 2016-10-08 18:28:42 -07:00
  • e1bd5ed49e Add grouped notification params JonnyWong16 2016-10-08 18:23:08 -07:00
  • d97cacff14 More intelligent grouping of recently added JonnyWong16 2016-10-08 15:25:06 -07:00
  • 8ed2f0eafa Another attempt at using websockets for recently added JonnyWong16 2016-10-08 12:55:17 -07:00
  • 438e525319 Add user_id to session started log message JonnyWong16 2016-10-05 21:50:39 -07:00
  • 2a2237f542 Check concurrent streams by API instead of database JonnyWong16 2016-10-05 18:37:11 -07:00
  • 06db6826ed Check media_type in params when building notification text JonnyWong16 2016-10-04 18:52:11 -07:00
  • 08a8b5fee0 Multithreaded notification queue JonnyWong16 2016-10-03 20:56:30 -07:00
  • 82f4c99025 Check on_watched condition before adding to queue JonnyWong16 2016-10-03 00:20:41 -07:00
  • 7b2a7aff9f Update notification handler for all notification triggers JonnyWong16 2016-10-02 12:52:52 -07:00
  • 1206d13978 Add notifier id to config modal JonnyWong16 2016-10-01 13:38:41 -07:00
  • 8bdf1af021 Add previously configured notification agents to the new system JonnyWong16 2016-10-01 12:00:49 -07:00
  • f0595b8b0a Add new notification system JonnyWong16 2016-09-30 20:05:39 -07:00
  • 258ec197d7 Uniform logger JonnyWong16 2016-10-01 11:47:35 -07:00
  • 7d3711bf5a Add last_insert_id module to database JonnyWong16 2016-10-01 11:47:00 -07:00
  • 8925a0dc78 Remove API v1 JonnyWong16 2016-09-30 20:03:58 -07:00
  • 38ccd26b96 Allow data to be passed for confirmAjaxCall JonnyWong16 2016-09-30 19:44:16 -07:00
  • 7e8fddc50c Make sure confirm modal is above other modals JonnyWong16 2016-09-30 19:43:36 -07:00
  • bc1452d1d0 Remove old current activity template JonnyWong16 2016-09-25 17:18:15 -07:00
  • d285107cfb Remove shared Imgur client ID JonnyWong16 2016-09-24 11:30:18 -07:00
  • 354700fcbb Show changelog on update JonnyWong16 2016-09-24 11:22:33 -07:00
  • ef85fba2e5 v1.4.15 v1.4.15 JonnyWong16 2016-11-11 13:08:13 -08:00
  • 960b601384 Remove error cmd from API JonnyWong16 2016-11-11 12:59:35 -08:00
  • 21d9091b43 Merge pull request #898 from Hellowlol/ap_fix JonnyWong16 2016-11-11 12:48:18 -08:00
  • e881c32797 Update md add exception traceback to the browser Hellowlol 2016-11-05 22:24:37 +01:00
  • 57f1af05f5 Redirect to proper HTTP root on state change JonnyWong16 2016-11-05 12:13:53 -07:00
  • 254f41a2cc Fix line breaks in info page summaries JonnyWong16 2016-11-05 11:50:41 -07:00
  • 59ce3404c9 Fix Plex.tv authentication with special characters JonnyWong16 2016-11-05 11:48:53 -07:00
  • 11c7342299 fix result type, fixup responses from the ui to api Hellowlol 2016-11-04 00:52:01 +01:00
  • 8b0959aa69 Fix API SQL command JonnyWong16 2016-10-28 20:35:39 -07:00
  • 9cd8ed12b9 Add percent to stream and transcoder progress tooltip JonnyWong16 2016-10-28 20:34:54 -07:00
  • 78b10d7ab5 Use HTTPS for app.plex.tv JonnyWong16 2016-10-21 22:45:17 -07:00
  • a322ec2b23 Allow refreshing images if not using sessions JonnyWong16 2016-10-16 13:08:36 -07:00
  • 1f23654735 Merge pull request #870 from XusBadia/patch-2 JonnyWong16 2016-10-13 21:52:49 -07:00
  • e1112b95c7 Changed max-width to accommodate wider displays Xus Badia 2016-10-14 06:11:50 +02:00
  • 4e043109bf Temporary fix for info pages with missing metadata JonnyWong16 2016-10-13 20:42:11 -07:00
  • 58e670443d Incremented table width to 100% Xus Badia 2016-10-13 11:56:02 +02:00
  • 86a9230da8 v1.4.14 v1.4.14 JonnyWong16 2016-10-12 21:06:34 -07:00
  • 86f84766c1 Allow disable script timeout JonnyWong16 2016-10-12 21:00:52 -07:00
  • fdc7078e5c API key readonly instead of disabled JonnyWong16 2016-10-12 20:55:32 -07:00
  • c649ebfcc0 Fix typo under Flush Temporary Sessions JonnyWong16 2016-10-10 22:47:41 -07:00
  • 6aa0d4cd0b Check for metadata before attempting to write session history JonnyWong16 2016-10-10 22:46:48 -07:00
  • 1a2e205c1f v1.4.13 v1.4.13 JonnyWong16 2016-10-08 23:42:18 -07:00
  • 5dd04cb8ab Temporarily set stopped time when connection is lost JonnyWong16 2016-10-08 22:56:43 -07:00
  • 62d05e5e08 Add supplementary URL option to Pushover JonnyWong16 2016-10-08 22:45:16 -07:00
  • 1c087ec856 Add backup days option JonnyWong16 2016-10-08 22:29:30 -07:00
  • 010c12da67 Use human file size in table JonnyWong16 2016-10-03 21:36:02 -07:00
  • 9bdac38561 Merge pull request #859 from logaritmisk/human-file-size JonnyWong16 2016-10-03 21:30:26 -07:00
  • 790ca9c90a Human file size for media info table. logaritmisk 2016-10-03 22:27:21 +02:00
  • 58f72d2d9c Merge pull request #856 from Hellowlol/imgfix JonnyWong16 2016-10-02 12:09:33 -07:00
  • 285e6513ed fix for image proxy for api. Hellowlol 2016-10-02 20:38:51 +02:00
  • 412bc8cf2d Move watched percent to General settings JonnyWong16 2016-09-30 19:38:20 -07:00
  • 45cd8b8a00 Cleanup kill script JonnyWong16 2016-09-30 00:35:31 -07:00
  • ae2227959e Fix 0b10e68 JonnyWong16 2016-09-29 23:35:33 -07:00
  • b50c92f919 Rename get_log JonnyWong16 2016-09-29 23:31:33 -07:00
  • 93a1d9c164 Run script in a new thread with timeout JonnyWong16 2016-09-29 23:31:15 -07:00
  • 0b10e68c60 Force refresh Plex.tv token in settings JonnyWong16 2016-09-29 21:21:07 -07:00
  • 73ac4076ac Disable manual changing of API key JonnyWong16 2016-09-29 18:51:35 -07:00
  • 5968b82a0b Add pms_image_proxy to api JonnyWong16 2016-09-27 22:20:10 -07:00
  • ce1d2a0fd9 Fix success message show incorrectly when sending test notification JonnyWong16 2016-09-27 21:48:09 -07:00
  • de3f813b46 Add flush temporary sessions button in settings JonnyWong16 2016-09-27 21:47:12 -07:00
  • 4797b1a3b7 Add new librarys to homepage automatically JonnyWong16 2016-09-26 22:20:44 -07:00
  • 3e996d284d Disable posters by default for all notification agents JonnyWong16 2016-09-25 22:05:02 -07:00
  • 420c5a0836 Fix Browser config section JonnyWong16 2016-09-25 22:04:25 -07:00
  • c6b953055a Fix admin username not shown in login logs JonnyWong16 2016-09-24 19:37:09 -07:00
  • 1cd0c112a6 Fix PlexPy log level filter JonnyWong16 2016-09-24 19:29:26 -07:00
  • 492d28ea37 Update pytz library JonnyWong16 2016-09-19 21:48:14 -07:00
  • 4eb7e03b67 Update Readme JonnyWong16 2016-09-19 19:08:26 -07:00
  • e029f329eb Merge branch 'dev' v1.4.12 JonnyWong16 2016-09-18 22:11:29 -07:00
  • 47de9a752c v1.4.12 JonnyWong16 2016-09-18 22:11:12 -07:00
  • 51c9aa2887 Update FreeBSD service script JonnyWong16 2016-09-18 21:58:44 -07:00
  • 82499a53d4 Merge pull request #844 from spolyack/pid-fix JonnyWong16 2016-09-18 21:33:11 -07:00
  • df15302f2c Merge pull request #842 from XusBadia/patch-2 JonnyWong16 2016-09-18 21:11:24 -07:00
  • 039b51262d Update readme JonnyWong16 2016-09-18 21:06:44 -07:00
  • 465add46d4 Attempt to verify the PID in an existing PID file before giving up. If the PID doesn't map to a running process, then we can simply ignore the presence of the PID file and overwrite it with the current (new) PID later. spolyack 2016-09-18 11:36:09 -04:00
  • bce965b402 Fix for iPhone 6/7 Plus Xus Badia 2016-09-18 07:41:58 +02:00
  • 95ce293169 Add FAQ link to dropdown JonnyWong16 2016-09-17 15:15:33 -07:00
  • 5d604c2cad Make sure all endpoints have kwargs JonnyWong16 2016-09-17 14:45:58 -07:00
  • ed2d3ca277 Update git user JonnyWong16 2016-09-17 14:40:31 -07:00