* = natively supported by plugins
}}}
'''!FlexGet is platform independent, all platforms that have python* available are supported (Linux, Windows, OSX, even some routers and NAS boxes).'''[[BR]]
= Features =
* Process from any [wiki:Plugins/rss RSS] feed, [wiki:Plugins/html HTML] page, [wiki:Plugins/csv CSV] file, or from popular sites like [wiki:Plugins/rlslog RlsLog].
* Filter movies based on [wiki:Plugins/imdb IMDB] ratings and other details, or even by your rating [wiki:Plugins/imdb_rated history].
* Automatically download subtitles for movies from [http://opensubtitles.org opensubtitles.org] (#227)
* Download [wiki:Plugins/series TV-series]
* Episode number aware, doesn't download same episode twice
* Quality aware
* Get best quality available in a specified time frame
* Min / Max quality
* Get all specified qualities
* Propers / Repacks are downloaded automatically.
* Use [wiki:Plugins/regexp regular expressions] to match desired content
* Keeps track of already downloaded content
* Easy to add site-specific download scripts / URL re-writers. Many sites supported out of the box. See [wiki:URLRewriters URLRewriters].
* Completely modular, all features are plugins (see. [wiki:Developers developer guide] for more information)
* And much more ...
= How easy is it to use? =
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.
!FlexGet uses [http://en.wikipedia.org/wiki/YAML YAML] 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.
'''Configuration example:'''
This is a complete, fully functional, configuration file! You don't need anything more complex than this to get started.
{{{
feeds:
feed name:
rss: http://example.com/torrents.xml
series:
- series name
- another series
download: ~/torrents/series/
}}}
This example would download new episodes of {{{series name}}} and {{{another series}}} to {{{~/series}}} using powerful [wiki:Plugins/series series] plugin.
You can find more configuration examples in [wiki:Cookbook The Cookbook].
For more information about how !FlexGet works, check available [wiki:Plugins plugins] or detailed [wiki:Configuration configuration].
= Help !FlexGet =
* Enlist as active developer, help is always welcomed!
* Improve this wiki
* Make any general improvements
* Write good tutorials
* Request clearing up confusing parts by adding tag ^''[confusing]''^ (wiki syntax: {{{^''[confusing]''^}}})
* Request more information by adding tag ^''[need more info]''^
* Submit more creative plugins (must be MIT-license compatible)
* Tip: Resolvers for unsupported [http://torrentfreak.com/top-10-torrent-sites-of-2008-081228/ popular sites]
* Report errors you encounter
* Feedback on areas that you find troublesome
=== Expand stub pages ===
[[ListTagged(stub)]]