Commit graph

  • 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
  • 6060c645e5 Merge 990cd89e65 into dc8996c4d2 rossdargan 2015-10-22 13:04:07 +00:00
  • dc8996c4d2 Escape single quotes for usernames on user stats page. Tim 2015-10-21 22:06:02 +02:00
  • 2f882a164e Merge 8c72dfc641 into 1ef9d72534 rossdargan 2015-10-20 11:27:20 +00: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
  • 7cbc1993b2 Clean up code Jonathan Wong 2015-10-20 00:46:56 -07:00
  • fc43f4773a Update library_id from top level info page Jonathan Wong 2015-10-19 21:18:18 -07:00
  • aaacfb5bf9 Fix missing line of code Jonathan Wong 2015-10-18 21:18:58 -07:00
  • b2a7d8276b Add background art for library info page Jonathan Wong 2015-10-18 21:09:19 -07:00
  • fca98e027d Add top level library to info pages Jonathan Wong 2015-10-18 20:55:49 -07:00
  • 4c1392566b Add library_id and library_title to update metadata Jonathan Wong 2015-10-18 20:55:03 -07:00
  • dd86bd687b Add library_id and library_title to activity_processor Jonathan Wong 2015-10-18 20:51:53 -07:00
  • 1ca04e89dc Add library_id and library_title to metadata queries Jonathan Wong 2015-10-18 20:48:03 -07:00
  • b75cdc5bd1 Add library_id and library_title to database Jonathan Wong 2015-10-18 20:47:17 -07:00
  • 71184b7e78 Merge 2c354ad783 into 428706d9a7 JonnyWong16 2015-10-19 00:48:14 +00: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
  • 3c6f000bad Merge 60b330573e into 5fe47d797f JonnyWong16 2015-10-15 04:07:27 +00:00
  • 8b862e785b Merge 155bafc3e9 into 5fe47d797f Luke Rogers 2015-10-15 00:58:02 +00:00
  • 155bafc3e9 Capitalise "Python" Luke Rogers 2015-10-15 13:57:56 +13: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
  • 74435d2c40 Raise exception so the uri with the xml Hellowlol 2015-10-13 13:09:37 +02: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
  • 990cd89e65 Merge remote-tracking branch 'origin/dev' into dev rossdargan 2015-10-12 11:56:48 +01:00
  • d6602578e5 Fix merge issues rossdargan 2015-10-12 11:53:41 +01:00
  • 04c47383aa Merge pull request #1 from drzoidberg33/dev rossdargan 2015-10-12 11:36:39 +01:00
  • 99b052dd87 Add in IFTTT notifiers rossdargan 2015-10-12 11:32:59 +01: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
  • 741f99ab60 Merge 8c72dfc641 into c65d8a1ec6 rossdargan 2015-10-11 21:30:24 +00:00
  • 8c72dfc641 Fixed an issue with the even setting rossdargan 2015-10-11 22:27:13 +01:00
  • 937d114125 Hide debug stuff, and make the event customizable rossdargan 2015-10-11 22:07:35 +01:00
  • fad0fdb4b8 Add in IFTTT notifier rossdargan 2015-10-11 21:50:58 +01: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
  • 8d2d4398aa Merge 280a5ae744 into cf49f4d6bf BrianInAz 2015-10-04 06:07:57 +00: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
  • ff8d9f9f4c fix parsing of servers, remove unbound var John 2015-09-29 23:16:34 +02:00
  • c65d8a1ec6 Merge branch 'dev' v1.2.1 Tim 2015-09-29 22:32:16 +02:00
  • 2346033871 v1.2.1 Tim 2015-09-29 22:31:17 +02:00
  • 6103d14a6f Fix for null paused_counter issue. Tim 2015-09-29 22:27:39 +02:00
  • b0600402dd Merge branch 'dev' v1.2.0 Tim 2015-09-29 22:01:42 +02:00
  • 8fca6352cf v1.2.0 Tim 2015-09-29 22:00:09 +02:00
  • 34167495ed Merge pull request #218 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-29 21:28:34 +02:00
  • 672377ffb7 Change wording in Plex logs settings to indicate complete folder path is required Jonathan Wong 2015-09-29 10:30:01 -07:00
  • 441572ea12 Fix "Mystery" platform in stats and activity Jonathan Wong 2015-09-29 10:11:11 -07:00
  • c12c72bbd6 Don't group history in graphs modal table Jonathan Wong 2015-09-29 10:07:47 -07:00
  • dff493c8d9 Change to notify stopped only if less than watched percent Jonathan Wong 2015-09-29 09:24:23 -07:00
  • dd9cfd555e Merge f3f031bd9c into f7bc208fd1 JonnyWong16 2015-09-29 07:57:56 +00:00
  • f3f031bd9c Remove inline imports Jonathan Wong 2015-09-29 00:56:40 -07:00
  • f18a361663 Merge 0e4c76275d into f7bc208fd1 Hellowlol 2015-09-29 07:16:47 +00:00
  • 0e4c76275d If we fail to parse a response, log the uri. Hellowlol 2015-09-29 09:16:28 +02:00
  • d7aba4a01f Add setting for consecutive notifications Jonathan Wong 2015-09-28 16:37:20 -07:00
  • 138dd61e51 Fix code to only affect notifications Jonathan Wong 2015-09-28 15:53:26 -07:00
  • fcbf82c6e0 Don't group history in graphs modal table Jonathan Wong 2015-09-28 15:46:14 -07:00
  • 3f56bedcc6 Change to notify stopped only if less than watched percent Jonathan Wong 2015-09-28 13:44:01 -07:00
  • f7bffdc050 Add stuff to api John 2015-09-22 02:04:11 +02:00
  • 37df262b24 Good day plex! John 2015-09-28 03:04:15 +02:00
  • f7bc208fd1 Show restart modal in settings when a change requires a restart. Tim 2015-09-28 15:54:57 +02:00
  • 40260c33af Fix indent. Tim 2015-09-28 14:53:53 +02:00
  • 138390ff59 Don't allow concurrent db actions as they may cause sqlite lockups. Tim 2015-09-28 14:52:00 +02:00
  • a5ef749bce Merge pull request #211 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-28 12:07:34 +02:00
  • 667c6fe3d1 Some more adjustments to the websocket failover retries. Try to determine if a track was skipped and if so don't log it. Tim 2015-09-28 11:58:20 +02:00
  • 3320f2a2f9 Merge pull request #190 from JonnyWong16/group-history drzoidberg33 2015-09-28 11:33:38 +02:00
  • 59bb5139f7 Clean up settings styles Jonathan Wong 2015-09-28 00:57:13 -07:00