JonnyWong16
|
defceed696
|
Fix homepage server status when sections are disabled
|
2021-01-06 17:24:53 -08:00 |
|
JonnyWong16
|
397f18c435
|
Disable updater if using Python 2
|
2020-12-19 14:59:05 -08:00 |
|
JonnyWong16
|
558023e18e
|
Improve startup speed by refreshing on a separate thread
|
2020-10-25 13:07:42 -07:00 |
|
JonnyWong16
|
dab288380a
|
Change jquery .width to .css for activity progress bar
* For some reason jquery 3.5 isn't accepting `.width(progress + '%')`
|
2020-10-21 14:26:05 -07:00 |
|
JonnyWong16
|
3d05a74ef4
|
Update moment.js to 2.29.0
* Addresses Tautulli/Tautulli-Issues#127
|
2020-10-04 16:17:04 -07:00 |
|
JonnyWong16
|
5dc0d5536d
|
Also add username hover to most active card
|
2020-09-29 21:00:47 -07:00 |
|
JonnyWong16
|
7ce92d5f17
|
Add error state icon to activity card and history table
|
2020-09-21 18:30:41 -07:00 |
|
JonnyWong16
|
e4e0b765b6
|
Rename container transcoding to converting on activity cards
|
2020-09-21 17:57:01 -07:00 |
|
JonnyWong16
|
8e28cb10fa
|
Rename terminate session to terminate stream
|
2020-08-05 09:02:18 -07:00 |
|
JonnyWong16
|
71551d3f6d
|
Show "None" for source subtitle if user selected subtitle
|
2020-05-09 17:25:46 -07:00 |
|
JonnyWong16
|
ecee50a5e4
|
Add option to change library background art
|
2020-03-03 12:24:05 -08:00 |
|
JonnyWong16
|
c8831efb28
|
Update activity card on Live TV rollover
|
2020-02-20 20:51:05 -08:00 |
|
JonnyWong16
|
5480d09a0b
|
Add library and user page helper functions
|
2020-02-20 10:13:27 -08:00 |
|
JonnyWong16
|
5fad0a1d97
|
Refactor page helper functions
|
2020-02-20 09:00:10 -08:00 |
|
JonnyWong16
|
d752d46676
|
Update pms_image_proxy with helper function and encode URL params
|
2020-02-19 19:57:56 -08:00 |
|
JonnyWong16
|
f69d4f1c42
|
Fix typo in activity bandwidth header
|
2020-02-18 15:30:02 -08:00 |
|
JonnyWong16
|
f8b6a9f1e8
|
Fix showing Gbps bandwidth on activity card
|
2020-02-17 17:08:12 -08:00 |
|
JonnyWong16
|
27b512611f
|
Change channel popover background and enlarge
|
2020-02-17 15:57:15 -08:00 |
|
JonnyWong16
|
f3d42e7b53
|
Show Gbps bandwidth
|
2020-02-17 12:00:00 -08:00 |
|
JonnyWong16
|
8f19cdccfd
|
Add rating_key to all uses of pms_image_proxy
|
2020-02-17 10:51:18 -08:00 |
|
JonnyWong16
|
ee1b0eeeff
|
Add Live TV metadata to activity card
|
2020-02-15 13:29:25 -08:00 |
|
JonnyWong16
|
90056bcce2
|
Indicate HDR content on activity cards
|
2020-01-15 11:38:50 -08:00 |
|
JonnyWong16
|
acc59523e0
|
Prevent dismissing the changelog modal
|
2019-10-11 22:55:23 -07:00 |
|
JonnyWong16
|
2fb12ccf65
|
Fix updating activity card when rating key changes for the same session key (Fixes Tautulli/Tautulli-Issues#96)
|
2019-10-05 21:48:11 -07:00 |
|
samwiseg0
|
623a1e8a91
|
Update webui to utilize video full resolution
|
2019-09-19 21:22:02 -04:00 |
|
JonnyWong16
|
b11437b86b
|
Fix synced content showing incorrect stream info
|
2019-05-12 17:30:04 -07:00 |
|
JonnyWong16
|
00405f0b18
|
Change wording in activity header
|
2019-03-18 10:42:02 -07:00 |
|
JonnyWong16
|
dcb56cfd20
|
Add message to complete setup wizard
|
2019-02-20 21:38:13 -08:00 |
|
JonnyWong16
|
0f2e25ba72
|
Save state of homepage recently added type
|
2018-10-13 21:51:26 -07:00 |
|
JonnyWong16
|
018356b85e
|
Save home stats config to local storage instead of server
|
2018-10-13 20:27:08 -07:00 |
|
JonnyWong16
|
be0144bbe1
|
Add button for recently added videos on homepage
|
2018-10-13 17:36:58 -07:00 |
|
JonnyWong16
|
77460f7617
|
Change type to media_type
|
2018-10-13 17:24:42 -07:00 |
|
JonnyWong16
|
878c48b491
|
Fix video and audio not showing on activity cards after refresh
|
2018-08-26 15:36:21 -07:00 |
|
JonnyWong16
|
427201a4ce
|
Add recently added XML shortcut
|
2018-08-12 14:32:45 -07:00 |
|
JonnyWong16
|
9dbb681f22
|
Add donate button to Tautulli updated modal
|
2018-08-11 09:50:59 -07:00 |
|
JonnyWong16
|
f16560cb40
|
Fix activity progress bar showing incorrect 100%
|
2018-07-25 18:48:33 -07:00 |
|
JonnyWong16
|
753257ddb3
|
Fix NaN percent for live sessions
|
2018-06-23 14:12:19 -07:00 |
|
JonnyWong16
|
8c0bcd0059
|
Ability to stop a stream using session key
|
2018-06-05 20:30:07 -07:00 |
|
JonnyWong16
|
54f4696713
|
Refactor open Plex XML script
|
2018-06-02 08:53:53 -07:00 |
|
JonnyWong16
|
c85af521fe
|
Add Plex XML shortcuts for metadata and server resources
|
2018-06-02 08:26:30 -07:00 |
|
JonnyWong16
|
95e56f5ea5
|
Fix activity progress bar not updating in some cases
|
2018-05-31 08:33:50 -07:00 |
|
JonnyWong16
|
ba9f4a1f9e
|
Use track artist for music
|
2018-05-27 22:24:43 -07:00 |
|
JonnyWong16
|
0d7bbe044d
|
Don't fetch recently added on homepage if Plex Cloud server is sleeping
|
2018-05-05 11:54:13 -07:00 |
|
JonnyWong16
|
f321bb869c
|
Add Plex Cloud sleeping message
|
2018-04-28 17:51:52 -07:00 |
|
JonnyWong16
|
95697a3367
|
Fix homepage max 50 recently added items
|
2018-04-04 21:37:14 -07:00 |
|
JonnyWong16
|
5ef8947532
|
Merge v2.0.28 into v2-newsletters
|
2018-04-02 14:33:52 -07:00 |
|
JonnyWong16
|
793665d62a
|
Revert home activity header
|
2018-04-02 14:25:54 -07:00 |
|
JonnyWong16
|
1032fdfe7a
|
Move refresh interval setting back to the settings page
|
2018-04-02 14:13:52 -07:00 |
|
JonnyWong16
|
91c647f9ae
|
Show extra type on activity cards
|
2018-03-29 19:54:43 -07:00 |
|
JonnyWong16
|
c35fcc727c
|
Change default refresh to 10 seconds
|
2018-03-27 22:08:12 -07:00 |
|