2013-02-20 18:33:05 -07:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2015-03-21 11:12:12 -07:00
|
|
|
|
<title>Emby</title>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2015-06-16 10:37:49 -07:00
|
|
|
|
<div id="wizardLibraryPage" data-role="page" class="page standalonePage wizardPage mediaLibraryPage" data-require="scripts/medialibrarypage,scripts/taskbutton,paperbuttonstyle">
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
|
|
|
|
<div data-role="content">
|
|
|
|
|
|
|
|
|
|
<div class="ui-corner-all ui-shadow wizardContent">
|
2015-01-03 22:55:34 -07:00
|
|
|
|
|
|
|
|
|
<div>
|
2015-07-30 07:34:46 -07:00
|
|
|
|
<h1 style="display:inline-block;">
|
|
|
|
|
<img src="css/images/mblogoicon.png" style="height:30px;vertical-align:middle;margin-right:5px;" />${HeaderSetupLibrary}
|
|
|
|
|
</h1>
|
2015-08-17 09:52:56 -07:00
|
|
|
|
<a href="https://github.com/MediaBrowser/Wiki/wiki/Library%20setup" target="_blank" class="clearLink" style="margin-top:-10px;display:inline-block;vertical-align:middle;margin-left:2em;"><paper-button raised class="secondary mini"><iron-icon icon="info"></iron-icon><span>${ButtonHelp}</span></paper-button></a>
|
2015-01-03 22:55:34 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2014-04-26 21:35:04 -07:00
|
|
|
|
<br />
|
2013-02-20 18:33:05 -07:00
|
|
|
|
<div id="divMediaLibrary">
|
|
|
|
|
<p>
|
2014-03-31 14:04:22 -07:00
|
|
|
|
<button type="button" data-mini="true" data-icon="plus" onclick="MediaLibraryPage.addVirtualFolder();">${ButtonAddMediaFolder}</button>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</p>
|
|
|
|
|
<div id="divVirtualFolders"></div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2014-06-28 12:35:30 -07:00
|
|
|
|
<div data-role="popup" id="popupEnterText" class="popup">
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
|
|
|
|
<div class="ui-corner-top ui-bar-a" style="text-align: center; padding: 0 20px;">
|
2014-03-31 14:04:22 -07:00
|
|
|
|
<h3></h3>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2013-12-24 11:37:29 -07:00
|
|
|
|
<div data-role="content">
|
2015-01-03 22:55:34 -07:00
|
|
|
|
<form id="textEntryForm" style="width:280px;">
|
2014-10-29 15:01:02 -07:00
|
|
|
|
<div id="fldCollectionType" style="margin:.5em 0 1.5em;">
|
2014-12-27 23:21:39 -07:00
|
|
|
|
<label for="selectCollectionType">${LabelContentType}</label>
|
2014-10-29 15:01:02 -07:00
|
|
|
|
<select id="selectCollectionType" name="selectCollectionType" data-mini="true"></select>
|
|
|
|
|
<div class="collectionTypeFieldDescription fieldDescription">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2013-07-12 12:56:40 -07:00
|
|
|
|
<p>
|
2014-03-31 14:04:22 -07:00
|
|
|
|
<label id="lblValue" for="txtValue"></label>
|
2014-10-29 15:01:02 -07:00
|
|
|
|
<input type="text" id="txtValue" required="required" />
|
2013-07-12 12:56:40 -07:00
|
|
|
|
</p>
|
2014-10-29 15:01:02 -07:00
|
|
|
|
<br />
|
2013-02-20 18:33:05 -07:00
|
|
|
|
<p>
|
2014-10-29 15:01:02 -07:00
|
|
|
|
<button type="submit" data-theme="b" data-icon="check">
|
|
|
|
|
${ButtonOk}
|
|
|
|
|
</button>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
<button type="button" data-icon="delete" onclick="$(this).parents('.popup').popup('close');">
|
2014-03-31 14:04:22 -07:00
|
|
|
|
${ButtonCancel}
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</button>
|
|
|
|
|
</p>
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
2015-06-08 14:32:20 -07:00
|
|
|
|
<br />
|
2013-02-20 18:33:05 -07:00
|
|
|
|
<div class="wizardNavigation">
|
2015-07-30 07:34:46 -07:00
|
|
|
|
<button type="button" data-role="none" class="clearButton" style="width:auto;" onclick="history.back();"><paper-button raised class="subdued"><iron-icon icon="arrow-back"></iron-icon><span>${LabelPrevious}</span></paper-button></button>
|
|
|
|
|
<button type="button" data-role="none" class="clearButton" style="width:auto;" onclick="WizardLibraryPage.next();"><paper-button raised class="accent"><iron-icon icon="arrow-forward"></iron-icon><span>${LabelNext}</span></paper-button></button>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|