-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaqs.html
More file actions
603 lines (566 loc) · 25.9 KB
/
faqs.html
File metadata and controls
603 lines (566 loc) · 25.9 KB
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
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
<!DOCTYPE html>
<html lang="en">
<head>
<title>Combine/Maintain Video Collections - Frequently Asked Questions</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Selective combination/maintenance of video collections, movies, series, documentaries... FAQs">
<meta name="author" content="Reinhold Lauer">
<meta name="theme-color" content="#022f5a">
<link rel="icon" href="images/MFM32Favicon.ico">
<link rel="prerender" href="https://movie-file-merger.org/index.html" />
<link rel="prerender" href="https://movie-file-merger.org/details.html" />
<link rel="prerender" href="https://movie-file-merger.org/downloads.html" />
<link rel="prerender" href="https://movie-file-merger.org/donations.html" />
<link rel="prerender" href="https://movie-file-merger.org/license.html" />
<link rel="next" href="https://movie-file-merger.org/license.html" />
<link rel="prev" href="https://movie-file-merger.org/downloads.html" />
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<noscript><link rel="stylesheet" href="css/bootstrap.min.css"></noscript>
<!-- Bootstrap core JavaScript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery</script>
<script src="js/bootstrap.min.js"></script>
<!-- Hover CSS -->
<link rel="stylesheet" href="css/hover.min.css">
<noscript><link rel="stylesheet" href="css/hover.min.css"></noscript>
<!-- Google Analytics Code -->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-63705144-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<!-- The Body -->
<body>
<!-- The Menu -->
<div class="navbar-wrapper">
<div class="container">
<nav class="navbar navbar-inverse navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://movie-file-merger.org/index.html">
<img style="max-width:100px; margin-top: -7px;" src="images/MFM32Favicon.ico" alt="MFM Icon">
</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a itemprop="url" href="https://movie-file-merger.org/index.html">Home</a>
</li>
<li>
<a href="https://movie-file-merger.org/details.html">Details</a>
</li>
<li>
<a itemprop="downloadUrl" href="https://movie-file-merger.org/downloads.html">Downloads</a>
</li>
<li class="active">
<a href="https://movie-file-merger.org/faqs.html">FAQs</a>
</li>
<li>
<a href="https://movie-file-merger.org/donations.html">Support</a>
</li>
<li>
<a href="https://movie-file-merger.org/license.html">License</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</div>
<!-- ================================================== -->
<div class="container">
<!-- Frequently Asked Questions -->
<div class="bs-docs-featurette hvr-grow" id="FrequentlyAskedQuestions">
<div class=container>
<h1 class="bs-docs-featurette-title text-center">Movie File Merger</h1>
<p class=lead style="text-align: center">
<img itemprop="image" class="hvr-bounce-out" src="images/MFM.png" alt="Movie File Merger" width="256" height="256">
</p>
<h1 class=bs-docs-featurette-title style="text-align: center"><br>Frequently Asked Questions</span></h1>
<p class=lead style="text-align: center">This pages covers frequently asked questions about Movie File Merger.<br>
Have a look at the training videos to get an idea of the basic operation.</p>
</div>
</div>
<p>
<br>
<br>
</p>
<!-- Table of Contents-->
<div class=hvr-grow>
<h3>Table of Contents
<a href="https://movie-file-merger.org/faqs.html#BasicUsage">Basic Usage</a>
</h3>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#WindowsExplorer">get files from Windows Explorer</a> into Movie File Merger?</p>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#SearchTorrentSites">search for movies on torrent sites</a>?</p>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#SearchWebInfo">search for movie information</a> on the web?</p>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#CleanupDownloads">cleanup downloads</a> from torrent sites?</p>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#PlayMovie">start playing a movie from MFM?</a></p>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#RipCollection">rip my friend's movie collection</a>?</p>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#UpdateCollection">update my existing movie collection</a>?</p>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#CombineSeriesCollections">combine my series collection</a> with my friend's collection?</p>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#CombineMovieCollections">combine my movie collection</a> with my friend's collection?</p>
</div>
<p>
<br>
</p>
<div class=hvr-grow>
<h3>Table of Contents
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#AdvancedUsage">Advanced Usage</a>
</h3>
<p class="lead text">How do I
<a class="hvr-pulse-shrink" href="https://movie-file-merger.org/faqs.html#SearchHigherResolution">search for movies with higher resolution</a> on torrent sites?</p>
</div>
<!-- Basic Usage -->
<p>
<br>
</p>
<div class="row featurette hvr-grow" id="BasicUsage">
<div class="col-md-4 align-bottom">
<img class="featurette-image img-responsive center-block" src="images/BasicUsage.png" alt="Basic Usage" width="256" height="256">
</div>
<div class="col-md-8">
<h2 class="featurette-heading" style="text-align: center">
<br>Basic Usage</h2>
<p class="lead">This section covers questions concerning the day to day usage of Movie File Merger.</p>
</div>
</div>
<p>
<br>
</p>
<!-- Training Video: Drag and Drop from Windows Explorer #141 -->
<div class="row" id="WindowsExplorer">
<div class="col-md-6 hvr-grow">
<h3>How do I get files from Windows Explorer into Movie File Merger?</h3>
<p>Just use drag and drop the files or a top level folder.</p>
<ul>
<li>You can drag and drop files from Windows Explorer onto Movie File Merger.</li>
<li>One title is listed only once.</li>
<li>You can also drag a complete folder.</li>
</ul>
<p>Note: Turn on the subtitles to see written instructions in the captions.</p>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/7IiDhF619pM" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Training Video: Search Torrents -->
<div class="row" style="margin-top:30px" id="SearchTorrentSites">
<div class="col-md-6 hvr-grow">
<h3>How do I search for movies on torrent sites?</h3>
<p>Take a movie you want to download and drop it on the Torrents drop area.</p>
<ul>
<li>Select the torrent from where to download.</li>
<li>Take a movie and drop it on the Torrents drop area.</li>
<li>Select the according torrent download.</li>
<li>The torrent download is added to your torrent program.</li>
</ul>
<p>Note: Turn on the subtitles to see written instructions in the captions.</p>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/EYu11GEwwd0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Training Video: Search Web Info -->
<div class="row" style="margin-top:30px" id="SearchWebInfo">
<div class="col-md-6 hvr-grow">
<h3>How do I search for movies information on the web?</h3>
<p>Take any list entry and drop it on the Wen Info drop area.</p>
<ul>
<li>Select the web page from where you want to get the information.</li>
<li>Take some movies and drop them on the Web Info drop area.</li>
<li>Each movie is shown in a separate tab in the browser.</li>
</ul>
<p>Note: Turn on the subtitles to see written instructions in the captions.</p>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/Rb9aa_spQxY" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Training Video: Cleanup Torrent Downloads -->
<div class="row" style="margin-top:30px" id="CleanupDownloads">
<div class="col-md-6 hvr-grow">
<h3>How do I cleanup downloads from torrent sites?</h3>
<p>You clean up the downloaded torrent files by deleting the garbage, sucking them out of the folder and renaming
them.
</p>
<ul>
<li>Scan the completed downloads folder.</li>
<li>Delete garbage files.</li>
<li>Suck files out of the folders.</li>
<li>Rename the files with file renaming apps.</li>
</ul>
<p>Note: Turn on the subtitles to see written instructions in the captions.</p>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/kumMncdeJ5o" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Training Video: Play Movies -->
<div class="row" style="margin-top:30px" id="PlayMovie">
<div class="col-md-6 hvr-grow">
<h3>How do I start playing a movie from MFM?</h3>
<p>Just drag the movie on the Play drop area.</p>
<ul>
<li>Drop your existing movies in the Import list</li>
<li>Drag a movie on the Play drop area.</li>
</ul>
<p>Note: Turn on the subtitles to see written instructions in the captions.</p>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/EgKUvnkZizo" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Training Video: Just Rip It -->
<div class="row" style="margin-top:30px" id="RipCollection">
<div class="col-md-6 hvr-grow">
<h3>How do I rip my friend's movie collection?</h3>
<p>Use Just Rip It to copy all your friend's movies, which you do not have at the moment. Garbage movies are
ignored.
</p>
<ul>
<li>Drop your friend's movies in the Import list.</li>
<li>Click on Just Rip It.</li>
<li>Click on Start Process</li>
</ul>
<p>Note: Turn on the subtitles to see written instructions in the captions.</p>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/TWAov246OfM" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Training Video: Just Scan It -->
<div class="row" style="margin-top:30px" id="UpdateCollection">
<div class="col-md-6 hvr-grow">
<h3>How do I update my existing movie collection?</h3>
<p>Use Just Scan It to add all movies in all top level folders containing Movies in the name.</p>
<ul>
<li>Connect the hard disks with your Movies folders.</li>
<li>Click on Just Scan It.</li>
<li>The movies are updated and the result is shown in the log file.</li>
</ul>
<p>Note: Turn on the subtitles to see written instructions in the captions.</p>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/ssTfH9zBx4I" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<!-- Training Video: Combine Series Collections -->
<div class="row" style="margin-top:30px" id="CombineSeriesCollections">
<div class="col-md-6 hvr-grow">
<h3>How do I combine my series collection with my friend's collection?</h3>
<p>Scan your existing series. Drop your friend's series in the Import List. Drop the wanted series in the Wish
list. Copy the Wish series.</p>
<ul>
<li>Update your existing series.</li>
<li>Get the list of your friend's existing episodes.</li>
<li>Drop the series you want on the Wish list.</li>
<li>Drop the series you don't want in the Garbage list.</li>
<li>Copy the series in the Wish list.</li>
</ul>
</div>
</div>
<!-- Training Video: Combine Movie Collections -->
<div class="row" style="margin-top:30px" id="CombineMovieCollections">
<div class="col-md-6 hvr-grow">
<h3>How do I combine my movie collection with my friend's collection?</h3>
<p>Scan your existing movies. Drop your friend's movies in the Import List. Drop the wanted movies in the Wish
list. Copy the Wish movies.</p>
<ul>
<li>Update your existing movies.</li>
<li>Get the list of your friend's movies.</li>
<li> Drop the movies you want in the Wish list.</li>
<li>Drop the movies you don't want in the Garbage list.</li>
<li>Copy the movies in the Wish list.</li>
</ul>
</div>
</div>
<!-- Advanced Usage -->
<p>
<br>
<br>
</p>
<div class="row featurette hvr-grow" id="AdvancedUsage">
<div class="col-md-4 align-bottom">
<img class="featurette-image img-responsive center-block" src="images/AdvancedUsage.png" alt="Advanced Usage" width="256"
height="256">
</div>
<div class="col-md-8">
<h2 class="featurette-heading" style="text-align: center">
<br>Advanced Usage</h2>
<p class="lead">This section covers questions concerning more advanced usage of Movie File Merger.</p>
</div>
</div>
<!-- Training Video: Download Low Res In Better Quality -->
<div class="row" style="margin-top:30px" id="SearchHigherResolution">
<div class="col-md-6 hvr-grow">
<h3>How do I search for movies with higher resolution on torrent sites?</h3>
<p>Show the lower resolution movies and download them from torrent sites.</p>
<ul>
<li>Select the torrent from where to download.</li>
<li>Select the minimum resolution.</li>
<li>Identify lower resolution movies.</li>
<li>Select the desired resolution.</li>
<li>Search for downloads on torrent sites.</li>
</ul>
</div>
</div>
<!-- Training Video: Change The Settings -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Change the Settings</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
-->
<!-- Training Video: Submit Bugs -->
<!--
<div class="col-md-6 hvr-grow">
<h3>Submit Bugs</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
</div>
-->
<!-- Training Video: Finding Duplicates -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Finding Duplicates</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
</div>
</div>
</div>
-->
<!-- Training Video: The Log File -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>The Log File</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
</div>
</div>
</div>
-->
<!-- Training Video: Finding Supporting Documentation -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Finding Supporting Documentation</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
-->
<!-- Training Video: Start Process -->
<!--
<div class="col-md-6 hvr-grow">
<h3>Start Process</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
</div>
-->
<!-- Training Video: Setup Folder Structure -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Setup Folder Structure</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
<div class="col-md-6 hvr-grow">
</div>
</div>
-->
<!-- Training Video: Cleanup Movie Collection -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Cleanup Movie Collection</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
</div>
</div>
</div>
-->
<!-- Training Video: Erase Color -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Erase Color</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
<!-- Training Video: Erase Selected -->
<!--
<div class="col-md-6 hvr-grow">
<h3>Erase Selected</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
</div>
-->
<!-- Training Video: Export/Import List -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Export/Import List</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
</div>
</div>
</div>
-->
<!-- Training Video: Search Bar -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Search Bar</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
</div>
</div>
</div>
-->
<!-- Training Video: Get Higher Resolution -->
<!--
<div class="row" style="margin-top:30px">
<div class="col-md-6 hvr-grow">
<h3>Get Higher Resolution</h3>
<p>Description</p>
<ul>
<li>Bullet</li>
<li>Bullet</li>
<li>Bullet</li>
</ul>
</div>
<div class="col-md-6">
<div align="center" class="embed-responsive embed-responsive-16by9">
</div>
</div>
</div>
-->
<!-- FOOTER -->
<footer>
<div class="col-xs-12" style="height:25px;"></div>
<p class="pull-right">
<a class="hvr-pulse-shrink" href="#">Back to top</a>
</p>
<p><a class="hvr-pulse-shrink" href="https://github.com/modiholodri">© 2020
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<span itemprop="name">Reinhold Lauer</span>
</span>
</a></p>
</footer>
</div>
<!-- /.container -->
</body>
</html>