GithubHelp home page GithubHelp logo

edifus / deluge-filebottool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from laharah/deluge-filebottool

0.0 0.0 0.0 318 KB

A plugin to integrate simple FileBot functionality into Deluge

License: GNU General Public License v3.0

Python 99.70% Batchfile 0.30%

deluge-filebottool's Introduction

FilebotTool: FileBot Integration for Deluge

requires Filebot

Version 1.2.6

NOTE: THIS PLUGIN IS NOT YET COMPATABLE WITH DELUGE 2.0

Rename your torrents using FileBot from within deluge. Keep your media organized and your torrents seeding without wasting storage space on duplicates!

rename_dialog

Features:

  • easy to use GUI
  • cross-platform
  • Automatic file re-direction
  • Save frequently used profiles
  • Batch processing
  • Dry run previews
  • Download missing subtitles
  • Multi-language support
  • Easily rollback mistakes
  • supports both server-client and classic mode
  • Custom auto-organize rulesets
  • supports creating reflinks on btrfs filesystems

prefs_page

How to Use:

  1. Download, then install the appropriate .egg files using the plugin manager in deluge->settings (install both if you're not sure which to use)

  2. click the checkbox next to FileBotTool to enable the plugin

  3. Once Installed simply right click any torrent you'd like to sort, and select FileBotTool:

    right-click-menu

  4. Fill out which database you'd like to use along with the format expression and any other settings you'd like filebot to use (click the format expression link for help).

  5. press the "Dry Run" button to test your settings and see a preview of the output.

  6. Optionally name your settings profile and save it for quick use later.

  7. Press "Execute Filebot" to rename and sort your torrents, the window will close when the sorting is finished!

See the wiki for more detailed information.

How to build:

if you want the very latest release, you can build the plugin from source.

You will need:

  • git
  • a version of python that matches your deluge version (2.7 by default)
Instructions:
  • in a command window, type
    git clone https://github.com/Laharah/deluge-FileBotTool.git
    cd deluge-FileBotTool
    git checkout develop
  • then to build the plugin, on linux/osx type:
    python2.7 setup.py bdist_egg  # replace with 2.6 if your deluge uses python 2.6

or on windows:

    py -2.7 setup.py bdist_egg
  • The new .egg file located in the dist/ folder is now ready to be added to deluge.

deluge-filebottool's People

Contributors

laharah avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.