Commit Graph

  • c85ee3aec0 Update write_session_history to include the reference_id Jonathan Wong 2015-09-16 11:37:50 -07:00
  • 881142d4a1 Update get_history query to use the new reference_id Jonathan Wong 2015-09-16 11:37:19 -07:00
  • c1b5514789 Add reference_id column to session_history Jonathan Wong 2015-09-16 11:36:34 -07:00
  • 7170dbd800 Fix home stats Last Watched to use watched percent specified in settings Jonathan Wong 2015-09-16 01:13:08 -07:00
  • d6c21e173d Update history table to show grouped items Jonathan Wong 2015-09-15 23:35:07 -07:00
  • 179eaf1bbe Rewrite get_history query for grouping Jonathan Wong 2015-09-15 23:34:42 -07:00
  • 8791babf8e Add settings for grouping in history table Jonathan Wong 2015-09-15 23:34:00 -07:00
  • 048b31c87a Fix music visible on graph only if "Log music" is enabled Jonathan Wong 2015-09-14 20:59:04 -07:00
  • e386d3ee21 Merge branch 'dev' v1.1.9 Tim 2015-09-14 20:53:09 +02:00
  • 285946bf94 v1.1.9 Close href tag on activity pane. Update program description. Tim 2015-09-14 20:45:49 +02:00
  • 578ba52215 Merge pull request #185 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-14 20:23:05 +02:00
  • 5126c39c26 Group recently watched tracks together by album Jonathan Wong 2015-09-14 00:02:31 -07:00
  • 5ec9e41244 Add tracks to user recently watched Jonathan Wong 2015-09-13 23:28:42 -07:00
  • 5eebf6592a Make music items clickable in activity pane now that we have info pages. Tim 2015-09-14 01:09:12 +02:00
  • 7994351644 Fix broken history logging. Tim 2015-09-14 00:58:28 +02:00
  • e445228b8a Merge pull request #182 from JonnyWong16/music-info-pages drzoidberg33 2015-09-13 23:42:54 +02:00
  • 46e6250329 Merge pull request #183 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-13 23:28:23 +02:00
  • 2edfc1e3da Add link to music info from recently added Jonathan Wong 2015-09-13 14:09:22 -07:00
  • f2024b0854 Fix typo for location of PMS logs path Jonathan Wong 2015-09-13 14:04:20 -07:00
  • 5f2cf6cb7a Add links for track items on tables Jonathan Wong 2015-09-13 13:33:09 -07:00
  • 73664b6a03 Update info page to show music info Jonathan Wong 2015-09-13 13:32:44 -07:00
  • af131ce16d Change code to get generic library children items Jonathan Wong 2015-09-13 13:31:51 -07:00
  • 414c4c2ffa Add artist, album, and track metadata Jonathan Wong 2015-09-13 13:29:04 -07:00
  • d2cdc2cea2 Merge pull request #180 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-13 20:09:26 +02:00
  • b860f9a5e8 Add photos to current activity Jonathan Wong 2015-09-12 23:09:01 -07:00
  • e5535b6167 Merge pull request #177 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-13 01:44:46 +02:00
  • 6359c02c80 Fix PMS Token input error message on settings page Jonathan Wong 2015-09-11 21:17:11 -07:00
  • 1c589fbefa Change season and episode number in history table item title Jonathan Wong 2015-09-11 21:09:48 -07:00
  • b768ad8a19 Fix Mystery platform names in graphs Jonathan Wong 2015-09-11 17:41:25 -07:00
  • 60878ed12e Add table name session_history to paused_counter in watch stats query Jonathan Wong 2015-09-11 15:40:24 -07:00
  • 328d744efd Swap order of History and Users in the navbar Jonathan Wong 2015-09-11 15:19:30 -07:00
  • 92a868c3c6 Clean up watch statistics duration database queries Jonathan Wong 2015-09-11 13:35:50 -07:00
  • 7b9210a5fc Add music to graphs Jonathan Wong 2015-09-11 13:12:33 -07:00
  • fb872596d6 Fix paused time from graphs Jonathan Wong 2015-09-11 11:11:32 -07:00
  • a43efef28a Fix write session to history only if library item Jonathan Wong 2015-09-10 21:30:34 -07:00
  • e30e6dfe35 Fix Plex Web click through logo Jonathan Wong 2015-09-10 15:03:38 -07:00
  • eaadd5e2d6 Merge branch 'dev' v1.1.8 Tim 2015-09-09 22:20:45 +02:00
  • c608c7c9fc v1.1.8 Tim 2015-09-09 22:19:59 +02:00
  • 451485d706 Merge pull request #173 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-09 22:16:05 +02:00
  • 849675185d Change Plex click through to app.plex.tv instead of local IP Jonathan Wong 2015-09-09 13:13:17 -07:00
  • b060a23733 Merge pull request #170 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-09 21:51:11 +02:00
  • bee9091182 Add Gitter Button to README drzoidberg33 2015-09-09 16:49:28 +02:00
  • f8e1ba6798 Add link to poster on info pages to view item in Plex/Web Jonathan Wong 2015-09-09 02:13:52 -07:00
  • e5ce57fead Fix bug with missing tagline field in PlexWatch db import. Tim 2015-09-08 21:30:09 +02:00
  • c9e2d1d200 Fix delete mode on info pages Jonathan Wong 2015-09-08 10:35:33 -07:00
  • 88b6eae3bf Add platform icons for windows and windows phone Jonathan Wong 2015-09-08 09:09:16 -07:00
  • c7d6ee8021 Merge pull request #166 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-08 00:44:26 +02:00
  • 7480508af2 Fix home stats title overflow Jonathan Wong 2015-09-07 15:38:34 -07:00
  • 3fcc44aacf Merge branch 'dev' v1.1.7 Tim 2015-09-07 21:16:30 +02:00
  • fcc4575a86 v1.1.7 Tim 2015-09-07 21:15:52 +02:00
  • ebd0276eae Fix bug when parsing custom notification strings with unicode characters. Tim 2015-09-07 20:43:15 +02:00
  • 35521e127f Merge pull request #163 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-07 19:22:04 +02:00
  • 2c83554631 Update documentation Jonathan Wong 2015-09-06 21:13:56 -07:00
  • 56b717b1a1 Add transcode progress and speed to dashboard activity Jonathan Wong 2015-09-06 21:10:47 -07:00
  • 56f601e2a5 Add icon for play/pause/buffer state in dashboard activity Jonathan Wong 2015-09-06 15:52:47 -07:00
  • 3867dd7bdd Add throttled indicator to dashboard activity Jonathan Wong 2015-09-06 15:51:46 -07:00
  • b7dc28c3fb Remove unnecessary console.log Jonathan Wong 2015-09-06 13:33:35 -07:00
  • e6383d52ad Fix adding tagline to session_history_metadata table Jonathan Wong 2015-09-06 13:21:08 -07:00
  • 0a2ebb8815 Add tagline for newly watched items Jonathan Wong 2015-09-06 12:57:51 -07:00
  • e44a0fed22 Fix tagline only if type is movie Jonathan Wong 2015-09-06 12:46:46 -07:00
  • 2d7585d64b Add tagline to movie info metadata Jonathan Wong 2015-09-06 12:31:50 -07:00
  • df290d995b Make video preview thumbnails wording clearer. Jonathan Wong 2015-09-06 12:17:55 -07:00
  • 36ee5234b1 Revert overflow: hidden Jonathan Wong 2015-09-06 11:54:31 -07:00
  • 48e601d5ff Restore edit username in users table Jonathan Wong 2015-09-06 11:20:49 -07:00
  • 84aa727387 Fix for 5 digit library stats Jonathan Wong 2015-09-06 11:03:47 -07:00
  • 29204cb6ba Fix weird issue with bad merge. Tim 2015-09-06 15:33:17 +02:00
  • 6b75a55ce8 Merge branch 'dev' v1.1.6 Tim 2015-09-06 15:23:38 +02:00
  • 527e7be13d v1.1.6 Tim 2015-09-06 14:41:40 +02:00
  • 2d739f64cf Fix some issues where some channel streams are being reported as episodes. Fix images for activity pane when channels/clips are being played. Tim 2015-09-06 13:49:09 +02:00
  • 39ae387e0e Merge pull request #160 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-06 11:58:27 +02:00
  • aaa1f0aa33 Change mobile layout for devices up to 400px wide Jonathan Wong 2015-09-05 18:08:21 -07:00
  • 423360e820 Simplify css for homepage mobile layout fix Jonathan Wong 2015-09-05 18:01:44 -07:00
  • 52fae6df0e Fix dashboard activity and home stats for mobile layout Jonathan Wong 2015-09-05 17:35:29 -07:00
  • 58ea4a65e1 Fix info pages for mobile layout Jonathan Wong 2015-09-05 17:21:05 -07:00
  • 82025457ba Merge pull request #157 from JonnyWong16/miscellaneous-fixes drzoidberg33 2015-09-05 10:16:28 +02:00
  • 9d60ed7174 Fix top platforms sort by duration Jonathan Wong 2015-09-04 23:03:16 -07:00
  • d67f903107 Merge pull request #146 from JonnyWong16/server-stats drzoidberg33 2015-08-30 22:02:04 +02:00
  • 389ce97d03 Rename server statistics to library statistics Jonathan Wong 2015-08-30 11:01:52 -07:00
  • 98f5c33af7 Fix album art on recently added. Tim 2015-08-30 17:54:45 +02:00
  • dceab3791f Merge pull request #145 from JonnyWong16/server-stats drzoidberg33 2015-08-30 17:46:04 +02:00
  • d44bd2f35b Shift secondary count right to account for 4 digit items Jonathan Wong 2015-08-29 13:24:44 -07:00
  • 82fc314b35 Another 1px off fix Jonathan Wong 2015-08-29 13:20:21 -07:00
  • 6ff902e653 Fix playcounts 1px off Jonathan Wong 2015-08-29 13:16:03 -07:00
  • 0245668907 Add "items" text Jonathan Wong 2015-08-29 13:15:29 -07:00
  • 3436175223 Initial implementation of server statistics Jonathan Wong 2015-08-29 12:15:11 -07:00
  • 8138c27242 Fix reversed column names on user history table. Tim 2015-08-29 00:59:51 +02:00
  • 5705e677d4 fixed conflicts Tim 2015-08-29 00:32:52 +02:00
  • c2417de895 Add "Local" as the default unauthenticated user to the local database. Tim 2015-08-29 00:18:09 +02:00
  • 9b03ffbaa1 Fix season_list Jonathan Wong 2015-08-28 13:05:45 -07:00
  • 53c98d0acc Fix typo Jonathan Wong 2015-08-28 11:32:58 -07:00
  • 883a183208 Fix broken bif indexes on activity pane. Fix incorrect video dimensions when media transcoded on activity pane. Tim 2015-08-28 11:40:22 +02:00
  • 85a3f15531 Fix platform_type missing for last watched home stats Jonathan Wong 2015-08-28 01:31:35 -07:00
  • 28d136075c Add Last Watched to home stats Jonathan Wong 2015-08-27 18:30:43 -07:00
  • a682cd31af Remove video fields from stream info modal if item is a track Jonathan Wong 2015-08-27 15:38:39 -07:00
  • 9fc44f793b Change episodes default to art on dashboard Jonathan Wong 2015-08-27 15:31:54 -07:00
  • 16b1b2a781 Add episode number to info navbar Jonathan Wong 2015-08-27 14:41:12 -07:00
  • 6e14c08570 Merge pull request #142 from JonnyWong16/top-lists drzoidberg33 2015-08-27 23:32:52 +02:00
  • b5f1475a90 Merge pull request #141 from JonnyWong16/tables drzoidberg33 2015-08-27 23:06:16 +02:00
  • 8efb37c4ec Fix merging conflict Jonathan Wong 2015-08-27 14:02:16 -07:00
  • ab78b59f61 Update graphs history table modal Jonathan Wong 2015-08-26 19:36:08 -07:00