JonnyWong16
|
8d70c4b9da
|
Fix return value of get_recently_added_details when exception
|
2021-09-13 16:05:49 -07:00 |
|
JonnyWong16
|
4fa0aafcc1
|
Fix limit quality profile to source bitrate
|
2021-05-25 11:25:18 -07:00 |
|
JonnyWong16
|
2bc25c459f
|
Fix incorrect quality profile when transcoding increases bitrate
|
2021-05-16 16:32:13 -07:00 |
|
JonnyWong16
|
897f415695
|
Restore title argument to recently added queue jobs
* Fixes #1429
|
2021-05-06 18:43:22 -07:00 |
|
JonnyWong16
|
7b08e3a2a7
|
Update info pages for smart collections
|
2021-04-23 14:56:59 -07:00 |
|
JonnyWong16
|
0f9fb9deb7
|
Retrieve collection thumb instead of composite
|
2021-04-23 14:29:07 -07:00 |
|
JonnyWong16
|
63b363dfe4
|
Make update metadata music match case insensitive
|
2021-04-01 15:31:38 -07:00 |
|
JonnyWong16
|
8ade73fa35
|
Fix refreshing images in browser
|
2021-03-25 18:13:01 -07:00 |
|
JonnyWong16
|
390391c750
|
Add season_name notification parameter
|
2021-03-04 17:26:48 -08:00 |
|
JonnyWong16
|
af8a5342fb
|
Return error result for terminate_session
|
2021-02-27 13:21:12 -08:00 |
|
JonnyWong16
|
270af26b82
|
Add get_children_metadata API command
|
2021-02-02 13:39:14 -08:00 |
|
JonnyWong16
|
739c977cd7
|
Merge branch 'v2.5-export' into nightly
|
2020-10-02 20:45:11 -07:00 |
|
JonnyWong16
|
478c4540b1
|
Add browsing photo info pages
|
2020-10-01 11:46:11 -07:00 |
|
JonnyWong16
|
cc1076e122
|
Add photo playlist items on info page
|
2020-10-01 10:38:32 -07:00 |
|
JonnyWong16
|
15e928ecf2
|
Add items suffix to collections and playlist table
|
2020-10-01 09:57:01 -07:00 |
|
JonnyWong16
|
c5ea50d480
|
Improve playlist view on info page
|
2020-09-30 15:54:18 -07:00 |
|
JonnyWong16
|
b568af0a90
|
Add playlist info page
|
2020-09-30 14:00:57 -07:00 |
|
JonnyWong16
|
9740010368
|
Add container_decision to notification parameters
|
2020-09-21 18:06:40 -07:00 |
|
JonnyWong16
|
55ffd54e5b
|
Filter out background theme music sessions
|
2020-09-04 18:29:37 -07:00 |
|
JonnyWong16
|
e00c8fb186
|
Add external guids to metadata
|
2020-08-21 11:57:43 -07:00 |
|
JonnyWong16
|
003f684f8a
|
Override thumb for clips using the art rating_key
|
2020-08-21 10:53:05 -07:00 |
|
JonnyWong16
|
3fd2234a92
|
Remove refresh reachability
|
2020-07-05 19:20:52 -07:00 |
|
JonnyWong16
|
17a01d65aa
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/version.py
# plexpy/webserve.py
|
2020-05-16 16:22:10 -07:00 |
|
JonnyWong16
|
71551d3f6d
|
Show "None" for source subtitle if user selected subtitle
|
2020-05-09 17:25:46 -07:00 |
|
JonnyWong16
|
d4b46a5721
|
Get stream user by user_id instead of username
|
2020-05-07 12:25:23 -07:00 |
|
JonnyWong16
|
d8f223327e
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/activity_pinger.py
# plexpy/activity_processor.py
# plexpy/helpers.py
# plexpy/notifiers.py
# plexpy/version.py
# plexpy/webserve.py
|
2020-04-27 18:19:48 -07:00 |
|
JonnyWong16
|
54a7839421
|
Add remote access failure reason
|
2020-04-24 18:03:05 -07:00 |
|
JonnyWong16
|
798c17706c
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/database.py
# plexpy/datafactory.py
# plexpy/libraries.py
# plexpy/users.py
|
2020-04-10 15:25:18 -07:00 |
|
JonnyWong16
|
198e7767dc
|
Add library is_active to database
|
2020-04-10 00:12:38 -07:00 |
|
JonnyWong16
|
9e0153e962
|
Set PYTHON2 global variable
|
2020-04-04 07:57:51 -07:00 |
|
JonnyWong16
|
e26182c96e
|
Remove list(dict.keys()) --> dict.keys() and list(dict.values()) --> dict.values()
|
2020-04-01 15:31:15 -07:00 |
|
JonnyWong16
|
f72d93216c
|
Add helper function for timestamp
|
2020-03-28 14:50:45 -07:00 |
|
JonnyWong16
|
cc05552685
|
Remove from __future__ import absolute_import
|
2020-03-24 20:17:44 -07:00 |
|
JonnyWong16
|
82c09570c4
|
Update all future imports for Python 2
|
2020-03-23 22:11:42 -07:00 |
|
JonnyWong16
|
078685a2a3
|
Fix imports for Python 2
|
2020-03-23 22:11:41 -07:00 |
|
JonnyWong16
|
1003aa2df5
|
Fix related children count
|
2020-03-21 18:34:04 -07:00 |
|
JonnyWong16
|
ad112e0a44
|
Remove list(dict.items()) -- >dict.items()
|
2020-03-21 18:31:55 -07: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
|
8ec136a0ca
|
Fix creating metadata cache when starting session
|
2020-02-29 13:54:52 -08:00 |
|
JonnyWong16
|
3d1bb9975c
|
Fix interlaced video media flag on info page
|
2020-02-24 16:20:01 -08:00 |
|
JonnyWong16
|
89248ad46a
|
Fix typo
|
2020-02-23 09:35:52 -08:00 |
|
JonnyWong16
|
ad82de010d
|
Always have channel info in metadata response
|
2020-02-22 23:15:45 -08:00 |
|
JonnyWong16
|
37d09e9bad
|
Check Plex guid before retrieving Live TV cloud metadata
|
2020-02-22 22:09:39 -08:00 |
|
JonnyWong16
|
1dd1c6f67f
|
Add fake Live TV library
|
2020-02-22 14:02:03 -08:00 |
|
JonnyWong16
|
0ab93d7a7f
|
Fix Live TV roll over metadata caching
|
2020-02-22 11:39:27 -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
|
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 |
|