forked from Flexget/wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
194 lines (188 loc) · 12.5 KB
/
home.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
<!--
title: Home
description:
published: true
date: 2022-09-20T04:44:25.812Z
tags:
editor: code
dateCreated: 2022-09-18T04:52:44.526Z
-->
<section class="about header-main row" id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<img src="/flexget.png" title="Flexget" alt="Flexget" class="landing-logo">
<hr class="small">
<h2 class="toc-header" id="flexget-is-a-multipurpose-automation-tool-for-all-of-your-media"> FlexGet is a multipurpose automation tool for all of your media</h2>
<p class="lead">Support for torrents, nzbs, podcasts, comics, TV, movies, RSS, HTML, CSV, and more.</p>
<hr>
</div>
<div class="col-lg-12">
<div class="">
<h2 class="toc-header" id="important-pages"> Important pages</h2>
<ul>
<li>
<strong><a class="is-internal-link is-valid-page" href="/InstallWizard">Installation guide</a></strong>
</li><li>
<strong><a class="is-internal-link is-valid-page" href="/Upgrade">Upgrading</a></strong>
</li>
<li>
<strong><a class="is-internal-link is-valid-page" href="/Configuration">Configuration</a></strong>
</li>
<li><strong><a class="is-internal-link is-valid-page" href="/Cookbook">The Cookbook</a></strong></li>
<li><strong><a class="is-internal-link is-valid-page" href="/Developers">Developers</a></strong></li>
<li><strong><a class="is-internal-link is-valid-page" href="/Plugins">Plugins</a></strong></li>
<li><strong><a class="is-external-link" href="https://github.com/Flexget/Flexget/discussions">Forum</a></strong></li>
</ul>
</div>
<div class="">
<h2 class="text-center" id="chat-and-support"> Chat and Support</h2>
<p>Join us for chat and discussions via your preferred chat client. See all methods <a class="is-internal-link is-valid-page" href="/Chat">here.</a></p>
<p>For support and help use the <a class="is-external-link" href="https://github.com/Flexget/Flexget/discussions">Flexget Forums</a></p>
<p>For bugs open a <a class="is-external-link" href="https://github.com/Flexget/Flexget/issues">Github Issue</a></p>
<p>As we are always trying to update and expand the features of FlexGet, please refer to <strong><a class="is-internal-link is-valid-page" href="/UpgradeActions">UpgradeActions</a></strong> for <strong>relevant information</strong> and <strong>configuration changes</strong> before upgrading your installation.</p>
</div>
</div>
<div class="col-lg-10 col-lg-offset-1 text-center">
<br><br>
</div>
</div>
</div>
</section>
<section class="features bg-flexlight row" id="features">
<div class="container">
<div class="row text-center">
<div class="">
<h2 class="toc-header" id="features"> Features</h2>
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="feature-item">
<span class="mdi-combined">
<i class="mdi mdi-circle"></i>
<i class="mdi mdi-power-plug"></i>
</span>
<h4 class="toc-header"> <strong>Plugins</strong></h4>
<p>Custom <a class="is-internal-link is-valid-page" href="/Plugins">plugins support</a> to add features, and to work with sites that do not provide useful feeds.</p>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="feature-item">
<span class="mdi-combined">
<i class="mdi mdi-circle"></i>
<i class="mdi mdi-lan"></i>
</span>
<h4 class="toc-header" id="client-integration"> <strong>Client Integration</strong></h4>
<p>Directly integrates with <a class="is-external-link" target="_blank" href="http://deluge-torrent.org/">Deluge</a>, <a class="is-external-link" target="_blank" href="http://www.transmissionbt.com/">transmission</a>, <a class="is-external-link" target="_blank" href="http://www.utorrent.com/">uTorrent</a>, <a class="is-external-link" target="_blank" href="https://rakshasa.github.io/rtorrent/">rTorrent</a>, <a class="is-external-link" href="https://sabnzbd.org">SABnzb</a> and more.</p>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="feature-item">
<span class="mdi-combined">
<i class="mdi mdi-circle"></i>
<i class="mdi mdi-cogs"></i>
</span>
<h4 class="toc-header" id="site-integration"> <strong>Site Integration</strong></h4>
<p>Manage and track your series and/or movies directly from <a class="is-external-link" target="_blank" href="http://trakt.tv/">trakt.tv</a>, <a class="is-external-link" target="_blank" href="http://thetvdb.com/">thetvdb.com</a> or <a class="is-external-link" target="_blank" href="http://imdb.com/">imdb.com</a>.</p>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="feature-item">
<span class="mdi-combined">
<i class="mdi mdi-circle"></i>
<i class="mdi mdi-calendar-clock"></i>
</span>
<h4 class="toc-header" id="daemon-mode"> <strong>Daemon Mode</strong></h4>
<p>You can run FlexGet in <a class="is-internal-link is-valid-page" href="/Daemon">daemon mode</a>, and handle <a class="is-internal-link is-valid-page" href="/Plugins/Daemon/scheduler">scheduling</a> directly in your FlexGet config.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="feature-item">
<span class="mdi-combined">
<i class="mdi mdi-circle"></i>
<i class="mdi mdi-file-video"></i>
</span>
<h4 class="toc-header" id="media"> <strong>Media</strong></h4>
<p>Full series and movie support with <a class="is-internal-link is-valid-page" href="/Plugins/Daemon/scheduler">automatic scheduling</a>, searching, downloading and even sorting in some cases.</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="feature-item">
<span class="mdi-combined">
<i class="mdi mdi-circle"></i>
<i class="mdi mdi-web"></i>
</span>
<h4 class="toc-header" id="web-interface"> <strong>Web Interface</strong></h4>
<p>A brand new <a class="is-internal-link is-valid-page" href="/Web-UI">web interface</a> is being developed to help with configuration and settings.</p>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="feature-item">
<span class="mdi-combined">
<i class="mdi mdi-circle"></i>
<i class="mdi mdi-information-variant"></i>
</span>
<h4 class="toc-header" id="and-much-more"> <strong>And much more...</strong></h4>
<p>Not built for any specific client or purpose. FlexGet can automate all kinds of content processing.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div style="height: 300px; display: flex;align-items:center;justify-content:center;flex-direction:column;">
<div>
<a class="is-internal-link is-valid-page" href="/Install">
<i class="mdi mdi-download-circle" style="font-size: 100px"></i></a></div>
<div><a class="is-internal-link is-valid-page" href="/Install">
<span id="install-now" style="font-size: 48px">Install Now</span></a></div>
</div>
<section class="how-easy bg-flexlight row" id="how-easy">
<div class="container">
<div class="row">
<div class="">
<h2 id="how-easy-is-it-to-use" class="text-center toc-header"> How easy is it to use?</h2>
<p>Easy configuration was a high priority when designing the application. If you have ever used command line based application you should be more than qualified. There is also experimental <a class="is-internal-link is-valid-page" href="/Web-UI">Web-UI</a> coming along (slowly).</p>
<p>FlexGet uses <a class="is-external-link" target="_blank" href="http://en.wikipedia.org/wiki/YAML">YAML</a> for configuration. This may be confusing (for new users) at first, but don't be scared, FlexGet is equipped with validator that tries to guide you if you make mistakes.</p>
<p><strong>Configuration example:</strong> </p>
<p>This is a complete, fully functional, configuration file! You don't need anything more complex than this to get started.</p>
<pre v-pre="true" class="prismjs line-numbers"><code class="language-yaml">tasks:
task name:
rss: http://example.com/torrents.xml
series:
- pioneer one
- some series
</code></pre>
<p>This example would download new episodes of <code>pioneer one</code> and <code>some series</code> to <code>~/series</code> using <a class="is-internal-link is-valid-page" href="/Plugins/series">series</a> plugin.</p>
<p>For more information about how FlexGet works, check available <a class="is-internal-link is-valid-page" href="/Plugins">plugins</a> or detailed <a class="is-internal-link is-valid-page" href="/Configuration">configuration</a>.</p>
<br>
<div class="text-center"><a class="btn btn-dark is-internal-link is-valid-page" href="/Cookbook">Check out the CookBook!</a></div>
</div>
</div>
</div>
</section>
<footer class="row">
<div class="container">
<div class="row">
<div class="text-center">
<h2 class="toc-header" id="get-involved"> Get Involved!</h2>
<div class="row" style="justify-content: center;">
<div class="col-lg-4">
<h3 class="toc-header" id="developers-wanted">Developers wanted</h3>
<p>We're seeking new developers for <a class="is-internal-link is-valid-page" href="/Web-UI">web interface</a>. Python and Typescript/React developers are all needed. Join us for chat and discussions via your preferred chat client if you are up for the task. See all methods <a class="is-internal-link is-valid-page" href="/Chat">here</a></p>
</div>
<div class="col-lg-4">
<h3 class="toc-header" id="donate">Document</h3>
<p>This documentation site is a wiki. If you see outdated/missing documentation, or can improve the existing documentation, go for it! If you log in to this site, editing will be enabled.</p>
</div>
<div class="col-lg-4">
<h3 class="toc-header" id="donate">Donate</h3>
<p>FlexGet is a community effort. The best way to contribute is to help improve the code or documentation. If you wish to contribute towards hosting costs of this website, it can be done via <a href="https://github.com/sponsors/gazpachoking/">Github Sponsors</a>.</p>
</div>
</div>
</div>
</div>
</div>
</footer>