From 68e700710584cb6d7cc1b3ab7cf5119f0f05d700 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 21 Jul 2014 21:29:06 -0400 Subject: [PATCH] added cloud sync model objects --- dashboard-ui/advanced.html | 79 +++++-- dashboard-ui/appsplayback.html | 60 ------ dashboard-ui/css/notifications.css | 2 +- dashboard-ui/encodingsettings.html | 14 +- dashboard-ui/files/dummy.mp4 | Bin 0 -> 328795 bytes dashboard-ui/itemdetails.html | 2 +- dashboard-ui/metadata.html | 1 - dashboard-ui/metadataadvanced.html | 87 ++++++-- dashboard-ui/metadatachapters.html | 84 -------- dashboard-ui/metadataimages.html | 1 - dashboard-ui/metadatasubtitles.html | 1 - dashboard-ui/metadataxbmc.html | 1 - dashboard-ui/movieslatest.html | 2 +- dashboard-ui/notificationsetting.html | 2 +- dashboard-ui/notificationsettings.html | 2 +- dashboard-ui/scheduledtask.html | 13 +- dashboard-ui/scheduledtasks.html | 12 +- .../scripts/advancedconfigurationpage.js | 8 + dashboard-ui/scripts/appsplayback.js | 43 ---- dashboard-ui/scripts/backdrops.js | 2 +- dashboard-ui/scripts/mediaplayer-video.js | 14 +- dashboard-ui/scripts/mediaplayer.js | 6 + dashboard-ui/scripts/metadataadvanced.js | 198 +++++++++++++++--- dashboard-ui/scripts/metadatachapters.js | 168 --------------- .../scripts/mypreferenceswebclient.js | 10 +- dashboard-ui/scripts/scheduledtaskpage.js | 6 +- dashboard-ui/scripts/site.js | 7 +- dashboard-ui/scripts/thememediaplayer.js | 4 +- 28 files changed, 373 insertions(+), 456 deletions(-) delete mode 100644 dashboard-ui/appsplayback.html create mode 100644 dashboard-ui/files/dummy.mp4 delete mode 100644 dashboard-ui/metadatachapters.html delete mode 100644 dashboard-ui/scripts/appsplayback.js delete mode 100644 dashboard-ui/scripts/metadatachapters.js diff --git a/dashboard-ui/advanced.html b/dashboard-ui/advanced.html index 3410330fc..82d21d8fb 100644 --- a/dashboard-ui/advanced.html +++ b/dashboard-ui/advanced.html @@ -12,7 +12,7 @@
${TabGeneral} ${TabNotifications} - ${TabResume} + ${TabScheduledTasks} ${TabTranscoding}
@@ -22,7 +22,7 @@
  • @@ -30,27 +30,60 @@
  • -

    Updates

    - + +
    +

    ${HeaderAutomaticUpdates}

    +
    +
      +
    • + + + +
    • + +
    +
    +
    +
    +

    ${HeaderResumeSettings}

    +
    +
      +
    • + + +
      + ${LabelMinResumePercentageHelp} +
      +
    • +
    • + + +
      + ${LabelMaxResumePercentageHelp} +
      +
    • +
    • + + +
      + ${LabelMinResumeDurationHelp} +
      +
    • +
    +
    +