Commit graph

181 commits

Author SHA1 Message Date
JonnyWong16
8664570a78
Don't show audio language for music on activity card 2023-03-14 12:21:45 -07:00
JonnyWong16
808ca348e8
Use source language instead of stream language on activity cards 2022-12-22 11:24:41 -08:00
JonnyWong16
d426c3e12e
Don't capitalize language and display "Unknown" on activity cards 2022-12-21 17:25:18 -08:00
FSCorrupt
8664b95ca1
Adding stream audio/sub language to activity card. (#1900)
* Update current_activity_instance.html

* Update index.html

* Make sure language is capitalized on activity card

Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2022-12-21 16:26:32 -08:00
JonnyWong16
3ab0c8fe22
Use last played artwork on library stats cards 2022-08-01 15:02:51 -07:00
JonnyWong16
07eba40096
Update default user thumb image 2022-05-18 11:24:41 -07:00
JonnyWong16
a2fac2b11c
Improve display of dynamic range on activity cards
* Ref #1654. Thanks @herby2212.
2022-04-09 17:52:17 -07:00
JonnyWong16
84a14c0f25
Colour active filter buttons 2022-02-27 16:50:29 -08:00
JonnyWong16
6d84d1b4c9
Improve calculation for transcode progress bar 2022-02-13 11:59:06 -08:00
JonnyWong16
e7a4cb9233
Add connection details to IP address modal 2022-01-25 16:06:52 -08:00
JonnyWong16
5cd0d31b00
Fix activity card progress bar width
* Fixes #1404
2021-04-04 19:37:32 -07:00
JonnyWong16
74d6b18b47
Add blurhash user background for Most Active Users card 2021-03-19 11:10:30 -07:00
JonnyWong16
d965d3c36e
Reorganize home stats order 2021-03-15 17:16:17 -07:00
JonnyWong16
a5491eb58e
Use grandparent_rating_key for home stats images, fallback to rating_key 2021-03-15 17:13:32 -07:00
JonnyWong16
5cc510616f
Fix popovers with images
Fixes #1391
2021-03-15 12:04:45 -07:00
JonnyWong16
3dd9dfa48b
Merge pull request #1389 from herby2212/nightly
Add most active libraries card and total plays to home stats
2021-03-15 12:03:55 -07:00
herby2212
bd65e75cf4 fix music library fallback and update code style 2021-03-14 23:59:03 +01:00
herby2212
bd2517e190 include dynamic library background and thumbnail 2021-03-10 19:55:55 +01:00
JonnyWong16
9847360dc6
Update issues and wiki links 2021-03-04 16:54:46 -08:00
herby2212
4e959be84d add most active libraries and total plays to home 2021-03-01 21:54:14 +01:00
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