-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathemby-for-android-tv.html
288 lines (243 loc) · 25.9 KB
/
emby-for-android-tv.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<!DOCTYPE html>
<!-- saved from url=(0049)emby-for-android-tv.html -->
<html class="no-touch" lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>Emby for Android TV - Emby</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" id="rs-plugin-settings-css" href="resources/settings.css" type="text/css" media="all">
<style id="rs-plugin-settings-inline-css" type="text/css">
.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.largeredbtn{font-family:"Raleway",sans-serif;font-weight:900;font-size:16px;line-height:60px;color:#fff !important;text-decoration:none;padding-left:40px;padding-right:80px;padding-top:22px;padding-bottom:22px;background:rgb(234,91,31); background:-moz-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(234,91,31,1)),color-stop(100%,rgba(227,58,12,1))); background:-webkit-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-o-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-ms-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:linear-gradient(to bottom,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f',endColorstr='#e33a0c',GradientType=0 )}.largeredbtn:hover{background:rgb(227,58,12); background:-moz-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(227,58,12,1)),color-stop(100%,rgba(234,91,31,1))); background:-webkit-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-o-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-ms-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:linear-gradient(to bottom,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c',endColorstr='#ea5b1f',GradientType=0 )}.fullrounded img{-webkit-border-radius:400px;-moz-border-radius:400px;border-radius:400px}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.largeredbtn{font-family:"Raleway",sans-serif;font-weight:900;font-size:16px;line-height:60px;color:#fff !important;text-decoration:none;padding-left:40px;padding-right:80px;padding-top:22px;padding-bottom:22px;background:rgb(234,91,31); background:-moz-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(234,91,31,1)),color-stop(100%,rgba(227,58,12,1))); background:-webkit-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-o-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-ms-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:linear-gradient(to bottom,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f',endColorstr='#e33a0c',GradientType=0 )}.largeredbtn:hover{background:rgb(227,58,12); background:-moz-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(227,58,12,1)),color-stop(100%,rgba(234,91,31,1))); background:-webkit-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-o-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-ms-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:linear-gradient(to bottom,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c',endColorstr='#ea5b1f',GradientType=0 )}.fullrounded img{-webkit-border-radius:400px;-moz-border-radius:400px;border-radius:400px}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.largeredbtn{font-family:"Raleway",sans-serif;font-weight:900;font-size:16px;line-height:60px;color:#fff !important;text-decoration:none;padding-left:40px;padding-right:80px;padding-top:22px;padding-bottom:22px;background:rgb(234,91,31); background:-moz-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(234,91,31,1)),color-stop(100%,rgba(227,58,12,1))); background:-webkit-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-o-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-ms-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:linear-gradient(to bottom,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f',endColorstr='#e33a0c',GradientType=0 )}.largeredbtn:hover{background:rgb(227,58,12); background:-moz-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(227,58,12,1)),color-stop(100%,rgba(234,91,31,1))); background:-webkit-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-o-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-ms-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:linear-gradient(to bottom,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c',endColorstr='#ea5b1f',GradientType=0 )}.fullrounded img{-webkit-border-radius:400px;-moz-border-radius:400px;border-radius:400px}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.largeredbtn{font-family:"Raleway",sans-serif;font-weight:900;font-size:16px;line-height:60px;color:#fff !important;text-decoration:none;padding-left:40px;padding-right:80px;padding-top:22px;padding-bottom:22px;background:rgb(234,91,31); background:-moz-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(234,91,31,1)),color-stop(100%,rgba(227,58,12,1))); background:-webkit-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-o-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-ms-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:linear-gradient(to bottom,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f',endColorstr='#e33a0c',GradientType=0 )}.largeredbtn:hover{background:rgb(227,58,12); background:-moz-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(227,58,12,1)),color-stop(100%,rgba(234,91,31,1))); background:-webkit-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-o-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-ms-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:linear-gradient(to bottom,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c',endColorstr='#ea5b1f',GradientType=0 )}.fullrounded img{-webkit-border-radius:400px;-moz-border-radius:400px;border-radius:400px}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}.largeredbtn{font-family:"Raleway",sans-serif;font-weight:900;font-size:16px;line-height:60px;color:#fff !important;text-decoration:none;padding-left:40px;padding-right:80px;padding-top:22px;padding-bottom:22px;background:rgb(234,91,31); background:-moz-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(234,91,31,1)),color-stop(100%,rgba(227,58,12,1))); background:-webkit-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-o-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:-ms-linear-gradient(top,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); background:linear-gradient(to bottom,rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f',endColorstr='#e33a0c',GradientType=0 )}.largeredbtn:hover{background:rgb(227,58,12); background:-moz-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(227,58,12,1)),color-stop(100%,rgba(234,91,31,1))); background:-webkit-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-o-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:-ms-linear-gradient(top,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); background:linear-gradient(to bottom,rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c',endColorstr='#ea5b1f',GradientType=0 )}.fullrounded img{-webkit-border-radius:400px;-moz-border-radius:400px;border-radius:400px}
</style>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,100italic,300italic,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" id="us-motioncss-css" href="resources/motioncss.css" type="text/css" media="all">
<link rel="stylesheet" id="us-motioncss-responsive-css" href="resources/motioncss-responsive.css" type="text/css" media="all">
<link rel="stylesheet" id="us-font-awesome-css" href="resources/font-awesome.css" type="text/css" media="all">
<link rel="stylesheet" id="us-font-mdfi-css" href="resources/font-mdfi.css" type="text/css" media="all">
<link rel="stylesheet" id="us-magnific-popup-css" href="resources/magnific-popup.css" type="text/css" media="all">
<link rel="stylesheet" id="us-fotorama-css" href="resources/fotorama.css" type="text/css" media="all">
<link rel="stylesheet" id="us-style-css" href="resources/style.css" type="text/css" media="all">
<link rel="stylesheet" id="us-responsive-css" href="resources/responsive.css" type="text/css" media="all">
<link rel="stylesheet" id="theme-style-css" href="resources/style(1).css" type="text/css" media="all">
<link rel="stylesheet" id="us_custom_css-css" href="resources/us_zephyr_custom_styles.css" type="text/css" media="all">
<link rel="stylesheet" id="ultimate-style-min-css" href="resources/ultimate.min.css" type="text/css" media="all">
<link rel="stylesheet" id="bsf-Defaults-css" href="resources/Defaults.css" type="text/css" media="all">
<script type="text/javascript" src="resources/jquery.js"></script>
<script type="text/javascript" src="resources/jquery-migrate.min.js"></script>
<script type="text/javascript" src="resources/jquery.themepunch.tools.min.js"></script>
<script type="text/javascript" src="resources/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="resources/ultimate-params.min.js"></script>
<link rel="prev" title="Emby for Android" href="emby-for-android-mobile.html">
<link rel="next" title="Emby Web Client" href="emby-web-client.html">
<!--[if IE 8]><link rel="stylesheet" type="text/css" href="resources/vc-ie8.css" media="screen"><![endif]--><link rel="apple-touch-icon" sizes="57x57" href="apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="manifest.json">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-TileImage" content="mstile-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="shortcut icon" href="favicon.ico?v=3"><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript>
<style>/** Ultimate: Media Responsive **/ @media (max-width: 1199px) { }@media (max-width: 991px) { }@media (max-width: 767px) { }@media (max-width: 479px) { }/** Ultimate: Media Responsive - **/</style></head><body class="single single-us_portfolio postid-5249 l-body us-theme_zephyr_1-6 wpb-js-composer js-comp-ver-4.5.2 vc_responsive hasGoogleVoiceExt">
<!-- CANVAS -->
<div class="l-canvas type_wide col_cont headerlayout_extended headerpos_fixed">
<!-- HEADER -->
<div class="l-header">
<div class="l-subheader at_top" style="line-height: 40px; height: 40px;">
<div class="l-subheader-h i-cf">
<div class="w-contacts">
<div class="w-contacts-list">
</div>
</div>
<div class="w-socials">
<div class="w-socials-list">
<div class="w-socials-item facebook">
<a class="w-socials-item-link" target="_blank" href="http://facebook.com/embyapp"></a>
<div class="w-socials-item-popup">
<span>Facebook</span>
</div>
</div><div class="w-socials-item twitter">
<a class="w-socials-item-link" target="_blank" href="http://twitter.com/embyapp"></a>
<div class="w-socials-item-popup">
<span>Twitter</span>
</div>
</div><div class="w-socials-item google">
<a class="w-socials-item-link" target="_blank" href="https://plus.google.com/u/0/104622186938779417813/posts"></a>
<div class="w-socials-item-popup">
<span>Google+</span>
</div>
</div><div class="w-socials-item tumblr">
<a class="w-socials-item-link" target="_blank" href="http://embyapp.tumblr.com/"></a>
<div class="w-socials-item-popup">
<span>Tumblr</span>
</div>
</div><div class="w-socials-item github">
<a class="w-socials-item-link" target="_blank" href="https://github.com/MediaBrowser"></a>
<div class="w-socials-item-popup">
<span>GitHub</span>
</div>
</div><div class="w-socials-item rss">
<a class="w-socials-item-link" target="_blank" href="http://emby.media/feed"></a>
<div class="w-socials-item-popup">
<span>RSS</span>
</div>
</div> </div>
</div>
</div>
</div>
<div class="l-subheader at_middle" style="line-height: 100px;">
<div class="l-subheader-h i-widgets i-cf">
<div class="w-logo ">
<a class="w-logo-link" href="index.html">
<span class="w-logo-img">
<img class="for_default" src="resources/logowhite_1881.png" alt="Emby">
</span>
<span class="w-logo-title"><strong>EMBY</strong></span>
</a>
</div>
<div class="w-search">
<span class="w-search-show"><i class="mdfi_action_search"></i></span>
<div class="w-search-form-overlay"></div>
<form class="w-search-form" action="index.html">
<div class="w-search-form-h">
<div class="w-search-form-row">
<div class="w-search-label">
<label for="s">Just type and press 'enter'</label>
</div>
<div class="w-search-input">
<input type="text" value="" id="s" name="s">
<span class="w-search-input-bar"></span>
</div>
<div class="w-search-submit">
<input type="submit" id="searchsubmit" value="Search" class="not-empty">
</div>
<div class="w-search-close"> ✕ </div>
</div>
</div>
</form>
</div>
<!-- NAV -->
<nav class="w-nav layout_hor animation_mdesign height_auto type_desktop">
<div class="w-nav-control"></div>
<ul class="w-nav-list level_1 hover_none" style="display: block;">
<li id="menu-item-5390" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_1 menu-item-5390"><a class="w-nav-anchor level_1" href="about.html"><span class="w-nav-title">ABOUT</span><span class="w-nav-arrow"></span><span class="ripple-container"></span></a></li>
<li id="menu-item-4831" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_1 menu-item-4831"><a class="w-nav-anchor level_1" href="blog.html"><span class="w-nav-title">BLOG</span><span class="w-nav-arrow"></span><span class="ripple-container"></span></a></li>
<li id="menu-item-5028" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_1 menu-item-5028"><a class="w-nav-anchor level_1" href="download.html"><span class="w-nav-title">DOWNLOAD</span><span class="w-nav-arrow"></span><span class="ripple-container"></span></a></li>
<li id="menu-item-6279" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_1 menu-item-6279"><a class="w-nav-anchor level_1" href="premiere.html"><span class="w-nav-title">EMBY PREMIERE</span><span class="w-nav-arrow"></span><span class="ripple-container"></span></a></li>
<li id="menu-item-6320" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-6320"><a class="w-nav-anchor level_1" target="_blank" href="http://app.emby.media"><span class="w-nav-title">SIGN IN</span><span class="w-nav-arrow"></span><span class="ripple-container"></span></a></li>
<li id="menu-item-5005" class="menu-item menu-item-type-post_type menu-item-object-page w-nav-item level_1 menu-item-5005"><a class="w-nav-anchor level_1" href="support.html"><span class="w-nav-title">SUPPORT</span><span class="w-nav-arrow"></span><span class="ripple-container"></span></a></li>
</ul>
</nav><!-- /NAV -->
</div>
</div>
</div>
<!-- /HEADER -->
<!-- MAIN -->
<div class="l-main">
<div class="l-submain for_pagehead color_alternate size_large" style="padding-top: 140px;">
<div class="l-submain-h g-html i-cf">
<div class="w-pagehead">
<h1>Emby for Android TV</h1>
<div class="w-pagehead-nav">
<div class="w-pagehead-nav-h">
<a class="w-pagehead-nav-item type_prev" href="emby-web-client.html" title="Emby Web Client"><i class="mdfi_navigation_chevron_left"></i></a>
<a class="w-pagehead-nav-item type_next" href="emby-for-android-mobile.html" title="Emby for Android"><i class="mdfi_navigation_chevron_right"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="l-submain wpb_row"><div class="l-submain-h g-html i-cf"><div class="g-cols wpb_row offset_wide"><div class="two-thirds">
<div class="wpb_text_column ">
<div class="wpb_wrapper">
<h2>What you want to watch – right up front</h2>
<p>Designed with with typical usage in mind, you won’t have to go hunting through your library to find the content you are most likely wanting to watch right now. The home screen shows you the items you were watching but hadn’t finished, your latest un-watched movies, the next episode of all your current TV shows and what’s on Live TV right now.</p>
<p><img src="resources/5537f5f940bcb_firehome21.png"></p>
</div>
</div> </div><div class="one-third">
<div class="wpb_text_column ">
<div class="wpb_wrapper">
<h3>Download</h3>
<p>Emby for Android TV is available in the Google Play Store.</p>
<div>
<a href="https://play.google.com/store/apps/details?id=tv.emby.embyatv" target="_blank"><img class="alignnone size-medium wp-image-5449" src="resources/playsstore-300x98.png" alt="playsstore" style="max-height:54px;"></a></div>
</div>
</div> </div></div><!-- Row Backgrounds --><div class="upb_no_bg" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="4.5.2" data-theme-support=""></div><div class="g-cols wpb_row offset_wide"><div class="full-width">
<div class="wpb_text_column ">
<div class="wpb_wrapper">
<h2 style="margin-top:1em;">Fast, easy browsing</h2>
<p>For those times you do want to peruse your library, Emby for Fire TV makes it a breeze. Providing several ways to traverse your content and rich search capability, you’ll find what you’re looking for in no time.</p>
<div id="gallery_408676" class="w-gallery columns_2 type_masonry with_indents animate_revealgrid"> <div class="w-gallery-tnails" style="position: relative; height: 711px;"><a class="w-gallery-tnail order_1 animate_reveal" href="resources/atv1.png" title="atv1" style="position: absolute; left: 0px; top: 0px;"><img width="600" height="371" src="resources/atv1-600x371.png" class="w-gallery-tnail-img" alt="atv1"><span class="w-gallery-tnail-title"></span></a><a class="w-gallery-tnail order_2 animate_reveal" href="resources/atv2.png" title="atv2" style="position: absolute; left: 572px; top: 0px;"><img width="600" height="372" src="resources/atv2-600x372.png" class="w-gallery-tnail-img" alt="atv2"><span class="w-gallery-tnail-title"></span></a><a class="w-gallery-tnail order_3 animate_reveal" href="resources/atv3.png" title="atv3" style="position: absolute; left: 0px; top: 355px;"><img width="600" height="372" src="resources/atv3-600x372.png" class="w-gallery-tnail-img" alt="atv3"><span class="w-gallery-tnail-title"></span></a><a class="w-gallery-tnail order_4 animate_reveal" href="resources/atv4.png" title="atv4" style="position: absolute; left: 572px; top: 356px;"><img width="600" height="371" src="resources/atv4-600x371.png" class="w-gallery-tnail-img" alt="atv4"><span class="w-gallery-tnail-title"></span></a></div> </div>
<h2 style="margin-top:1em;">Rediscover your content</h2>
<p>Emby for Fire TV also uses the power of the server to help you find movies to watch for the first time or over and over.</p>
<p><img src="resources/5537f8e644beb_ftvsuggested.png"></p>
<h2 style="margin-top:1em;">The next of a new generation</h2>
<p>The new Emby for Fire TV app is another in our new generation of more intelligent apps for all your devices. Designed more like the web client and fantastic Windows 8.1 and Win Phone apps, the Emby for Fire TV app continues our commitment to make Emby the absolute best solution for your personal media collection.</p>
<p><img src="resources/atv6.png"></p>
</div>
</div> </div></div><!-- Row Backgrounds --><div class="upb_no_bg" data-fadeout="" data-fadeout-percentage="30" data-parallax-content="" data-parallax-content-sense="30" data-row-effect-mobile-disable="true" data-img-parallax-mobile-disable="true" data-rtl="false" data-custom-vc-row="" data-vc="4.5.2" data-theme-support=""></div>
</div></div> </div>
<!-- /MAIN -->
</div>
<!-- /CANVAS -->
<!-- FOOTER -->
<div class="l-footer">
<!-- subfooter: top -->
<div class="l-subfooter at_top">
<div class="l-subfooter-h g-cols offset_default">
<div class="one-third">
</div>
<div class="one-third">
</div>
<div class="one-third">
</div>
</div>
</div>
<!-- subfooter: bottom -->
<div class="l-subfooter at_bottom">
<div class="l-subfooter-h i-cf">
<div class="w-copyright"><p>© 2015 Emby LLC</p><p style="margin-top:1em;">Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our <a href="terms.html">terms of use</a>. Downloading any Emby software constitutes acceptance of these terms.</p><br><p>Built with <a href="https://www.jetbrains.com/resharper"><img src="resources/resharper_logo-2.png" style="height:20px;vertical-align:middle;margin:0 5px;">Resharper</a></p></div>
</div>
</div>
</div>
<!-- /FOOTER -->
<a class="w-toplink" href="emby-for-android-tv.html#"><i class="mdfi_hardware_keyboard_arrow_up"></i></a>
<script type="text/javascript">
if (window.$us === undefined) window.$us = {};
$us.canvasOptions = ($us.canvasOptions || {});
$us.canvasOptions.headerDisableStickyHeaderWidth = 300;
$us.canvasOptions.headerDisableAnimationWidth = 1000;
$us.canvasOptions.headerMainHeight = 100;
$us.canvasOptions.headerMainShrinkedHeight = 60;
$us.canvasOptions.headerExtraHeight = 40;
$us.canvasOptions.firstSubmainPadding = 140;
$us.navOptions = ($us.navOptions || {});
$us.navOptions.mobileWidth = 1000;
$us.navOptions.togglable = true;
window.nameFieldError = "Please enter your Name";
window.emailFieldError = "Please enter your Email";
window.phoneFieldError = "Please enter your Phone Number";
window.captchaFieldError = "Please enter the equation result";
window.messageFieldError = "Please enter a Message";
window.messageFormSuccess = "Thank you! Your message was sent.";
</script>
<script type="text/javascript" src="resources/jquery.easing.min.js"></script>
<script type="text/javascript" src="resources/jquery.magnific-popup.js"></script>
<script type="text/javascript" src="resources/jquery.simpleplaceholder.js"></script>
<script type="text/javascript" src="resources/waypoints.min.js"></script>
<script type="text/javascript" src="resources/imagesloaded.js"></script>
<script type="text/javascript" src="resources/us.core.js"></script>
<script type="text/javascript" src="resources/us.widgets.js"></script>
<script type="text/javascript" src="resources/comment-reply.min.js"></script>
<script type="text/javascript" src="resources/jquery.isotope.js"></script>
<!-- Dynamic page generated in 0.131 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2016-01-03 13:03:39 -->
<!-- Compression = gzip --></body></html>