JonnyWong16
|
906aedd2f1
|
Add movie export levels
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
07a9bdbde3
|
Add more stream export attributes
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
588b1b1bc3
|
Add more stream attributes to plexapi
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
eb63f89b1f
|
Add helper functions for export levels
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
fb81d1b6f3
|
Add human duration and file size to export attributes
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
b897212050
|
Update human_file_size helper function
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
3f6612fe9a
|
Update human_duration helper function
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
bf1a59c5c0
|
Remove traceback for export
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
6fb3a3a3c8
|
Update export json and csv for Python 2
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
ed454b2a4a
|
Add backports.csv 1.0.7
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
27f828e619
|
Message to view export on library page
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
bde0ce20d8
|
Fix export modal file format not working on library page
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
28c6163a31
|
Exporter check rating key first
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
14bb377794
|
Add link to export filename to view in browser
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
61c692ad4e
|
Cancel processing exports on startup
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
42856e5ac8
|
Fix export modal selected file format
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
e82ad09a8d
|
Rename row_id to exporr_id
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
40fbc55ab3
|
Add file size to export table
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
a27a5b023b
|
Add file format to export modal
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
a7eb563c2e
|
Move export thread so table can be refreshed
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
43fefcf748
|
Add export modal and buttons to library and info page
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
621fb95227
|
Auto-refresh export table if an item is processing
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
d3704fcee6
|
Add ability for custom calculated attributes for exporting
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
55100dfb7a
|
Fix select columns button not showing for export table
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
010fefcbbc
|
Link rating key in export table to info page
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
7627f025ed
|
Change button colours on export table
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
e256d2080d
|
Make export work on Python 2 and set failed state
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
58292067f0
|
Fix export csv missing dict keys
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
d5e91801d6
|
Fix downloading export file
|
2020-09-20 11:23:19 -07:00 |
|
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 |
|
Gianfranco
|
721cf5c930
|
Renamed 'silent_message' to 'silent_notification.'
Signed-off-by: Gianfranco <gianfry94@hotmail.it>
|
2020-09-14 20:46:22 +02:00 |
|
Gianfranco
|
f07bcca96a
|
Wording changes
Signed-off-by: Gianfranco <gianfry94@hotmail.it>
|
2020-09-14 20:26:27 +02: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 |
|
Gianfranco
|
21799116c5
|
Reworked the Telegram Agent code to include the "silent_message" option. Both cases are now managed and the alerts are being respected.
Signed-off-by: Gianfranco <gianfry94@hotmail.it>
|
2020-09-14 12:46:45 +02: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 |
|