FlexGet

Flexget


FlexGet is a multipurpose automation tool for all of your media

Support for torrents, nzbs, podcasts, comics, TV, movies, RSS, HTML, CSV, and more.


Chat and Support

Join us for chat and discussions via your preferred chat client. See all methods here.

For support and help use the Flexget Forums

For bugs open a Github Issue

As we are always trying to update and expand the features of FlexGet, please refer to UpgradeActions for relevant information and configuration changes before upgrading your installation.

Features

Plugins

Custom plugins support to add features, and to work with sites that do not provide useful feeds.

Media

Full series and movie support with automatic scheduling, searching, downloading and even sorting in some cases.

Web Interface

A brand new web interface is being developed to help with configuration and settings.

And much more...

Not built for any specific client or purpose. FlexGet can automate all kinds of content processing.

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. There is also experimental Web-UI coming along (slowly).

FlexGet uses 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.

tasks:
  task name:
    rss: http://example.com/torrents.xml
    series:
      - pioneer one
      - some series

This example would download new episodes of pioneer one and some series to ~/series using series plugin.

For more information about how FlexGet works, check available plugins or detailed configuration.


Read the original on flexget.com ↗