read/write remote trailers to xml

This commit is contained in:
Luke Pulverenti 2013-12-01 15:17:40 -05:00
parent 4a439addcd
commit c6dd5d44df
35 changed files with 64 additions and 42 deletions

View file

@ -4,7 +4,7 @@
<title>Media Browser</title>
</head>
<body>
<div id="editItemMetadataPage" data-role="page" class="page libraryPage metadataEditorPage">
<div id="editItemMetadataPage" data-role="page" data-theme="a" class="page libraryPage metadataEditorPage">
<div data-role="content editPageContent">
<div class="editPageSidebar">
<div class="libraryTree">
@ -103,7 +103,7 @@
<input type="number" id="txtCommunityRating" name="txtCommunityRating" step=".1" data-mini="true" />
</div>
<div id="fldCommunityVoteCount" style="display: none;" data-role="fieldcontain">
<label for="txtCommunityVoteCount">Community vote count:</label>
<label for="txtCommunityVoteCount">Vote count:</label>
<input type="number" id="txtCommunityVoteCount" name="txtCommunityVoteCount" data-mini="true" />
</div>
<div data-role="fieldcontain" id="fldCriticRating" style="display: none;">