Skip to content

Latest commit

 

History

History
198 lines (193 loc) · 10.7 KB

home.md

File metadata and controls

198 lines (193 loc) · 10.7 KB
title description published date tags editor dateCreated
home
true
2022-09-18 16:18:44 UTC
markdown
2022-09-18 04:52:44 UTC


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.

Client Integration

Directly integrates with Deluge, transmission, uTorrent, rTorrent, SABnzb and more.

Site Integration

Manage and track your series and/or movies directly from trakt.tv, thetvdb.com or imdb.com.

Daemon Mode

You can run FlexGet in daemon mode, and handle scheduling directly in your FlexGet config.

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.


Get Involved!

Developers wanted

We're seeking new developers for web interface. 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 here

Donate

We appreciate any donations towards hosting costs and the development of FlexGet, however we don't have a good platform to accept them at the moment.


Copyright © flexget.com 2016