From 02cd0a7b6fa627710629feb502e360e3f8feb475 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 17 Dec 2013 23:39:44 -0500 Subject: [PATCH] add additional metadata config tab --- dashboard-ui/advancedmetadata.html | 17 ++++--- dashboard-ui/metadata.html | 13 +----- dashboard-ui/metadataimageextraction.html | 45 +++++++++++++++++++ dashboard-ui/metadataimages.html | 16 +++---- .../advancedmetadataconfigurationpage.js | 19 ++++---- .../scripts/metadataconfigurationpage.js | 4 -- .../scripts/metadataimageextraction.js | 38 ++++++++++++++++ dashboard-ui/scripts/metadataimagespage.js | 4 -- 8 files changed, 111 insertions(+), 45 deletions(-) create mode 100644 dashboard-ui/metadataimageextraction.html create mode 100644 dashboard-ui/scripts/metadataimageextraction.js diff --git a/dashboard-ui/advancedmetadata.html b/dashboard-ui/advancedmetadata.html index 252df7de7..633da1534 100644 --- a/dashboard-ui/advancedmetadata.html +++ b/dashboard-ui/advancedmetadata.html @@ -11,21 +11,28 @@
  • - -
    + + +
    If enabled, movies and people will be updated automatically as they are updated on the TheMovieDB.org.
  • -
  • +
  • + -
  • diff --git a/dashboard-ui/metadata.html b/dashboard-ui/metadata.html index c12385034..2a1349fb5 100644 --- a/dashboard-ui/metadata.html +++ b/dashboard-ui/metadata.html @@ -11,7 +11,8 @@
    @@ -33,16 +34,6 @@ -
  • - - -
    If enabled, movies and people will be updated automatically as they are updated on the TheMovieDB.org.
    -
  • -
  • - - -
    If enabled, tv series and episodes will be updated automatically as they are updated on the TheTVDB.com.
    -
  • + +
  • +
+
+
+ + + + + + + diff --git a/dashboard-ui/metadataimages.html b/dashboard-ui/metadataimages.html index 891e5c070..402951108 100644 --- a/dashboard-ui/metadataimages.html +++ b/dashboard-ui/metadataimages.html @@ -11,7 +11,8 @@
@@ -19,7 +20,7 @@

Enable additional image downloading:

@@ -133,11 +134,6 @@