Commit graph

3720 commits

Author SHA1 Message Date
JonnyWong16
91d545f480
Disable export delete button if still processing 2020-09-20 11:23:19 -07:00
JonnyWong16
9c2599acbe
No export section_id for playlists 2020-09-20 11:23:19 -07:00
JonnyWong16
06341ee632
Fix export doc strings 2020-09-20 11:23:19 -07:00
JonnyWong16
bcc693e4c7
Add error message for failed export download 2020-09-20 11:23:19 -07:00
JonnyWong16
8b8afacaea
Add function to delete exported files 2020-09-20 11:23:19 -07:00
JonnyWong16
deb49d7ff9
Add function to download exported files 2020-09-20 11:23:19 -07:00
JonnyWong16
6334ffa197
Add export directory 2020-09-20 11:23:19 -07:00
JonnyWong16
b872cce2a4
Check exported file exists 2020-09-20 11:23:19 -07:00
JonnyWong16
de2e2ee962
Add file_format to exports table 2020-09-20 11:23:19 -07:00
JonnyWong16
5468676811
Add table to list exported items 2020-09-20 11:23:19 -07:00
JonnyWong16
c102020698
Add metadata export function 2020-09-20 11:23:19 -07:00
JonnyWong16
0ff363b6ee
Add export helper functions 2020-09-20 11:23:19 -07:00
JonnyWong16
c324cf69ed
Merge custom plexapi 3.6.0-tautulli 2020-09-20 11:23:19 -07:00
JonnyWong16
056d0d81ac
Improve activity monitor session start log message 2020-09-14 09:19:33 -07:00
JonnyWong16
38ccd37867
Fix QR code not showing up for localhost address 2020-09-14 08:51:22 -07:00
JonnyWong16
60bdf1d1ce
Schedule database pragma optimize 2020-09-12 14:18:31 -07:00
JonnyWong16
02658759ea
Fix purge library from the edit modal 2020-09-10 08:35:26 -07:00
JonnyWong16
68946ceede
Add uninstall before installing to Windows installer 2020-09-06 19:03:47 -07:00
JonnyWong16
9184ae4608
v2.5.5 2020-09-06 14:43:16 -07:00
JonnyWong16
de64b5ddfa
Revert "Add negative margin to sections with fixed cards"
This reverts commit 668c9e6045.

* Revert #1378
2020-09-06 14:18:25 -07:00
JonnyWong16
b3ffbbf3ea
Patch osxnotify for Python 3 compatibility
* Fixes Tautulli/Tautulli-Issues#276
2020-09-06 14:14:08 -07:00
JonnyWong16
aa80fdf738
Merge pull request #1380 from mvanbaak/issue_277_update_ipaddr
Upgrade ipaddr from 2.1.11 to 2.2.0. Its now python 3 compatible

* Fixes Tautulli/Tautulli-Issues#277
2020-09-06 13:59:13 -07:00
JonnyWong16
9ad95f51d4
Fix whois lookup failing in some instances 2020-09-06 13:57:42 -07:00
JonnyWong16
0902a61341
Update profilehooks to 1.12.0
* Fixes Tautulli/Tautulli-Issues#275
2020-09-06 13:45:01 -07:00
JonnyWong16
55ffd54e5b
Filter out background theme music sessions 2020-09-04 18:29:37 -07:00
JonnyWong16
e014bfa63e
Log selected Plex server 2020-09-04 18:27:28 -07:00
JonnyWong16
687672e9c1
Fix plural seasons in recently added 2020-09-04 08:01:51 -07:00
Michiel van Baak
137889dc9c Upgrade ipaddr from 2.1.11 to 2.2.0. Its now python 3 compatible 2020-09-03 16:46:37 +02:00
JonnyWong16
f24f4a4250
Fix checking pid file on startup 2020-08-29 12:35:04 -07:00
JonnyWong16
95fc108d57
Merge pull request #1378 from dotsam/margin-fix
Add negative margin to sections with fixed cards
2020-08-29 12:31:58 -07:00
JonnyWong16
95f48ba9f6
Return empty results for API instead of null error
* Fixes Tautulli/Tautulli-Issues#274
2020-08-26 18:56:49 -07:00
JonnyWong16
d80cf232c8
Add multi-column sorting to datatables API commands 2020-08-26 18:32:06 -07:00
JonnyWong16
ab3ec875a3
Return custom library art for datatable 2020-08-26 17:53:50 -07:00
Sam Edwards
668c9e6045
Add negative margin to sections with fixed cards 2020-08-23 23:14:45 -07:00
JonnyWong16
67b452a461
Fix user and library recently played sorting order 2020-08-23 18:17:41 -07:00
JonnyWong16
9b3bfd14db
Check external guids for notification parameters 2020-08-21 11:58:07 -07:00
JonnyWong16
e00c8fb186
Add external guids to metadata 2020-08-21 11:57:43 -07:00
JonnyWong16
a0919e246d
Use pyinstaller==3.6 for package builds 2020-08-21 11:10:14 -07:00
JonnyWong16
003f684f8a
Override thumb for clips using the art rating_key 2020-08-21 10:53:05 -07:00
JonnyWong16
69d55c60c3
Add icon and thumb for clips on history table 2020-08-21 10:53:05 -07:00
JonnyWong16
560094dcf6
Add logger message for generating newsletter 2020-08-21 10:53:05 -07:00
JonnyWong16
4edd6ce911
Add scheduled task to optimize database 2020-08-21 10:52:26 -07:00
JonnyWong16
f76bd2af8e
Merge pull request #1376 from nwithan8/patch-1
Spelling error
2020-08-11 14:32:21 -07:00
Nate Harris
7747503fee
Spelling error 2020-08-09 22:40:47 -04:00
JonnyWong16
1e1a8ddfb0
Fix get_logs API command encoding error
* Fixes Tautulli/Tautulli-Issues#269
2020-08-08 21:37:09 -07:00
JonnyWong16
9bcd18f1b6
Remove revealed characters in masked log 2020-08-08 21:31:50 -07:00
JonnyWong16
50b6f9a8f2
Blacklist password parameter in get_apikey command 2020-08-08 21:26:01 -07:00
JonnyWong16
b4ba88b3e5
Fix get_apikey API command with a hashed password 2020-08-08 21:19:39 -07:00
JonnyWong16
ba9acd6e23
Add auth to some admin endpoints 2020-08-05 21:21:19 -07:00
JonnyWong16
dd9513313b
Don't highlight links in scheduler table 2020-08-05 20:56:44 -07:00