JonnyWong16
f63c1c2f7f
Merge branch 'nightly' into python3
2020-03-02 10:12:28 -08:00
JonnyWong16
533b8076e4
Merge pull request #1366 from felixbuenemann/fix-ipv6-display-in-activity
...
Fix display of IPv6 addresses in activity panes
2020-03-02 10:11:42 -08:00
Felix Bünemann
b0383b4813
Fix display of IPv6 addresses in activity panes
...
* Fix wrong width of ip-address field, causing it to be displayed as
"…", when exceeding 125px
* Add tooltip with full IP address on hover, if the address is longer
than 20 characters (maximum length that can be shown in 125px)
2020-03-01 16:19:17 +01:00
JonnyWong16
8d5bc88fd9
Merge branch 'nightly' into python3
...
# Conflicts:
# data/interfaces/default/current_activity_instance.html
# plexpy/activity_handler.py
# plexpy/graphs.py
# plexpy/helpers.py
# plexpy/pmsconnect.py
# plexpy/version.py
# plexpy/webserve.py
2020-02-29 15:26:33 -08:00
JonnyWong16
96500f75b0
Add option to reset Tautulli installation
2020-02-29 14:47:45 -08:00
JonnyWong16
47d51f92c7
Hide Live TV library from Library Statistics setting
2020-02-25 18:00:02 -08:00
JonnyWong16
068cf17d0a
Only show graph series if the library type is present
2020-02-25 16:11:43 -08:00
JonnyWong16
0e7a3962bb
Remove print
2020-02-24 16:20:31 -08:00
JonnyWong16
3d1bb9975c
Fix interlaced video media flag on info page
2020-02-24 16:20:01 -08:00
JonnyWong16
85a952a5c9
Merge pull request #1364 from pkoenig10/manifest
...
Add crossorigin use-credentials attribute to manifest tag
2020-02-24 13:09:10 -08:00
TheMeanCanEHdian
8690d2ced5
Disable updates when using Docker container
2020-02-24 10:26:52 -08:00
JonnyWong16
0d0595e9a0
Add Live TV library icon
2020-02-22 17:21:22 -08:00
JonnyWong16
17477455cb
Fix history table modal header for Live TV
2020-02-22 17:20:29 -08:00
JonnyWong16
8885b3e7e0
Align library / user name
2020-02-22 16:53:41 -08:00
JonnyWong16
c060638539
Add Live TV to graphs
2020-02-22 16:31:35 -08:00
JonnyWong16
2144d4d7ed
Change colours to Plex colours
2020-02-22 14:52:25 -08:00
JonnyWong16
4f2e09d733
Add link to Live TV library on info page
2020-02-22 14:09:04 -08:00
JonnyWong16
60d577f95e
Revert "Add setting to enable Live TV logging"
...
This reverts commit 5d1bc3cf9b
.
2020-02-22 14:02:34 -08:00
JonnyWong16
1dd1c6f67f
Add fake Live TV library
2020-02-22 14:02:03 -08:00
JonnyWong16
24a2559ab5
Fix channel popover on info page
2020-02-22 13:10:59 -08:00
JonnyWong16
22a6bae4cf
Add new Live TV art fallback for info page
2020-02-22 12:42:40 -08:00
JonnyWong16
c8831efb28
Update activity card on Live TV rollover
2020-02-20 20:51:05 -08:00
JonnyWong16
820a2e688c
Add channel icon popover to info page
2020-02-20 12:30:54 -08:00
JonnyWong16
31a6c627af
Fix incorrect source=history in info page URL for active sessions on history table
2020-02-20 11:30:17 -08:00
JonnyWong16
a5624e86e4
Replace single quotes in page query params
2020-02-20 11:09:33 -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
4a7b5bab54
Update all info page links with helper function
2020-02-20 00:01:30 -08:00
JonnyWong16
fe0557dcc1
Add helper function for info page
2020-02-20 00:00:04 -08:00
JonnyWong16
73e01ebaaf
Use pms_image_proxy helper function for datatables
2020-02-19 21:19:44 -08:00
JonnyWong16
d752d46676
Update pms_image_proxy with helper function and encode URL params
2020-02-19 19:57:56 -08:00
JonnyWong16
3932409fb4
Fix info page redirect with invalid rating key
2020-02-18 15:55:27 -08:00
JonnyWong16
f69d4f1c42
Fix typo in activity bandwidth header
2020-02-18 15:30:02 -08:00
JonnyWong16
5d1bc3cf9b
Add setting to enable Live TV logging
2020-02-17 17:53:13 -08:00
JonnyWong16
81ab9b006d
Add Live TV history filter button
2020-02-17 17:41:28 -08:00
JonnyWong16
1699fc09cf
Get history using title and year for Live TV info page
2020-02-17 17:32:52 -08:00
JonnyWong16
f8b6a9f1e8
Fix showing Gbps bandwidth on activity card
2020-02-17 17:08:12 -08:00
JonnyWong16
ba465a0d15
Move live key to main metadata dict
2020-02-17 16:11:26 -08:00
JonnyWong16
27b512611f
Change channel popover background and enlarge
2020-02-17 15:57:15 -08:00
JonnyWong16
b79f165a27
More fix for poster/background not showing for Live TV watch statistics
2020-02-17 15:53:56 -08:00
JonnyWong16
716f76baed
Fix poster/background not showing for Live TV watch statistics
2020-02-17 15:23:36 -08:00
JonnyWong16
c26483b4b8
Add channel thumb popover back onto activity card
2020-02-17 13:44:03 -08:00
JonnyWong16
441e39d776
Add air date to tables for non-episodic Live TV
2020-02-17 13:37:58 -08:00
JonnyWong16
2e42663832
Fix watch statistic links for Live TV
2020-02-17 12:42:00 -08:00
JonnyWong16
075f9f8cbd
Fallback to Live TV art/poster for watch statistics
2020-02-17 12:06:24 -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
5c207aeee6
Fix Live TV shown on user page and user tables
2020-02-16 21:04:33 -08:00
JonnyWong16
d48273ef98
Fix "Live TV" in activity card subtitle for episodic tv
2020-02-16 20:43:48 -08:00
JonnyWong16
a7803dcad7
Fix Live TV air date on info page
2020-02-16 20:36:53 -08:00