Jonathan Wong
|
d79d5d5b39
|
Better IP address handling for current activity
|
2015-11-11 09:16:28 -08:00 |
|
Jonathan Wong
|
fd9cf7017b
|
Add IP address to current activity
|
2015-11-10 19:28:14 -08:00 |
|
Jonathan Wong
|
e9017a8342
|
Escape double quotes in search query
|
2015-11-01 20:37:28 -08:00 |
|
Jonathan Wong
|
968132099e
|
Change metadata 'type' to 'media_type'
|
2015-10-24 21:18:09 -07:00 |
|
Tim van der Westhuizen
|
4ac5329019
|
Add Konvergo to platform name overrides.
|
2015-10-22 17:45:23 +02:00 |
|
Jonathan Wong
|
b96abc8853
|
Add detailed logger messages for database queries
|
2015-10-18 13:53:23 -07:00 |
|
Jonathan Wong
|
1ff58a85dc
|
Fix bug in "Last Watched" statistics
*Fix if two users watched the same item, it would only show the most
recent user.
|
2015-10-18 10:27:18 -07:00 |
|
Jonathan Wong
|
c25c48c1a6
|
Add watched percent to history table tooltip
|
2015-10-12 00:28:05 -07:00 |
|
Jonathan Wong
|
9968f8b6dd
|
Clean up home_stats code
|
2015-10-11 17:58:17 -07:00 |
|
Jonathan Wong
|
2616e14c83
|
Add "player" to tables
* Also rename user platforms to user players
* Fix other platform vs. player ambiguities
|
2015-09-29 22:43:23 -07:00 |
|
Jonathan Wong
|
441572ea12
|
Fix "Mystery" platform in stats and activity
|
2015-09-29 10:11:11 -07:00 |
|
Jonathan Wong
|
8b52548016
|
Fix delete mode to use list of child id's instead of loop
|
2015-09-27 22:43:42 -07:00 |
|
Jonathan Wong
|
0784b0a0db
|
Fix merge conflicts
|
2015-09-27 12:10:19 -07:00 |
|
Jonathan Wong
|
b84f214030
|
Align expand history icon
|
2015-09-27 12:06:59 -07:00 |
|
drzoidberg33
|
f15e3a47ea
|
Merge pull request #207 from JonnyWong16/update-metadata
Update rating key for missing items
|
2015-09-27 21:03:14 +02:00 |
|
Jonathan Wong
|
82b567f15f
|
Fix merge conflicts
|
2015-09-27 11:59:20 -07:00 |
|
Jonathan Wong
|
22a4478a06
|
Format code and disable button once clicked
|
2015-09-27 10:55:40 -07:00 |
|
Jonathan Wong
|
7327be1ff8
|
Pass audio_decision to history tables
|
2015-09-27 10:26:35 -07:00 |
|
Jonathan Wong
|
45a385f36e
|
Always match child (episode or track) by index
|
2015-09-27 00:06:30 -07:00 |
|
Jonathan Wong
|
5aa7192e90
|
Fix incorrect order of arguments
|
2015-09-27 00:06:00 -07:00 |
|
Jonathan Wong
|
c7d51b90c6
|
Update grandparent/parent/child rating keys
* Updates all rating keys for show/season/episode or artist/album/track
|
2015-09-26 02:45:53 -07:00 |
|
Jonathan Wong
|
1c3a3876e3
|
Update styles for confirm modal box
|
2015-09-25 00:26:54 -07:00 |
|
Jonathan Wong
|
91446d01a7
|
Filter season search by season index
|
2015-09-24 23:41:15 -07:00 |
|
Jonathan Wong
|
e6556eaf27
|
Add function to update rating keys
|
2015-09-24 22:11:56 -07:00 |
|
Jonathan Wong
|
28d05ba9fe
|
Add seasons to search query
|
2015-09-24 22:09:14 -07:00 |
|
Jonathan Wong
|
25249e7538
|
Display search results if metadata not found
|
2015-09-24 19:33:44 -07:00 |
|
Tim
|
5595ef2e20
|
Move activity processor code to the correct place.
|
2015-09-22 20:30:22 +02:00 |
|
Tim
|
6ee5eb13f0
|
Fix paused counter
Fix bad key name
|
2015-09-22 20:22:13 +02:00 |
|
Tim
|
28227a3c35
|
Initial code for a more suitable websocket event handler.
|
2015-09-22 00:06:42 +02:00 |
|
Tim
|
0c6ccc5d52
|
Fix bug on stats type where it would always show home stats by duration.
|
2015-09-19 13:10:03 +02:00 |
|
Jonathan Wong
|
de4d8fb277
|
Default to show all cards until the user disables them.
|
2015-09-19 00:42:00 -07:00 |
|
Jonathan Wong
|
8a989d71ca
|
Add top music and popular music cards to watch statistics
|
2015-09-18 18:58:59 -07:00 |
|
Jonathan Wong
|
78f959d39a
|
Clean up passing unnecessary configs to homepage
|
2015-09-18 18:54:48 -07:00 |
|
Jonathan Wong
|
060c549259
|
Another ambiguous column name fix
|
2015-09-16 13:40:47 -07:00 |
|
Jonathan Wong
|
626e7fdf82
|
Fix watched status to use watched percent specified in settings
|
2015-09-16 13:30:05 -07:00 |
|
Jonathan Wong
|
adc808ac9f
|
Fix ambiguous column names
|
2015-09-16 13:11:38 -07:00 |
|
Jonathan Wong
|
881142d4a1
|
Update get_history query to use the new reference_id
|
2015-09-16 11:37:19 -07:00 |
|
Jonathan Wong
|
7170dbd800
|
Fix home stats Last Watched to use watched percent specified in settings
|
2015-09-16 01:13:08 -07:00 |
|
Jonathan Wong
|
179eaf1bbe
|
Rewrite get_history query for grouping
|
2015-09-15 23:34:42 -07:00 |
|
Jonathan Wong
|
5126c39c26
|
Group recently watched tracks together by album
* Also group identical movie or episode
|
2015-09-14 00:02:31 -07:00 |
|
Jonathan Wong
|
5ec9e41244
|
Add tracks to user recently watched
* Clean up poster styles to match info pages
|
2015-09-13 23:28:42 -07:00 |
|
Jonathan Wong
|
60878ed12e
|
Add table name session_history to paused_counter in watch stats query
|
2015-09-11 15:40:24 -07:00 |
|
Jonathan Wong
|
92a868c3c6
|
Clean up watch statistics duration database queries
|
2015-09-11 13:35:50 -07:00 |
|
Jonathan Wong
|
2d7585d64b
|
Add tagline to movie info metadata
|
2015-09-06 12:31:50 -07:00 |
|
Jonathan Wong
|
9d60ed7174
|
Fix top platforms sort by duration
|
2015-09-04 23:03:16 -07:00 |
|
Jonathan Wong
|
85a3f15531
|
Fix platform_type missing for last watched home stats
|
2015-08-28 01:31:35 -07:00 |
|
Jonathan Wong
|
28d136075c
|
Add Last Watched to home stats
|
2015-08-27 18:30:43 -07:00 |
|
Tim
|
f2b9984cd6
|
fixed conflicts
|
2015-08-27 22:34:09 +02:00 |
|
Jonathan Wong
|
60380c6a99
|
Add season list to show page, and watch history to season page
|
2015-08-27 00:48:10 -07:00 |
|
Jonathan Wong
|
8ae2f718f4
|
Initial implementation of homepage top lists
* Top lists for all stats, default max 5 items
|
2015-08-26 16:03:56 -07:00 |
|