From 26fb9a6803537616c648f5c9287eb2555dff3046 Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Mon, 28 Sep 2020 23:47:32 -0700 Subject: [PATCH] Add option for custom fields to the export modal --- data/interfaces/default/export_modal.html | 85 +++++++++++++++++++++-- data/interfaces/default/info.html | 9 ++- data/interfaces/default/library.html | 7 +- plexpy/exporter.py | 34 +++++++++ plexpy/helpers.py | 12 ++++ plexpy/webserve.py | 35 +++++++++- 6 files changed, 167 insertions(+), 15 deletions(-) diff --git a/data/interfaces/default/export_modal.html b/data/interfaces/default/export_modal.html index c4a366b7..bc4196c4 100644 --- a/data/interfaces/default/export_modal.html +++ b/data/interfaces/default/export_modal.html @@ -26,36 +26,57 @@ DOCUMENTATION :: END