JonnyWong16
|
93cb067454
|
Update get_metadata_childern to include all artist album types
* Fixes #1559
|
2021-11-06 21:44:55 -08:00 |
|
JonnyWong16
|
c6548c80b3
|
Fix deleted libraries adding to watch statistics
* Fixes #1456
|
2021-07-01 16:31:50 -07:00 |
|
JonnyWong16
|
092d858b12
|
Update library and user watch time query to match homepage
|
2021-06-05 08:54:13 -07:00 |
|
JonnyWong16
|
cc18b1b177
|
Display smart collection cog icon in collections table
|
2021-04-23 14:56:42 -07:00 |
|
JonnyWong16
|
c88083aef2
|
Rename PlexServer attribute
|
2021-04-11 12:58:37 -07:00 |
|
JonnyWong16
|
6086e84630
|
Migrate section_id to session_history table
|
2021-03-27 21:35:05 -07:00 |
|
JonnyWong16
|
6d13051b1e
|
Optimize library watch time query
|
2021-03-27 19:54:21 -07:00 |
|
JonnyWong16
|
3db0a07fd2
|
Add optional include_last_accessed parameter to get_library
|
2021-03-27 18:03:36 -07:00 |
|
JonnyWong16
|
adc11bc232
|
Fix get_library when last_accessed is null
|
2021-03-26 08:41:09 -07:00 |
|
JonnyWong16
|
4530e816b0
|
Add last_accessed to get_library response
|
2021-03-25 19:21:58 -07:00 |
|
JonnyWong16
|
7ebed4ffd7
|
Reorganize get user/library details
|
2021-03-22 10:29:35 -07:00 |
|
JonnyWong16
|
e4bf0fb1c1
|
Make sure query days is a string before splitting
|
2021-03-15 13:14:53 -07:00 |
|
JonnyWong16
|
dd64a4a3d7
|
Set default url and token in Plex object
|
2021-02-20 13:28:31 -08:00 |
|
JonnyWong16
|
674966510d
|
Return empty list for datatable errors
|
2021-01-27 11:51:27 -08:00 |
|
JonnyWong16
|
140a725950
|
Update library collections and playlist methods
|
2021-01-24 21:14:45 -08:00 |
|
JonnyWong16
|
558023e18e
|
Improve startup speed by refreshing on a separate thread
|
2020-10-25 13:07:42 -07:00 |
|
JonnyWong16
|
962777284a
|
Add collectionSort value for custom sort
|
2020-10-12 21:32:16 -07:00 |
|
JonnyWong16
|
d5705a52e9
|
Use collection.title if collection.sortTitle is None
|
2020-10-08 12:41:47 -07:00 |
|
JonnyWong16
|
f9d828ea67
|
Fix import statement
|
2020-10-02 21:35:23 -07:00 |
|
JonnyWong16
|
739c977cd7
|
Merge branch 'v2.5-export' into nightly
|
2020-10-02 20:45:11 -07:00 |
|
JonnyWong16
|
be9f06795d
|
Fix loading playlists for user not on Plex server
|
2020-10-02 13:05:14 -07:00 |
|
JonnyWong16
|
501f08dd5e
|
Add Playlist tab to user page
|
2020-10-02 11:57:13 -07:00 |
|
JonnyWong16
|
c8b0ff22f6
|
Update guest access for collection and playlist changes
|
2020-10-02 11:11:15 -07:00 |
|
JonnyWong16
|
0ba755e463
|
Make collection titles searchable in table
|
2020-10-01 19:43:10 -07:00 |
|
JonnyWong16
|
f151bb1451
|
Add datatables processing to collections and playlists tables
|
2020-09-30 22:09:19 -07:00 |
|
JonnyWong16
|
1061c334ae
|
Improve look of collections and playlists tables
|
2020-09-30 21:01:14 -07:00 |
|
JonnyWong16
|
84207effab
|
Initial collections and playlists table to library page
|
2020-09-30 15:44:23 -07:00 |
|
JonnyWong16
|
e3eca5af46
|
Change friendly name hover title text to username
|
2020-09-29 20:07:23 -07:00 |
|
JonnyWong16
|
ccf0e0dae7
|
Add default thumb and art to Live TV library
|
2020-09-26 18:32:13 -07:00 |
|
JonnyWong16
|
ab3ec875a3
|
Return custom library art for datatable
|
2020-08-26 17:53:50 -07:00 |
|
JonnyWong16
|
67b452a461
|
Fix user and library recently played sorting order
|
2020-08-23 18:17:41 -07:00 |
|
JonnyWong16
|
f7153d0f3b
|
Fix Local user icon not showing in library user stats
|
2020-08-03 11:45:43 -07:00 |
|
JonnyWong16
|
b97d32671d
|
Remove unused library update functions
|
2020-07-15 21:21:17 -07:00 |
|
JonnyWong16
|
fbfedb2e62
|
Remove unused config keys
|
2020-07-15 21:04:22 -07:00 |
|
JonnyWong16
|
4a8748e322
|
Live TV library not being recreated after server identifier is changed
* Fixes Tautulli/Tautulli-Issues#261
|
2020-07-07 18:14:00 -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
|
bfabbe3cdb
|
Fix library stuck as inactive in the database
|
2020-05-04 13:03:49 -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
|
ecfc3ed74f
|
Use server_id when retrieving library details
|
2020-04-23 22:30:32 -07:00 |
|
JonnyWong16
|
3ca4351aeb
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/database.py
# plexpy/version.py
|
2020-04-12 21:35:29 -07:00 |
|
JonnyWong16
|
523e6421be
|
Don't delete library history if server_id doesn't match
|
2020-04-12 20:49:45 -07:00 |
|
JonnyWong16
|
0ed4b69b8f
|
Fix deleting database rows with Python3 list(map())
|
2020-04-12 19:17:57 -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
|
5f26d0085d
|
Simplify library undelete function
|
2020-04-10 14:07:15 -07:00 |
|
JonnyWong16
|
899d2fbf9d
|
Make library delete server_id optional
|
2020-04-10 14:03:32 -07:00 |
|
JonnyWong16
|
6a87dc9c40
|
Improve library delete/purge function
|
2020-04-10 14:00:19 -07:00 |
|
JonnyWong16
|
23de9616f1
|
Show library active status on Libraries table
|
2020-04-10 00:17:52 -07:00 |
|
JonnyWong16
|
198e7767dc
|
Add library is_active to database
|
2020-04-10 00:12:38 -07:00 |
|
JonnyWong16
|
ca2b4085c9
|
Fix if bad query_days passed to API
|
2020-04-09 18:33:02 -07:00 |
|
JonnyWong16
|
1d08069162
|
Rename time_queries to query_days
|
2020-04-09 18:30:46 -07:00 |
|