JonnyWong16
e99c4aec4a
Substitute after matching hyphenated ip in logs
2020-03-03 20:36:09 -08:00
JonnyWong16
2d0a97f259
Add hyphenated IP address to log filter
2020-03-03 20:20:53 -08:00
JonnyWong16
fabb52763b
Fix graphs not loading when history grouping is disabled
2020-03-03 14:00:55 -08:00
JonnyWong16
03dd1a6974
Add note to repair git install setting
2020-03-03 14:00:42 -08:00
JonnyWong16
ecee50a5e4
Add option to change library background art
2020-03-03 12:24:05 -08:00
JonnyWong16
cbab7c4cbf
Add clip to notification posters
2020-03-03 10:58:50 -08:00
JonnyWong16
257ea14c59
Add Plex background art to notification parameters
2020-03-03 10:51:27 -08:00
JonnyWong16
11299291b0
Remove ipaddr js XHR
2020-03-03 09:38:22 -08:00
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
5045e406a1
Update urllib.parse imports
2020-02-29 15:33:30 -08: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
2a3bd3413f
Add --ff-only to git pull command
2020-02-29 14:10:20 -08:00
JonnyWong16
8ec136a0ca
Fix creating metadata cache when starting session
2020-02-29 13:54:52 -08:00
JonnyWong16
2bead0fc29
Add live tv to log message
2020-02-29 13:54:24 -08:00
JonnyWong16
359776d48a
Default webhook notification method to POST
2020-02-28 11:27:03 -08:00
JonnyWong16
05a16bb199
Fix tag in Docker release build workflow
2020-02-27 15:26:52 -08:00
JonnyWong16
f457704105
v2.2.0-beta
2020-02-27 14:53:29 -08:00
JonnyWong16
5aa59b93b0
Update Docker build workflows
2020-02-27 14:53:29 -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
3c1b849a5d
Notify Discord on Docker build status
2020-02-25 11:26:27 -08:00
JonnyWong16
8384ec7f15
Add release workflows
2020-02-24 21:08:55 -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
eed473be15
Update README.md
2020-02-24 13:42:27 -08:00
JonnyWong16
e23d9bca22
Update README.md
2020-02-24 13:30:58 -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
JonnyWong16
5cc36310ba
Change repo in workflow files
2020-02-24 12:18:23 -08:00
TheMeanCanEHdian
8690d2ced5
Disable updates when using Docker container
2020-02-24 10:26:52 -08:00
TheMeanCanEHdian
f572943a7b
Add items needed to create Docker image
2020-02-24 10:26:50 -08:00
JonnyWong16
89248ad46a
Fix typo
2020-02-23 09:35:52 -08:00
JonnyWong16
517db71916
Update API docs
2020-02-22 23:49:48 -08:00
JonnyWong16
ad82de010d
Always have channel info in metadata response
2020-02-22 23:15:45 -08:00
JonnyWong16
02fd9edbbf
Add value == 1 to helper.bool_true
2020-02-22 22:49:34 -08:00
JonnyWong16
6c84dd7be8
Clean up get_history filter parameters
2020-02-22 22:46:23 -08:00
JonnyWong16
9edbe6af37
Add helper to cast API parameter true to bool
2020-02-22 22:33:49 -08:00
JonnyWong16
37d09e9bad
Check Plex guid before retrieving Live TV cloud metadata
2020-02-22 22:09:39 -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
43f594709d
Don't include Live TV with Movies / TV Shows history filter
2020-02-22 17:09:31 -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
9d13c29bf6
Revert "Fix retrieving metadata for info page for Live TV without section_id"
...
This reverts commit 6fce31e1b9
.
2020-02-22 14:08:49 -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