Commit Graph

  • 4d87666a42 Schedule job to check if server down Jonathan Wong 2015-11-16 23:19:59 -08:00
  • b28ac1543a Add notification for server down Jonathan Wong 2015-11-16 23:19:37 -08:00
  • 1983597cf1 Fix get_server_friendly_name Jonathan Wong 2015-11-16 22:51:21 -08:00
  • 69a3b5134f Switch recently added to only use activity pinger Jonathan Wong 2015-11-16 21:19:04 -08:00
  • 53044c75dd Add setting for recently added notification delay Jonathan Wong 2015-11-16 21:17:47 -08:00
  • 12056ac2ba Get server name as a scheduled task Jonathan Wong 2015-11-16 18:31:22 -08:00
  • 7c8fb58600 Change input to textarea for notification body Jonathan Wong 2015-11-15 23:51:31 -08:00
  • da2e7635bd Fix notification tags removal for show and artist Jonathan Wong 2015-11-15 23:50:58 -08:00
  • f8b75eadc6 Improved get server friendly name Jonathan Wong 2015-11-15 21:35:53 -08:00
  • e9bc767c3b Fix username for database queries Jonathan Wong 2015-11-15 20:59:04 -08:00
  • 1644bbd4b7 Check for IPv4 mapped IPv6 address in PMS logs Jonathan Wong 2015-11-15 10:26:03 -08:00
  • 18b328a387 Fix private IP address for IPv6 Jonathan Wong 2015-11-15 10:16:06 -08:00
  • 98411f0715 Move IP geolocation service. Temporary until a suitable replacement can be found. Tim van der Westhuizen 2015-11-13 17:51:25 +02:00
  • fcb3474312 Merge pull request #278 from JonnyWong16/miscellaneous-fixes JonnyWong16 2015-11-12 06:13:08 -08:00
  • 6362b51902 Add ip_address to notification options Jonathan Wong 2015-11-11 14:48:59 -08:00
  • d79d5d5b39 Better IP address handling for current activity Jonathan Wong 2015-11-11 09:16:28 -08:00
  • 80df8f6191 Add IP address to sessions for PMS 0.9.14 Jonathan Wong 2015-11-11 08:59:55 -08:00
  • fd9cf7017b Add IP address to current activity Jonathan Wong 2015-11-10 19:28:14 -08:00
  • 2eed2d54ca Merge pull request #274 from JonnyWong16/miscellaneous-fixes JonnyWong16 2015-11-09 19:16:08 -08:00
  • 0c33e7492a Open notifier description links in new window Jonathan Wong 2015-11-09 17:55:37 -08:00
  • dd137e5c36 Minor notifier text changes Jonathan Wong 2015-11-08 15:44:59 -08:00
  • dea9663adf Add more metadata options to notifications Jonathan Wong 2015-11-07 16:16:00 -08:00
  • 767dd20bdc Make sure we set the PMS client identifier when auto verifying servers at first run. Tim van der Westhuizen 2015-11-06 17:18:22 +02:00
  • c350943041 Add some debug logging for websocket timeline events. Tim 2015-11-05 22:49:05 +02:00
  • c60340d88b Merge pull request #269 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-11-02 23:17:41 +02:00
  • 276c0e5c7d Merge pull request #267 from onedr0p/feature/telegram_notifications drzoidberg33 2015-11-02 23:11:55 +02:00
  • 054f116017 Fix title encode for Pushover notifications Jonathan Wong 2015-11-01 20:38:22 -08:00
  • e9017a8342 Escape double quotes in search query Jonathan Wong 2015-11-01 20:37:28 -08:00
  • 9cff20ca16 set text format on encode Devin Buhl 2015-11-01 11:03:36 -05:00
  • 6cbfacaeae added event / suject to notifcation text Devin Buhl 2015-10-31 01:59:13 -04:00
  • 8ebfa20db0 Fixed notifications, and added strings to describe bot token and chat id devin 2015-10-28 20:36:09 -04:00
  • 5beb4876fb removed telegram lib, updated wording, and used a simple request for sending the notif devin 2015-10-28 20:28:41 -04:00
  • c723d33d38 telegram updates to notifiers.py devin 2015-10-28 07:31:07 -04:00
  • f75fca12c8 telegram updates to config.py devin 2015-10-28 07:30:41 -04:00
  • 8671707e4d added telegram lib from repo leandrotoledo/python-telegram-bot devin 2015-10-28 07:29:57 -04:00
  • a9316ebea1 Merge pull request #265 from drzoidberg33/ip-lookup-provider drzoidberg33 2015-10-28 13:06:35 +02:00
  • ef86740466 Change order of location details in IP lookup. Tim van der Westhuizen 2015-10-27 15:25:40 +02:00
  • 57cb755668 Change IP lookup provider to Telize.com which supply an SSL endpoint. Tim van der Westhuizen 2015-10-27 13:53:47 +02:00
  • aa75cf2b73 Merge pull request #259 from JonnyWong16/recently-added JonnyWong16 2015-10-26 18:04:11 -07:00
  • 3f8224fec5 List notifications agents alphabetically Jonathan Wong 2015-10-26 18:00:51 -07:00
  • 0b67abb2a2 Fix typos Jonathan Wong 2015-10-26 17:52:51 -07:00
  • 872ef2771e Fix double recently added episode notifications Jonathan Wong 2015-10-25 22:00:51 -07:00
  • 3b457304e9 Fix build_notify_text again Jonathan Wong 2015-10-25 21:12:19 -07:00
  • 974c672a87 Format code Jonathan Wong 2015-10-25 17:38:41 -07:00
  • b9f47df930 Update activity_pinger for recently added Jonathan Wong 2015-10-25 17:21:49 -07:00
  • 4c388f60d6 Add config to group recently added by grandparent Jonathan Wong 2015-10-25 13:30:25 -07:00
  • d6b31dc542 Set on_created notification in database Jonathan Wong 2015-10-25 12:20:00 -07:00
  • 539cd60e92 Fix notification_handler Jonathan Wong 2015-10-23 23:25:09 -07:00
  • 056bcd1488 Update notification handler for timeline events Jonathan Wong 2015-10-20 22:41:10 -07:00
  • 1c58a47073 Update websocket and handler for timeline events Jonathan Wong 2015-10-20 22:40:48 -07:00
  • 32cf1ada8b Add config settings for on_created Jonathan Wong 2015-10-20 22:39:57 -07:00
  • 968132099e Change metadata 'type' to 'media_type' Jonathan Wong 2015-10-20 22:38:43 -07:00
  • 7b3874dcaa Add Plex Media Player icon. Tim van der Westhuizen 2015-10-23 11:37:13 +02:00
  • 0302b2412a Fix platform overrides for graphs. Tim van der Westhuizen 2015-10-22 18:12:50 +02:00
  • 4ac5329019 Add Konvergo to platform name overrides. Tim van der Westhuizen 2015-10-22 17:45:23 +02:00
  • 37bc68573c Implement IFTTT notification option. PR #241. Tim van der Westhuizen 2015-10-22 16:04:31 +02:00
  • dc8996c4d2 Escape single quotes for usernames on user stats page. Tim 2015-10-21 22:06:02 +02:00
  • 1ef9d72534 Merge pull request #256 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-10-20 13:15:49 +02:00
  • db7225fbad Clean up code Jonathan Wong 2015-10-20 00:48:26 -07:00
  • 2c354ad783 Fix bug in search query Jonathan Wong 2015-10-18 17:47:21 -07:00
  • b96abc8853 Add detailed logger messages for database queries Jonathan Wong 2015-10-18 13:53:23 -07:00
  • c4dc81e8fb Change order args are created for datatable query Jonathan Wong 2015-10-18 13:29:29 -07:00
  • be753983fe Fix breadcrumbs for update metadata page Jonathan Wong 2015-10-18 13:14:22 -07:00
  • 1bcb34d7eb Add button to fix metadata on info pages Jonathan Wong 2015-10-18 13:02:16 -07:00
  • 2243cd1de9 Add filtering of media_type from history table Jonathan Wong 2015-10-18 11:50:01 -07:00
  • 1ff58a85dc Fix bug in "Last Watched" statistics Jonathan Wong 2015-10-18 10:27:18 -07:00
  • 428706d9a7 Merge branch 'dev' v1.2.3 Tim 2015-10-18 00:27:41 +02:00
  • 5967636ef9 v1.2.3 Tim 2015-10-18 00:26:44 +02:00
  • ddc9563de9 Merge pull request #252 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-10-16 16:40:23 +02:00
  • 3d1a1b5e45 Fix watch stats not showing on homepage Jonathan Wong 2015-10-15 18:02:28 -07:00
  • 60b330573e Increase width of user watch time stats Jonathan Wong 2015-10-13 20:59:24 -07:00
  • 76c1558473 Add {remaining_duration} to notifications Jonathan Wong 2015-10-13 20:42:26 -07:00
  • 5fe47d797f v1.2.2 v1.2.2 Tim 2015-10-12 20:22:39 +02:00
  • dd5ba05c88 v1.2.1 Tim 2015-10-12 20:19:58 +02:00
  • 26d825dc09 Merge pull request #239 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-10-12 12:01:20 +02:00
  • 3299ec7c82 Clean up Pushover sound code Jonathan Wong 2015-10-12 00:54:26 -07:00
  • c25c48c1a6 Add watched percent to history table tooltip Jonathan Wong 2015-10-12 00:28:05 -07:00
  • 2680162b67 Add dropdown for Boxcar sounds Jonathan Wong 2015-10-11 23:48:12 -07:00
  • 7d3d2957c3 Add dropdown for Pushover sounds Jonathan Wong 2015-10-11 23:45:58 -07:00
  • c12862ffba Add select dropdown to notification agents Jonathan Wong 2015-10-11 22:36:00 -07:00
  • 9968f8b6dd Clean up home_stats code Jonathan Wong 2015-10-11 17:53:46 -07:00
  • 2ea6ae648c Order sync table by State > User > Title Jonathan Wong 2015-10-08 23:16:22 -07:00
  • 75f6ed3fc1 Merge pull request #228 from BrianInAz/pushover-sounds drzoidberg33 2015-10-07 20:47:20 +02:00
  • 39c5156d08 Merge pull request #217 from Hellowlol/patch-1 drzoidberg33 2015-10-07 20:46:04 +02:00
  • 2f2069e0ad Merge pull request #213 from Hellowlol/gdp drzoidberg33 2015-10-07 20:45:27 +02:00
  • be4e8985b7 Merge pull request #200 from Hellowlol/apistuff drzoidberg33 2015-10-07 20:32:31 +02:00
  • 3e344ce56c fix typo John 2015-10-04 20:38:37 +02:00
  • ca4e6cde3e Fixed indent. Replaced tabs with spaces Brian Charbonneau 2015-10-03 23:34:33 -07:00
  • 1ad982f5b7 Removed newlines Brian Charbonneau 2015-10-03 23:25:57 -07:00
  • 280a5ae744 Added ability to set custom notification sound for Pushover Brian Charbonneau 2015-10-03 22:05:27 -07:00
  • b1e27d9bc2 If we fail to parse a response, log the uri Hellowlol 2015-09-29 11:28:04 +02:00
  • 92bbf8e994 select needs name to serialize John 2015-10-01 20:51:52 +02:00
  • cf49f4d6bf Merge pull request #220 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-10-01 20:15:50 +02:00
  • 721bd606cb Change info navbar to use bootstrap breadcrumb Jonathan Wong 2015-09-30 00:00:21 -07:00
  • 61865ace64 Add link to top level info page from library statistics Jonathan Wong 2015-09-29 23:34:03 -07:00
  • 5b88058133 Add top level info pages with history table Jonathan Wong 2015-09-29 23:23:03 -07:00
  • 2616e14c83 Add "player" to tables Jonathan Wong 2015-09-29 22:43:23 -07:00
  • f1c4bf6249 Fix current activity details for tracks Jonathan Wong 2015-09-29 20:43:08 -07:00
  • e884d018ed Fix indents Jonathan Wong 2015-09-29 12:35:52 -07:00
  • 9d925cce03 add getSync, fix named argument John 2015-09-29 23:27:19 +02:00