2013-02-20 18:33:05 -07:00
<!DOCTYPE html>
< html >
< head >
< title > Metadata< / title >
< / head >
< body >
< div id = "metadataImagesConfigurationPage" data-role = "page" class = "page type-interior" >
< div data-role = "content" >
< div class = "content-primary" >
2014-02-10 13:11:46 -07:00
< div data-role = "controlgroup" data-type = "horizontal" class = "localnav" data-mini = "true" style = "margin-bottom: 20px!important;" >
2013-02-20 18:33:05 -07:00
< a href = "metadata.html" data-role = "button" > Basics< / a >
2014-02-02 06:36:31 -07:00
< a href = "metadataimages.html?type=movies" data-role = "button" class = "categoryTab moviesTab" > Movies< / a >
< a href = "metadataimages.html?type=tv" data-role = "button" class = "categoryTab tvTab" > TV< / a >
< a href = "metadataimages.html?type=games" data-role = "button" class = "categoryTab gamesTab" > Games< / a >
< a href = "metadataimages.html?type=music" data-role = "button" class = "categoryTab musicTab" > Music< / a >
< a href = "metadataimages.html?type=others" data-role = "button" class = "categoryTab othersTab" > Others< / a >
2013-12-25 23:17:19 -07:00
< a href = "metadataadvanced.html" data-role = "button" > Advanced< / a >
2013-02-20 18:33:05 -07:00
< / div >
2014-02-02 06:36:31 -07:00
< p > Customize options per media type< / p >
2013-02-20 18:33:05 -07:00
2013-03-11 07:54:08 -07:00
2014-02-02 06:36:31 -07:00
< div class = "tabs" >
< / div >
2013-12-25 23:17:19 -07:00
2014-02-02 06:36:31 -07:00
< br / >
2014-02-10 21:55:01 -07:00
< div class = "tabContent" >
2014-02-11 14:41:01 -07:00
< form class = "metadataImagesConfigurationForm" style = "margin-top:10px;max-width:800px;" >
2013-12-25 23:17:19 -07:00
2014-02-11 14:41:01 -07:00
< div class = "metadataReaders" style = "margin-bottom: 2em;width:75%;" >
2014-02-02 06:36:31 -07:00
< / div >
2014-02-10 21:55:01 -07:00
< div class = "metadataFetchers" style = "margin-bottom: 2em;" >
2014-02-02 06:36:31 -07:00
< / div >
2014-02-11 14:41:01 -07:00
< div class = "metadataSavers" style = "margin-bottom: 2em;width:75%;" >
2014-02-02 06:36:31 -07:00
< / div >
2014-02-10 21:55:01 -07:00
< div class = "imageFetchers" style = "margin-bottom: 2em;" >
2013-03-15 09:08:15 -07:00
< / div >
2013-12-25 23:17:19 -07:00
2014-02-10 11:39:41 -07:00
< div data-role = "collapsible" >
< h2 > Image Settings< / h2 >
2014-02-02 06:36:31 -07:00
< div >
2014-02-10 11:39:41 -07:00
< br / >
< div class = "backdropFields" style = "margin-bottom: 2em; display: none;" >
< div >
< label for = "txtMaxBackdrops" > Maximum number of backdrops per item: < / label >
< input type = "number" id = "txtMaxBackdrops" name = "txtMaxBackdrops" pattern = "[0-9]*" required = "required" min = "0" data-mini = "true" / >
2014-02-19 21:53:15 -07:00
< div class = "fieldDescription" > To prevent duplicate backdrop downloading, backdrops are only automatically downloaded when there are no backdrops present. Once an item has a single backdrop, further changes will need to be made manually using the metadata manager.< / div >
2014-02-10 11:39:41 -07:00
< / div >
2014-02-19 21:53:15 -07:00
< br / >
2014-02-10 11:39:41 -07:00
< div >
< label for = "txtMinBackdropDownloadWidth" > Minimum backdrop download width: < / label >
< input type = "number" id = "txtMinBackdropDownloadWidth" name = "txtMinBackdropDownloadWidth" pattern = "[0-9]*" required = "required" min = "0" data-mini = "true" / >
< / div >
< / div >
< div class = "screenshotFields" style = "margin-bottom: 2em; display: none;" >
< div >
< label for = "txtMaxScreenshots" > Maximum number of screenshots per item: < / label >
< input type = "number" id = "txtMaxScreenshots" name = "txtMaxScreenshots" pattern = "[0-9]*" required = "required" min = "0" data-mini = "true" / >
< / div >
< div >
< label for = "txtMinScreenshotDownloadWidth" > Minimum screenshot download width: < / label >
< input type = "number" id = "txtMinScreenshotDownloadWidth" name = "txtMinScreenshotDownloadWidth" pattern = "[0-9]*" required = "required" min = "0" data-mini = "true" / >
< / div >
< / div >
< fieldset data-role = "controlgroup" style = "border-bottom: 1px solid #ddd;" >
< legend > Fetch Images:< / legend >
< div class = "imageType" data-imagetype = "Primary" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkDownloadPrimary" name = "chkDownloadPrimary" / >
< label for = "chkDownloadPrimary" > Primary< / label >
< / div >
< div class = "imageType" data-imagetype = "Art" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkDownloadArt" name = "chkDownloadArt" / >
< label for = "chkDownloadArt" > Art< / label >
< / div >
< div class = "imageType" data-imagetype = "BoxRear" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkBack" name = "chkBack" / >
< label for = "chkBack" > Back< / label >
< / div >
< div class = "imageType" data-imagetype = "Banner" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkDownloadBanner" name = "chkDownloadBanner" / >
< label for = "chkDownloadBanner" > Banner< / label >
< / div >
< div class = "imageType" data-imagetype = "Box" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkDownloadBox" name = "chkDownloadBox" / >
< label for = "chkDownloadBox" > Box< / label >
< / div >
< div class = "imageType" data-imagetype = "Disc" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkDownloadDisc" name = "chkDownloadDisc" / >
< label for = "chkDownloadDisc" > Disc< / label >
< / div >
< div class = "imageType" data-imagetype = "Logo" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkDownloadLogo" name = "chkDownloadLogo" / >
< label for = "chkDownloadLogo" > Logo< / label >
< / div >
< div class = "imageType" data-imagetype = "Menu" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkDownloadMenu" name = "chkDownloadMenu" / >
< label for = "chkDownloadMenu" > Menu< / label >
< / div >
< div class = "imageType" data-imagetype = "Thumb" style = "display: none;" >
< input type = "checkbox" data-mini = "true" id = "chkDownloadThumb" name = "chkDownloadThumb" / >
< label for = "chkDownloadThumb" > Thumb< / label >
< / div >
< / fieldset >
2013-12-25 23:17:19 -07:00
< / div >
2013-03-15 09:08:15 -07:00
< / div >
2014-02-02 09:59:14 -07:00
2014-02-02 06:36:31 -07:00
< br / >
< br / >
< ul data-role = "listview" class = "ulForm" >
< li >
< button type = "submit" data-theme = "b" data-icon = "check" data-mini = "true" >
Save
< / button >
< button type = "button" onclick = "Dashboard.navigate('dashboard.html');" data-icon = "delete" data-mini = "true" >
Cancel
< / button >
< / li >
< / ul >
< / form >
< / div >
2013-02-20 18:33:05 -07:00
< / div >
< / div >
< script type = "text/javascript" >
2014-02-02 06:36:31 -07:00
$('.metadataImagesConfigurationForm').off('submit', MetadataImagesPage.onSubmit).on('submit', MetadataImagesPage.onSubmit);
2013-02-20 18:33:05 -07:00
< / script >
< / div >
< / body >
< / html >