Commit graph

  • 4100917016 Add ability to disable Facebook poster link to Plex Web JonnyWong16 2016-02-26 21:39:41 -08:00
  • 5d2c1ffb88 Fix bug in checking for PMS version in settings JonnyWong16 2016-02-26 19:17:42 -08:00
  • ddb0f198a9 Add tooltip to current activity progress bars JonnyWong16 2016-02-25 21:53:40 -08:00
  • 13438e3e25 Anonymize more URLs JonnyWong16 2016-02-25 09:57:05 -08:00
  • 05a410b327 Catch blank view_offset or duration in history table query JonnyWong16 2016-02-24 21:40:29 -08:00
  • 23fa64d289 Change colour of grouped recently added note on checkbox toggle JonnyWong16 2016-02-24 21:40:19 -08:00
  • 81471d0dcf Allow for additional plexpy arguments like port Scott Serrano 2016-02-23 22:27:06 -08:00
  • 705111a7b5 Run plexpy directly in daemon mode instead of using the daemon program Scott Serrano 2016-02-23 22:25:08 -08:00
  • c4121f8bed Make the freenas init script executable Scott Serrano 2016-02-23 22:22:15 -08:00
  • 1920c9b7e3 Reconnect websocket on server change JonnyWong16 2016-02-23 19:05:20 -08:00
  • eedd0d9c07 Use subprocess.Popen on windows to restart PlexPy JonnyWong16 2016-02-23 18:29:33 -08:00
  • 9ef389d335 Actually allow HTML tags for Pushover JonnyWong16 2016-02-22 21:20:05 -08:00
  • 27f84b6ed0 Merge 2ca0be0025 into a58b2e2038 Hellowlol 2016-02-22 07:51:51 +00:00
  • 6542997520 Merge branch 'dev' v1.3.9 JonnyWong16 2016-02-21 23:07:33 -08:00
  • a58b2e2038 v1.3.9 JonnyWong16 2016-02-21 23:06:22 -08:00
  • 6860e348dc Fix typo in setting recently added notification state JonnyWong16 2016-02-21 22:59:27 -08:00
  • 5e094e7597 Merge pull request #477 from elseym/pushover-html-support JonnyWong16 2016-02-21 21:35:07 -08:00
  • 2f2cb8386b Change wording for enable posters in notification help text JonnyWong16 2016-02-21 20:41:18 -08:00
  • 965fd170bd Merge branch 'dev' v1.3.8 JonnyWong16 2016-02-21 20:32:14 -08:00
  • 2610d29b60 v1.3.8 JonnyWong16 2016-02-21 20:31:51 -08:00
  • 064131c842 Uncheck monitor remote access if remote access diabled on server JonnyWong16 2016-02-21 17:20:18 -08:00
  • 00b6bf8394 Return default ip_address/poster_url if database query fails JonnyWong16 2016-02-21 17:11:49 -08:00
  • 2a885d709d Allow disabling poster upload to Imgur JonnyWong16 2016-02-21 17:06:05 -08:00
  • 5bed46c0aa Encode poster title to UTF-8 for Imgur upload JonnyWong16 2016-02-21 17:05:10 -08:00
  • 8b27c7e01a Remove poster url from notification logs table JonnyWong16 2016-02-21 16:42:29 -08:00
  • 177902a286 Remove media tags from script_args for server notifications JonnyWong16 2016-02-21 16:42:08 -08:00
  • 48b0f7dc27 Fix NoneType error in set_notify_state JonnyWong16 2016-02-21 16:33:42 -08:00
  • d5f4a1a48a Make readme consistent with settings page JonnyWong16 2016-02-21 16:18:26 -08:00
  • de9f60aa7f Add notification log table JonnyWong16 2016-02-21 15:45:28 -08:00
  • c93b65b299 Rework notify_log table to save each notification separately JonnyWong16 2016-02-21 15:44:21 -08:00
  • 3c6a6cdc5b Fix wording on settings page JonnyWong16 2016-02-21 14:56:19 -08:00
  • b669f3d715 Fix regression unable to clear the http password JonnyWong16 2016-02-21 09:58:27 -08:00
  • f663fac220 Save Imgur URL to database JonnyWong16 2016-02-21 09:34:51 -08:00
  • bc42e79bb5 Catch HTTP errors for Imgur upload JonnyWong16 2016-02-21 09:33:31 -08:00
  • ca29333cd0 Log if opening secure websocket JonnyWong16 2016-02-20 20:50:20 -08:00
  • f9f478e100 Update CONTRIBUTING.md with info about issue reporting and feature requests JonnyWong16 2016-02-20 20:47:33 -08:00
  • 97c414d1ad Merge branch 'dev' v1.3.7 JonnyWong16 2016-02-20 19:54:37 -08:00
  • 7afbd98d17 v1.3.7 JonnyWong16 2016-02-20 19:53:21 -08:00
  • 1f5c60588e Change Facebook help text JonnyWong16 2016-02-20 08:45:00 -08:00
  • 284ab45a17 Upload Plex posters to Imgur for notifications JonnyWong16 2016-02-19 23:25:33 -08:00
  • eab6365af9 Disable IP logging checkbox depending on server version JonnyWong16 2016-02-19 21:02:48 -08:00
  • de86516a0a Disable monitor remote access checkbox if remote access is disabled JonnyWong16 2016-02-18 22:48:02 -08:00
  • 3e50e11933 Simplify log_type JonnyWong16 2016-02-18 22:26:13 -08:00
  • e2ac8be451 Cleanup save settings JonnyWong16 2016-02-18 22:24:19 -08:00
  • 0e53252a27 Move get poster to notification handler JonnyWong16 2016-02-18 21:09:07 -08:00
  • b1ecff3d10 Add TV posters to Facebook notifications JonnyWong16 2016-02-18 18:52:07 -08:00
  • 0fee4fee2a Fix typo from e38e98d9e7 JonnyWong16 2016-02-18 12:03:28 -08:00
  • 66282d817c Merge pull request #551 from drzoidberg33/scanner-log-view drzoidberg33 2016-02-18 18:08:11 +02:00
  • 932c93e573 Ensure we default to the server log. Tim Van 2016-02-18 18:06:36 +02:00
  • 71d30af582 Add Plex Media Scanner log files to Log viewer. Tim Van 2016-02-18 18:01:42 +02:00
  • 1c8428c3ea Add backup back to api JonnyWong16 2016-02-18 06:53:07 -08:00
  • e38e98d9e7 Some code cleanup for libraries and users JonnyWong16 2016-02-17 22:10:00 -08:00
  • 85b3f081bf Add scheduled database backups JonnyWong16 2016-02-17 18:41:55 -08:00
  • 3926d97fc6 Open settings links in new tabs JonnyWong16 2016-02-17 18:41:16 -08:00
  • 13ac8f2ea4 Revert homepage watch statistic back to "last watched" JonnyWong16 2016-02-17 18:33:01 -08:00
  • d94f991ab5 Add icon to scheduler status JonnyWong16 2016-02-17 18:32:17 -08:00
  • 2ca0be0025 Add all current api calls to the docs Hellowlol 2016-02-16 19:08:42 +01:00
  • d476d2e96a Merge pull request #541 from JonnyWong16/ssl-certificates JonnyWong16 2016-02-15 18:38:15 -08:00
  • 635bf364ac Hide HTTPS Domains and IPs if not creating self-signed certificate JonnyWong16 2016-02-13 16:48:55 -08:00
  • e1c7a37f62 Only create self-signed certificate if enabled JonnyWong16 2016-02-13 16:31:04 -08:00
  • 9d780701f5 Create self-signed HTTPS certificates JonnyWong16 2016-02-13 16:08:43 -08:00
  • 0bd40405b5 Test poster images for Facebook notifications JonnyWong16 2016-02-14 22:36:19 -08:00
  • 25c2f95e48 Separate out scheduler table to allow reloading JonnyWong16 2016-02-14 21:02:14 -08:00
  • 5d738e58eb Schedule PlexPy database backup task JonnyWong16 2016-02-14 18:25:58 -08:00
  • 70325f9247 Bold "bell icon" on notification agents page JonnyWong16 2016-02-14 18:25:36 -08:00
  • 38c9c5a6ea Add configuration and scheduler info to settings page JonnyWong16 2016-02-14 17:51:14 -08:00
  • c90dd147bb Rename config_id to agent_id JonnyWong16 2016-02-14 11:39:03 -08:00
  • 322f106e75 Log JS errors from the WebUI JonnyWong16 2016-02-14 11:35:14 -08:00
  • 91a5529438 Some APIv2 cleanup JonnyWong16 2016-02-14 11:03:32 -08:00
  • 6b0dcfd87f Merge b2dbfbb866 into 49fb4540a2 an3k 2016-02-13 21:39:31 +00:00
  • b2dbfbb866 Update helpers.py an3k 2016-02-13 22:38:27 +01:00
  • 11100152ce Update helpers.py an3k 2016-02-13 22:36:03 +01:00
  • 7505cfc8ca Delete certgen.py an3k 2016-02-13 21:11:39 +01:00
  • ffc9db17e3 Update helpers.py an3k 2016-02-13 21:08:51 +01:00
  • 8f7dd2df6a Merge pull request #377 from Hellowlol/api2 JonnyWong16 2016-02-13 09:30:29 -08:00
  • 2fcd55eb60 API2 Hellowlol 2015-12-16 00:28:15 +01:00
  • 9359567a8a Add optional subject line to notification agents JonnyWong16 2016-02-09 23:00:10 -08:00
  • 42bfacfb19 Add IMDB, TVDB, TMDb, last.fm, and trakt to notification options JonnyWong16 2016-02-09 22:20:17 -08:00
  • 75540eeb51 Merge 5f43fa34d7 into 71131c699e zobe123 2016-02-10 05:40:04 +00:00
  • 1a2c859f80 Merge 8a6886d5ef into 71131c699e zobe123 2016-02-10 05:37:43 +00:00
  • 71131c699e Add total duration to libraries and users tables JonnyWong16 2016-02-09 17:58:56 -08:00
  • 6ebfc516a6 Add ETA to current activity JonnyWong16 2016-02-09 17:08:59 -08:00
  • 5c952b1d86 Fix regression where {stream_duration} not reported JonnyWong16 2016-02-09 17:08:44 -08:00
  • b75842e8d0 Merge 2cb023e80b into 1d9a4e0b99 Devin Buhl 2016-02-09 01:47:01 +00:00
  • 1d9a4e0b99 Add view_offset to history grouping logic JonnyWong16 2016-02-08 17:34:24 -08:00
  • ebae628d8d Fix typo in notification exclusion tag usage modal JonnyWong16 2016-02-07 23:23:36 -08:00
  • 9865460fe5 Move PMS_SSL to correct section in config file JonnyWong16 2016-02-07 16:10:47 -08:00
  • 39884b71fe Merge pull request #529 from drzoidberg33/machine-id-fix drzoidberg33 2016-02-08 02:08:51 +02:00
  • 82b7128c04 Allow secure websocket connections. Tim Van 2016-02-08 01:28:58 +02:00
  • 16756ddb8c Don't chose a custom URL when picking a hostname for local SSL configs. Tim Van 2016-02-08 00:21:40 +02:00
  • 877002961f Use custom library icons in library statistics JonnyWong16 2016-02-07 12:03:10 -08:00
  • 7e9e68ecd8 Fix video media flags for tracks JonnyWong16 2016-02-06 17:26:35 -08:00
  • 6419190272 Revert silly naming bug. Tim Van 2016-02-07 22:34:38 +02:00
  • ac42563c5e Refresh PMS URL when changing is_remote option in settings. Tim Van 2016-02-07 22:28:04 +02:00
  • 98c1063e07 Allows us to retrieve the serverId again if we have secure connections required. Tim Van 2016-02-07 22:21:46 +02:00
  • a4dfc57cbe Fix some issues with possible mismatching serverIDs causing bad ssl connections. Tim Van 2016-02-07 15:00:06 +02:00
  • 447caa9e9e Fix issue where we may receive duplicate watched notifications when using websockets. Tim Van 2016-01-31 13:43:12 +02:00
  • db543b8912 Add {machine_id} to notification options JonnyWong16 2016-02-04 08:34:15 -08:00
  • 49fb4540a2 Merge branch 'dev' v1.3.6 JonnyWong16 2016-02-03 20:55:10 -08:00
  • e2120393a2 v1.3.6 JonnyWong16 2016-02-03 20:54:28 -08:00