2013-03-31 22:44:37 -07:00
<!DOCTYPE html>
< html >
< head >
2015-03-21 11:12:12 -07:00
< title > Emby< / title >
2013-03-31 22:44:37 -07:00
< / head >
< body >
2015-09-06 09:11:41 -07:00
< div id = "moviesPage" data-role = "page" data-dom-cache = "true" class = "page libraryPage backdropPage pageWithAbsoluteTabs collectionEditorPage" data-backdroptype = "movie" data-require = "jqmcheckbox,jqmcontrolgroup,jqmpanel,jqmcollapsible,scripts/moviesrecommended" >
2015-06-15 21:52:01 -07:00
2015-08-15 11:17:22 -07:00
< div class = "libraryViewNav libraryViewNavWithMinHeight" >
2015-09-01 08:31:50 -07:00
< paper-tabs hidescrollbuttons noink >
2015-08-15 11:17:22 -07:00
< paper-tab > < iron-icon icon = "info" > < / iron-icon > ${TabSuggestions}< / paper-tab >
< paper-tab > < iron-icon icon = "local-movies" > < / iron-icon > ${TabMovies}< / paper-tab >
< paper-tab class = "movieTrailersTab" > < iron-icon icon = "movie" > < / iron-icon > ${TabTrailers}< / paper-tab >
< paper-tab > < iron-icon icon = "video-library" > < / iron-icon > ${TabCollections}< / paper-tab >
< paper-tab > < iron-icon icon = "video-library" > < / iron-icon > ${TabGenres}< / paper-tab >
< paper-tab class = "moviePeopleTab" > < iron-icon icon = "people" > < / iron-icon > ${TabPeople}< / paper-tab >
< paper-tab class = "movieStudiosTab" > < iron-icon icon = "account-box" > < / iron-icon > ${TabStudios}< / paper-tab >
< / paper-tabs >
2015-08-24 20:13:04 -07:00
< div class = "legacyTabs scopedLibraryViewNav" >
2015-08-25 07:33:21 -07:00
< a href = "movies.html" > < iron-icon icon = "info" > < / iron-icon > ${TabSuggestions}< / a >
2015-08-15 11:30:52 -07:00
< a href = "movies.html?tab=1" > < iron-icon icon = "local-movies" > < / iron-icon > ${TabMovies}< / a >
< a href = "movies.html?tab=2" class = "movieTrailersTab" > < iron-icon icon = "movie" > < / iron-icon > ${TabTrailers}< / a >
< a href = "movies.html?tab=3" > < iron-icon icon = "video-library" > < / iron-icon > ${TabCollections}< / a >
< a href = "movies.html?tab=4" > < iron-icon icon = "video-library" > < / iron-icon > ${TabGenres}< / a >
< a href = "movies.html?tab=5" class = "moviePeopleTab" > < iron-icon icon = "people" > < / iron-icon > ${TabPeople}< / a >
< a href = "movies.html?tab=6" class = "movieStudiosTab" > < iron-icon icon = "account-box" > < / iron-icon > ${TabStudios}< / a >
2015-08-15 11:17:22 -07:00
< / div >
2013-05-14 21:05:52 -07:00
< / div >
2013-03-31 22:44:37 -07:00
2015-08-15 11:17:22 -07:00
< div class = "ehsContent fullWidth" >
< neon-animated-pages >
< neon-animatable >
< div class = "pageTabContent" data-index = "0" >
< div id = "resumableSection" style = "display: none;" class = "homePageSection" >
< div >
< h1 class = "listHeader" style = "display:inline-block;vertical-align:middle;" > ${HeaderResume}< / h1 >
< paper-button raised class = "submit mini categorySyncButton" data-category = "Resume" > < iron-icon icon = "refresh" > < / iron-icon > < span > ${ButtonSync}< / span > < / paper-button >
< / div >
< div id = "resumableItems" class = "itemsContainer" >
< / div >
< / div >
< div class = "homePageSection" >
< div >
< h1 class = "listHeader" style = "display:inline-block;vertical-align:middle;" > ${HeaderLatestMovies}< / h1 >
< paper-button raised class = "submit mini categorySyncButton" data-category = "Latest" > < iron-icon icon = "refresh" > < / iron-icon > < span > ${ButtonSync}< / span > < / paper-button >
< / div >
< div id = "recentlyAddedItems" class = "itemsContainer" >
< / div >
< / div >
< div class = "recommendations homePageSection" >
< / div >
< div class = "noItemsMessage" style = "display: none;" >
< br / >
< p > ${MessageNoMovieSuggestionsAvailable}< / p >
< / div >
< / div >
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent" data-index = "1" >
< div class = "alphabetPicker" >
< / div >
< div class = "viewSettings" >
< div class = "listTopPaging" >
< / div >
< div class = "selectionCommands" style = "display: none;" >
< div class = "selectionCommandsControlGroup" >
< button class = "btnAddToPlaylist" data-mini = "true" data-icon = "plus" data-inline = "true" title = "${ButtonAddToPlaylist}" > ${ButtonAddToPlaylist}< / button >
< button class = "btnMergeVersions" data-mini = "true" data-icon = "recycle" data-inline = "true" title = "${ButtonGroupVersions}" > ${ButtonGroupVersions}< / button >
< button class = "btnAddToCollection" data-mini = "true" data-icon = "plus" data-inline = "true" title = "${ButtonAddToCollection}" > ${ButtonAddToCollection}< / button >
< button class = "btnSyncItems" data-mini = "true" data-icon = "refresh" data-inline = "true" title = "${ButtonSync}" > ${ButtonSync}< / button >
< / div >
< / div >
< / div >
< div class = "itemsContainer" > < / div >
< / div >
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent" data-index = "2" >
< div class = "alphabetPicker" >
< / div >
< div class = "viewSettings" >
< div class = "listTopPaging" >
< / div >
< / div >
< div class = "itemsContainer" > < / div >
< p class = "noItemsMessage" style = "display:none;text-align:center;" > ${MessageNoTrailersFound}< / p >
2014-12-18 21:20:07 -07:00
< / div >
2015-08-15 11:17:22 -07:00
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent" data-index = "3" >
< div class = "viewSettings" >
< div class = "listTopPaging" >
< / div >
< / div >
2015-08-15 16:10:50 -07:00
< div class = "itemsContainer" style = "text-align:center;" > < / div >
2015-08-15 11:17:22 -07:00
< div class = "noItemsMessage" style = "display: none; text-align: center;" >
< p > ${MessageNoCollectionsAvailable}< / p >
< / div >
2013-03-31 22:44:37 -07:00
2015-08-15 11:17:22 -07:00
< paper-fab class = "btnNewCollection bottomFab" icon = "add" style = "position:fixed;right:20px;background-color:#db4437;" > < / paper-fab >
2014-08-01 19:34:45 -07:00
< / div >
2015-08-15 11:17:22 -07:00
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent" data-index = "4" >
< div class = "viewSettings" >
< div class = "listTopPaging" >
< / div >
< / div >
< div class = "itemsContainer" > < / div >
< / div >
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent" data-index = "5" >
< div class = "alphabetPicker" >
< / div >
< div class = "viewSettings" >
< div class = "listTopPaging" >
< / div >
< / div >
< div class = "itemsContainer" > < / div >
< / div >
< / neon-animatable >
< neon-animatable >
< div class = "pageTabContent" data-index = "6" >
< div class = "viewSettings" >
< div class = "listTopPaging" >
< / div >
< / div >
< div class = "itemsContainer" style = "text-align:center;" > < / div >
< / div >
< / neon-animatable >
< / neon-animated-pages >
< / div >
< div data-role = "panel" class = "viewPanel movieViewPanel" data-theme = "a" data-position = "right" data-display = "overlay" data-position-fixed = "true" >
< form >
2015-08-27 12:59:42 -07:00
< fieldset data-role = "controlgroup" >
< legend >
${HeaderFilters}
< / legend >
< input class = "chkStandardFilter" type = "checkbox" id = "chkPlayedMovie" data-filter = "IsPlayed" data-mini = "true" >
< label for = "chkPlayedMovie" > ${OptionPlayed}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkUnplayedMovie" data-filter = "IsUnPlayed" data-mini = "true" >
< label for = "chkUnplayedMovie" > ${OptionUnplayed}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkResumableMovie" data-filter = "IsResumable" data-mini = "true" >
< label for = "chkResumableMovie" > ${OptionResumable}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkIsFavoriteMovie" data-filter = "IsFavorite" data-mini = "true" >
< label for = "chkIsFavoriteMovie" > ${OptionFavorite}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkLikesMovie" data-filter = "Likes" data-mini = "true" >
< label for = "chkLikesMovie" > ${OptionLikes}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkDislikesMovie" data-filter = "Dislikes" data-mini = "true" >
< label for = "chkDislikesMovie" > ${OptionDislikes}< / label >
< / fieldset >
< br / >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div data-role = "collapsible" data-collapsed = "true" data-mini = "true" class = "genreFilters" >
< h2 > ${HeaderGenres}< / h2 >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div class = "filterOptions" >
2015-08-15 11:17:22 -07:00
< / div >
2015-08-27 12:59:42 -07:00
< / div >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div data-role = "collapsible" data-collapsed = "true" data-mini = "true" class = "officialRatingFilters" >
< h2 > ${HeaderParentalRatings}< / h2 >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div class = "filterOptions" >
2015-08-15 11:17:22 -07:00
< / div >
2015-08-27 12:59:42 -07:00
< / div >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div data-role = "collapsible" data-collapsed = "true" data-mini = "true" class = "tagFilters" >
< h2 > ${HeaderTags}< / h2 >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div class = "filterOptions" >
2015-08-15 11:17:22 -07:00
< / div >
2015-08-27 12:59:42 -07:00
< / div >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div data-role = "collapsible" data-collapsed = "true" data-mini = "true" >
< h2 > ${HeaderVideoTypes}< / h2 >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div data-role = "controlgroup" >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkVideoTypeFilter chkBluray" type = "checkbox" id = "chkBlurayMovie" data-filter = "Bluray" data-mini = "true" >
< label for = "chkBlurayMovie" > ${OptionBluray}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkVideoTypeFilter chkDvd" type = "checkbox" id = "chkDvdMovie" data-filter = "Dvd" data-mini = "true" >
< label for = "chkDvdMovie" > ${OptionDvd}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkVideoTypeFilter chkIso" type = "checkbox" id = "chkIsoMovie" data-filter = "Iso" data-mini = "true" >
< label for = "chkIsoMovie" > ${OptionIso}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkHDFilter IsHD" type = "checkbox" id = "chkHDMovie" data-filter = "IsHD" data-mini = "true" >
< label for = "chkHDMovie" > ${OptionIsHD}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chkSDFilter IsHD" type = "checkbox" id = "chkSDMovie" data-filter = "IsHD" data-mini = "true" >
< label for = "chkSDMovie" > ${OptionIsSD}< / label >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< input class = "chk3DFilter chk3D" type = "checkbox" id = "chk3DMovie" data-filter = "Digital3D,Sbs3D" data-mini = "true" >
< label for = "chk3DMovie" > ${Option3D}< / label >
2015-08-15 11:17:22 -07:00
< / div >
2015-08-27 12:59:42 -07:00
< / div >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div data-role = "collapsible" data-collapsed = "true" data-mini = "true" class = "yearFilters" >
< h2 > ${HeaderYears}< / h2 >
2015-08-15 11:17:22 -07:00
2015-08-27 12:59:42 -07:00
< div class = "filterOptions" >
2015-08-15 11:17:22 -07:00
< / div >
< / div >
< / form >
< / div >
< div data-role = "panel" class = "viewPanel trailerViewPanel" data-theme = "a" data-position = "right" data-display = "overlay" data-position-fixed = "true" >
< form >
2015-08-25 20:09:16 -07:00
< fieldset data-role = "controlgroup" >
< legend >
${HeaderFilters}
< / legend >
< input class = "chkStandardFilter" type = "checkbox" id = "chkPlayedTrailer" data-filter = "IsPlayed" data-mini = "true" >
< label for = "chkPlayedTrailer" > ${OptionPlayed}< / label >
2015-08-15 11:17:22 -07:00
2015-08-25 20:09:16 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkUnplayedTrailer" data-filter = "IsUnPlayed" data-mini = "true" >
< label for = "chkUnplayedTrailer" > ${OptionUnplayed}< / label >
2015-08-15 11:17:22 -07:00
2015-08-25 20:09:16 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkResumableTrailer" data-filter = "IsResumable" data-mini = "true" >
< label for = "chkResumableTrailer" > ${OptionResumable}< / label >
2015-08-15 11:17:22 -07:00
2015-08-25 20:09:16 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkIsFavoriteTrailer" data-filter = "IsFavorite" data-mini = "true" >
< label for = "chkIsFavoriteTrailer" > ${OptionFavorite}< / label >
2015-08-15 11:17:22 -07:00
2015-08-25 20:09:16 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkLikesTrailer" data-filter = "Likes" data-mini = "true" >
< label for = "chkLikesTrailer" > ${OptionLikes}< / label >
2015-08-15 11:17:22 -07:00
2015-08-25 20:09:16 -07:00
< input class = "chkStandardFilter" type = "checkbox" id = "chkDislikesTrailer" data-filter = "Dislikes" data-mini = "true" >
< label for = "chkDislikesTrailer" > ${OptionDislikes}< / label >
< / fieldset >
2015-08-15 11:17:22 -07:00
< / form >
< / div >
< div data-role = "panel" class = "viewPanel peopleViewPanel" data-theme = "a" data-position = "right" data-display = "overlay" data-position-fixed = "true" >
< form >
2015-08-25 20:09:16 -07:00
< fieldset data-role = "controlgroup" >
< legend >
${HeaderFilters}
< / legend >
< input class = "chkStandardFilter" type = "checkbox" id = "chkIsFavoritePerson" data-filter = "IsFavorite" data-mini = "true" >
< label for = "chkIsFavoritePerson" > ${OptionFavorite}< / label >
< input class = "chkStandardFilter" type = "checkbox" id = "chkLikesPerson" data-filter = "Likes" data-mini = "true" >
< label for = "chkLikesPerson" > ${OptionLikes}< / label >
< input class = "chkStandardFilter" type = "checkbox" id = "chkDislikesPerson" data-filter = "Dislikes" data-mini = "true" >
< label for = "chkDislikesPerson" > ${OptionDislikes}< / label >
< / fieldset >
< fieldset data-role = "controlgroup" >
< legend >
${HeaderPersonTypes}
< / legend >
< input class = "chkPersonTypeFilter" type = "checkbox" id = "chkActorPerson" data-filter = "Actor" data-mini = "true" >
< label for = "chkActorPerson" > ${OptionActors}< / label >
< input class = "chkPersonTypeFilter" type = "checkbox" id = "chkDirectorPerson" data-filter = "Director" data-mini = "true" >
< label for = "chkDirectorPerson" > ${OptionDirectors}< / label >
< input class = "chkPersonTypeFilter" type = "checkbox" id = "chkProducerPerson" data-filter = "Producer" data-mini = "true" >
< label for = "chkProducerPerson" > ${OptionProducers}< / label >
< input class = "chkPersonTypeFilter" type = "checkbox" id = "chkWriterPerson" data-filter = "Writer" data-mini = "true" >
< label for = "chkWriterPerson" > ${OptionWriters}< / label >
< / fieldset >
2015-08-15 11:17:22 -07:00
< / form >
< / div >
< div data-role = "content" >
2013-03-31 22:44:37 -07:00
< / div >
< / div >
< / body >
< / html >