-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
316 lines (292 loc) · 14.1 KB
/
index.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
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from jell0o.web.app/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 26 Aug 2021 21:04:06 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/tooplate-style.css">
<title>Jello</title>
<script src="js/ping.js"></script>
<script>
ping('https://_ip-pi_/').catch(function(err){
alert("Please Connect to Niser Intranet to View the page") ? "" : location.reload(true);
});
</script>
</head>
<style>html {
overflow: scroll;
overflow-x: hidden;
}
::-webkit-scrollbar {
width: 0; /* Remove scrollbar space */
background: transparent; /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
background: #FF0000;
}</style>
<body>
<div class="tm-container mx-auto">
<section class="tm-section tm-section-1">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="tm-bg-circle-white tm-flex-center-v">
<header class="text-center">
<h1 class="tm-site-title">jEll0</h1>
<p class="tm-site-subtitle">An Media Server created for Entertainment</p>
</header>
<p>Since acessing the ftp server was a tiresome process. I have always wanted to make it as likeable and user friendly as possible, And I have to thank Ajay for showing this wonderful Jellyfin to me. Because now it have become a reality. </p>
<p class="text-center mt-4 mb-0">
<!-- <a data-scroll href="https://demo.jellyfin.org/stable/web/index.html#!/home.html" target="_blank" class="btn tm-btn-secondary">Demo</a> -->
</p>
</div>
</div>
</div>
</div>
</section>
<section id="tm-section-2" class="tm-section pt-2 pb-2">
<div class="container">
<div class="row">
<div class="col-xl-5 col-lg-6 tm-flex-center-v tm-text-container tm-section-left">
<h2 class="tm-color-secondary mb-4">Feature and Improvements</h2>
<p class="mb-4">The all new jellifin powered Jello features
<ul class="dashed">
<li> User creation and Personalisation</li>
<li> System for movie requesting through Ombi</li>
<li> Notification and announcement through emails</li>
<li> customisation of layouts of home screen </li>
<li> Easy search and sort</li>
<li> get - trailers, recommendations, cast & crew details</li>
</ul></p>
<p class="mb-3">I hope you guys will like this new interface! Do give me feedback and suggestion - <i>Sarin</i></p>
<span>
<a href="https://demo.jellyfin.org/stable/web/index.html#!/home.html" target="_blank" class="btn tm-btn-secondary text-center mt-3 mb-5">Demo Jellyfin</a>
<a href="https://app.ombi.io/landingpage" target="_blank" class="btn tm-btn-secondary text-center mt-3 mb-5"> Demo Ombi </a>
</span>
</div>
<div class="col-xl-7 col-lg-6 tm-circle-img-container">
<img src="img/img-01.jpg" alt="Image" class="rounded-circle tm-circle-img">
</div>
</div>
</div>
</section>
<section id="tm-section-3" class="tm-section tm-section-3">
<div class="container">
<div class="row">
<div class="col-sm-12 tm-section-2-right">
<div class="tm-bg-circle-white tm-bg-circle-pad-2 tm-flex-center-v">
<header>
<h2 class="tm-color-primary">How to Use</h2>
</header>
<p style='font-size:15px;'> You can click the following link to sign up or create user using email*. <a href="jfa-golink.html"> Signup link. </a> After creating user account please download client app for better experiance. else use <a href="http://_ip-lap_:8096/">Web client.</a> For Reporting issues & **Request contents use <a href="http://_ip-lap_:5000/">JEll0.</a><br>Server : http://_ip-lap_:8096</p>
<p style='font-size:10px; color: aquamarine;'><b>Note:</b> If donwnload dosen't work <a href="http://_ip-lap_:80">click here.</a> *please use your <i>'non-niser'</i> email to sign up.**use the same login details here.Linux users have to use Flatpak for installing client. </p>
<a id="myLink" download class="btn tm-btn-secondary">Downloads</a>
</div>
</div>
</div>
</div>
</section>
<section class="tm-section pt-2 pb-3">
<style>
div.gallery img {
width: 100%;
height: auto;
}
div.desc {
padding: 15px;
text-align: center;
}
* {
box-sizing: border-box;
}
.responsive {
padding: 0 6px;
float: left;
width: 24.99999%;
}
@media only screen and (max-width: 700px) {
.responsive {
width: 49.99999%;
margin: 6px 0;
}
}
@media only screen and (max-width: 500px) {
.responsive {
width: 100%;
}
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
</style>
<div class="row mb-4">
<h2 style="padding-top: 30pt;" class="col-6 tm-text-primary">
Gallery
</h2>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-001.jpg">
<img src="img/img-001.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Home (<a href="https://demo.jellyfin.org/stable/web/index.html#!/home.html" target="_blank">demo</a>)</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-02.jpg">
<img src="img/img-02.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Genre</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-03.jpg">
<img src="img/img-03.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Search</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-04.jpg">
<img src="img/img-04.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Movie Page</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-05.jpg">
<img src="img/img-05.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Movie Page cont..</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-06.jpg">
<img src="img/img-06.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">People</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-07.jpg">
<img src="img/img-07.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Playback</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-08.jpg">
<img src="img/img-08.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Ombi (<a href="https://app.ombi.io/landingpage" target="_blank">demo</a>)</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-09.jpg">
<img src="img/img-09.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Ombi-Home</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-10.jpg">
<img src="img/img-10.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">request search</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-11.jpg">
<img src="img/img-11.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Available movie</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-12.jpg">
<img src="img/img-12.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Request page</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-13.jpg">
<img src="img/img-13.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Requested Movie</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-14.jpg">
<img src="img/img-14.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">Movies</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a href="img/img-15.jpg">
<img src="img/img-15.jpg" alt="Image" width="600" height="400">
</a>
<div class="desc">UnAvailable Movie</div>
</div>
</div>
<div class="clearfix"></div>
</section>
</div>
<script src="js/smooth-scroll.polyfills.min.js"></script>
<!-- https://github.com/cferdinandi/smooth-scroll -->
<script>
var scroll = new SmoothScroll('a[href*="#"]', {
easing: 'easeInOutQuart',
speed: 800
});
</script>
<script>
const getHref = () => {
const element = document.getElementById("myLink");
const droid = navigator.userAgent.match(/android/i) != null;
const linusseb = navigator.userAgent.match(/linux/i) != null;
const macky= navigator.userAgent.match(/Mac/i) != null;
const wsix= navigator.userAgent.match(/Win64/i) != null;
const iphony= navigator.userAgent.match(/ iPhone|iPad/i) != null;
if (droid) {
element.href = "download/Jellyfin_v2.2.3_apkpure.com.apk"; // when the device is an android
} else if(linusseb){
element.href = "download/com.github.iwalton3.jellyfin-media-player.FLATPAKREF"; // when the device is an linux
}else if(iphony){
element.href = "https://apps.apple.com/us/app/jellyfin-mobile/id1480192618"; //iphone
element.removeAttribute('download');
element.setAttribute('target', '_blank');
}else if(macky){
element.href = "dowload/JellyfinMediaPlayer-1.6.0-macos.dmg"; //macos
}else if(wsix){
element.href = "download/JellyfinMediaPlayer-1.6.1-windows-x64.exe"; // winx64
}else {
element.href = "download/JellyfinMediaPlayer-1.6.0-windows-x86.exe"; // default
}
};
getHref();
</script>
</body>
<!-- Mirrored from jell0o.web.app/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 26 Aug 2021 21:05:05 GMT -->
</html>