Commit graph

352 commits

Author SHA1 Message Date
Jonathan Wong
672377ffb7 Change wording in Plex logs settings to indicate complete folder path is required 2015-09-29 10:30:01 -07:00
Jonathan Wong
441572ea12 Fix "Mystery" platform in stats and activity 2015-09-29 10:11:11 -07:00
Jonathan Wong
c12c72bbd6 Don't group history in graphs modal table 2015-09-29 10:07:47 -07:00
Jonathan Wong
dff493c8d9 Change to notify stopped only if less than watched percent
* Also fix paused notifications sending at the end of items (right
before stopping)
2015-09-29 09:24:23 -07:00
Tim
f7bc208fd1 Show restart modal in settings when a change requires a restart. 2015-09-28 15:54:57 +02:00
drzoidberg33
a5ef749bce Merge pull request #211 from JonnyWong16/miscellaneous-fixes
Clean up settings styles
2015-09-28 12:07:34 +02:00
Jonathan Wong
59bb5139f7 Clean up settings styles
* Capitalization of titles for consistency
* Change notification agents settings text for consistency
* Fix notification agents config modal column width for line breaks
2015-09-28 00:57:13 -07:00
Jonathan Wong
c1f32674dc Change wording of group history in settings 2015-09-28 00:35:30 -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
960c281659 Add icon change from plus to minus 2015-09-27 14:42:38 -07:00
Jonathan Wong
d9d04f4857 Remove href for non-expandable rows. 2015-09-27 14:17:51 -07:00
Jonathan Wong
a053789344 Fix popover cut off by modal box 2015-09-27 13:59:58 -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
drzoidberg33
16b20976b6 Merge pull request #208 from JonnyWong16/miscellaneous-fixes
Miscellaneous fixes
2015-09-27 20:18:36 +02: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
8f4034540c Update confirmation box to indicate all item will be updated 2015-09-27 00:15:16 -07:00
Jonathan Wong
dcb7486fd6 Fix audio transcode/stream/play icon on history tables 2015-09-25 12:13:00 -07:00
Jonathan Wong
e9585ea15d Use .png Plex logo instead of .svg
* Fix .svg not showing on some devices
2015-09-25 11:55:22 -07:00
Jonathan Wong
339361d15c Add global search feature 2015-09-25 11:38:55 -07:00
Jonathan Wong
2b9817319a Fix season search results 2015-09-25 11:38:41 -07:00
Jonathan Wong
fb8f6ebd8c Center metadata not found error message 2015-09-25 00:36:44 -07:00
Jonathan Wong
1c3a3876e3 Update styles for confirm modal box 2015-09-25 00:26:54 -07:00
Jonathan Wong
dfd0b1bf64 Update documentation 2015-09-25 00:03:34 -07:00
Jonathan Wong
e0873ff5ad Style fixes for search/info pages 2015-09-24 23:44:02 -07:00
Jonathan Wong
91446d01a7 Filter season search by season index 2015-09-24 23:41:15 -07:00
Jonathan Wong
c45a903f9f Add user selection to update rating key 2015-09-24 22:12:44 -07:00
Jonathan Wong
25249e7538 Display search results if metadata not found 2015-09-24 19:33:44 -07:00
Jonathan Wong
f921035ee7 Fix ajax message alignment on datatables 2015-09-24 18:18:07 -07:00
Hellowlol
f901eaa625 Open compare link in new tab 2015-09-25 01:11:32 +02:00
Jonathan Wong
5da4fe953e More titles for ellipse text 2015-09-22 16:14:48 -07:00
drzoidberg33
302ca85dd3 Merge pull request #199 from drzoidberg33/websocket-testing
Initial Websocket code
2015-09-23 00:44:51 +02:00
Tim
9fdcc93e2e Hack things to make sure we know what is going on when clients don't send a stop event. 2015-09-23 00:25:27 +02:00
Tim
74e8d7d329 Get buffer and watched notifications working again. 2015-09-22 21:59:07 +02:00
Tim
28227a3c35 Initial code for a more suitable websocket event handler. 2015-09-22 00:06:42 +02:00
Jonathan Wong
ff67719cf8 Add titles to homepage so ellipse text is readable 2015-09-20 09:13:41 -07:00
Tim
fa71beb03f Very early work on implementing websocket monitoring method. 2015-09-20 12:21:39 +02:00
Tim
9c955771c0 Do not include the paused time in our ignore interval logic. 2015-09-19 13:57:54 +02:00
Tim
7c6619ebc5 Fix Email TLS checkbox bug.
Clean up some notifier code.
2015-09-19 12:37:51 +02:00
Jonathan Wong
924ed70458 Move cards settings help text 2015-09-19 00:53:18 -07:00
Jonathan Wong
de4d8fb277 Default to show all cards until the user disables them. 2015-09-19 00:42:00 -07:00
Jonathan Wong
ad183ff9fe Update message to prompt the user to enable cards for homepage statistics 2015-09-18 23:43:01 -07:00
Jonathan Wong
078f4babf5 Add setting to selectively hide library statistics cards on the homepage 2015-09-18 23:42:16 -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
20056718db Add setting to selectively hide watch statistic cards on homepage 2015-09-18 18:52:46 -07:00
Tim
6eec4d1ca6 Some Twitter love. Resolves Issue #47. 2015-09-19 00:57:24 +02:00