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
|
f457704105
|
v2.2.0-beta
|
2020-02-27 14:53:29 -08:00 |
|
JonnyWong16
|
068cf17d0a
|
Only show graph series if the library type is present
|
2020-02-25 16:11:43 -08:00 |
|
JonnyWong16
|
3d1bb9975c
|
Fix interlaced video media flag on info page
|
2020-02-24 16:20:01 -08:00 |
|
TheMeanCanEHdian
|
8690d2ced5
|
Disable updates when using Docker container
|
2020-02-24 10:26:52 -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
|
43f594709d
|
Don't include Live TV with Movies / TV Shows history filter
|
2020-02-22 17:09:31 -08:00 |
|
JonnyWong16
|
c060638539
|
Add Live TV to graphs
|
2020-02-22 16:31:35 -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 |
|
JonnyWong16
|
bcd0691b33
|
Fix Live TV poster fallback for notifications
|
2020-02-22 13:11:27 -08:00 |
|
JonnyWong16
|
22a6bae4cf
|
Add new Live TV art fallback for info page
|
2020-02-22 12:42:40 -08:00 |
|
JonnyWong16
|
2c45de1fe5
|
Add Live TV channel notification parameters
|
2020-02-22 12:12:45 -08:00 |
|
JonnyWong16
|
0ab93d7a7f
|
Fix Live TV roll over metadata caching
|
2020-02-22 11:39:27 -08:00 |
|
JonnyWong16
|
0cbde5a2f5
|
Fix ambiguous column name in Live TV session grouping
|
2020-02-20 19:10:12 -08:00 |
|
JonnyWong16
|
7de82d87f7
|
Update history grouping for Live TV only if the user's last session has a matching guid
|
2020-02-20 18:59:12 -08:00 |
|
JonnyWong16
|
751b97a39c
|
Stop Live TV session when guid changes
|
2020-02-20 18:58:36 -08:00 |
|
JonnyWong16
|
7b58bcc279
|
Check for metadata returned from metadata.provider.plex.tv
|
2020-02-20 13:18:47 -08:00 |
|
JonnyWong16
|
10a7f540ad
|
Fix filtering history using guid
|
2020-02-20 12:10:51 -08:00 |
|
JonnyWong16
|
aba4cbf9e4
|
Write guid to session table
|
2020-02-20 11:20:29 -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
|
fe0557dcc1
|
Add helper function for info page
|
2020-02-20 00:00:04 -08:00 |
|
JonnyWong16
|
e4b6d61098
|
Add option to retrieve history using guid
|
2020-02-19 23:57:55 -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
|
96699fc3b0
|
Remove debug logging
|
2020-02-18 08:52:19 -08:00 |
|
JonnyWong16
|
97ec8f6828
|
Add some debug logging
|
2020-02-18 08:43:48 -08:00 |
|
JonnyWong16
|
df851e67f9
|
Get additional Live TV metadata from metadata.provider.plex.tv
|
2020-02-17 20:52:16 -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
|
ba465a0d15
|
Move live key to main metadata dict
|
2020-02-17 16:11:26 -08:00 |
|
JonnyWong16
|
af521b4058
|
Fix air date for active sessions on history table
|
2020-02-17 15:59:02 -08:00 |
|
JonnyWong16
|
18c57a4fc6
|
Fix recently watched on user page
|
2020-02-17 15:04:38 -08:00 |
|
JonnyWong16
|
441e39d776
|
Add air date to tables for non-episodic Live TV
|
2020-02-17 13:37:58 -08:00 |
|
JonnyWong16
|
7ecc075c7e
|
Correct rating_key link for watch statistics
|
2020-02-17 12:44:47 -08:00 |
|