Commit graph

4139 commits

Author SHA1 Message Date
JonnyWong16
c1d77c21eb
Move pull request template
[skip ci]
2021-03-02 17:35:03 -08:00
JonnyWong16
ba20f950cd
Add issues workflow
[skip ci]
2021-03-02 17:28:27 -08:00
JonnyWong16
b481d6d119
Add issues template
[skip ci]
2021-03-02 17:19:37 -08:00
JonnyWong16
d297e77d31
Manually trigger lock issues workflow
[skip ci]
2021-03-02 16:44:35 -08:00
JonnyWong16
f11200af72
Lock all issues
[skip ci]
2021-03-02 16:11:15 -08:00
JonnyWong16
ffabd79479
Add [skip ci] to workflows 2021-03-02 16:07:40 -08:00
JonnyWong16
6ee9e99c23
Bit of cleanup 2021-02-28 15:24:34 -08:00
JonnyWong16
63866e8b52
Merge pull request #1388 from herby2212/master
add audio language to stream data
2021-02-28 15:23:11 -08:00
JonnyWong16
9adb2ef7b1
Update workflows 2021-02-28 15:07:34 -08:00
herby2212
d854ea0d13 fix syntax 2021-02-28 21:52:44 +01:00
herby2212
bb767deb7d add audio language code and format code 2021-02-28 21:46:01 +01:00
JonnyWong16
8b9dee1984
Update workflows 2021-02-28 09:53:00 -08:00
herby2212
d4986a5018 add audio language to stream data 2021-02-28 17:48:25 +01:00
JonnyWong16
3b5801a2cd
Add function to initialize plexapi 2021-02-27 19:17:33 -08:00
JonnyWong16
af8a5342fb
Return error result for terminate_session 2021-02-27 13:21:12 -08:00
JonnyWong16
0868fa749d
Return error result for delete_synced_item 2021-02-27 13:11:02 -08:00
JonnyWong16
775616b52d
Add option to return response from http_handler 2021-02-27 13:10:11 -08:00
JonnyWong16
166d30b3ee
Revert QEMU image for snap builds 2021-02-22 19:50:47 -08:00
JonnyWong16
18dd4951f7
Update pms_image_proxy for playlist images 2021-02-22 18:13:21 -08:00
JonnyWong16
358d44f1af
Disable sync table links if multiple rating keys 2021-02-22 17:35:22 -08:00
JonnyWong16
e9e8fd31a4
Reload plexapi module after changing environment variables 2021-02-22 17:34:29 -08:00
JonnyWong16
dda9d76843
String synced playlist rating key 2021-02-22 17:06:14 -08:00
JonnyWong16
676a797f21
Bump snap package to python3.8 2021-02-20 13:54:46 -08:00
JonnyWong16
947892c93f
Return a sync_media_type for synced collections/playlists 2021-02-20 13:42:39 -08:00
JonnyWong16
ea199178b2
get_synced_items API machine_id is optional 2021-02-20 13:34:17 -08:00
JonnyWong16
c6e663b542
Fix synced items rating key for collections/playlists 2021-02-20 13:32:17 -08:00
JonnyWong16
dd64a4a3d7
Set default url and token in Plex object 2021-02-20 13:28:31 -08:00
JonnyWong16
1cc98e7f7d
Remove plexapi warnings 2021-02-15 16:45:38 -08:00
JonnyWong16
ab74a0da9b
Update spec files 2021-02-12 19:13:52 -08:00
JonnyWong16
6e160bb8f8
Remove Windows exe auto updater 2021-02-12 19:11:46 -08:00
JonnyWong16
2cc5bf812f
v2.6.6 2021-02-06 12:32:25 -08:00
JonnyWong16
3a71b10c6a
Update pyinstaller to 4.2 2021-02-05 10:14:23 -08:00
JonnyWong16
46c1a1be93
Add more metadata to get_home_stats API command 2021-02-04 17:22:40 -08:00
JonnyWong16
8c96a09bc6
Fix plexapi config path 2021-02-03 15:42:18 -08:00
JonnyWong16
553b615481
Set plexapi config path to Tautulli data dir 2021-02-03 15:33:16 -08:00
JonnyWong16
5c63308441
Update plexapi to 4.3.1 2021-02-03 15:31:34 -08:00
JonnyWong16
270af26b82
Add get_children_metadata API command 2021-02-02 13:39:14 -08:00
JonnyWong16
5b5ccee23b
Strip HTTP root on login redirect 2021-01-29 10:32:44 -08:00
JonnyWong16
6a534ade9f
Redirect internally after login instead of client side
* Fixes Tautulli/Tautulli-Issues#300
2021-01-29 10:04:34 -08:00
JonnyWong16
674966510d
Return empty list for datatable errors 2021-01-27 11:51:27 -08:00
JonnyWong16
5ca8184948
Create DummyObject to not crash when starting with Python 2
* This disables the collections, playlists, and exporter features
2021-01-25 18:30:47 -08:00
JonnyWong16
4a463f04f1
Add thumbUrl and artUrl to plexapi Collections
* pkkid/python-plexapi#651
2021-01-25 09:23:08 -08:00
JonnyWong16
d5fd5778dd
Fix plexapi Photoalbum key
* pkkid/python-plexapi#650
2021-01-24 21:34:09 -08:00
JonnyWong16
08e08293fe
Update requests to 2.25.1 2021-01-24 21:16:27 -08:00
JonnyWong16
140a725950
Update library collections and playlist methods 2021-01-24 21:14:45 -08:00
JonnyWong16
d8196bf63c
Fix exporter docs for collection items 2021-01-24 21:14:30 -08:00
JonnyWong16
f8e94224cf
Update export fields 2021-01-24 21:10:29 -08:00
JonnyWong16
f497c11d73
Update plexapi to 4.3.0 2021-01-24 19:53:39 -08:00
JonnyWong16
6b013da697
Fix trailing slash in public domain suffix 2021-01-21 17:50:12 -08:00
JonnyWong16
eb0e3f5afe
Rename fix metadata to fix match 2021-01-20 22:18:14 -08:00