Giter Site home page Giter Site logo

Comments (5)

vanossj avatar vanossj commented on June 27, 2024

the seedtime.conf file should be in the deluge config directory.

Default locations:

  • Windows: %APPDATA%\deluge\seedtime.conf
  • Linux/Mac: ~/.config/deluge/seedtime.conf

This file should change when you change the plugin settings.

The seedtime.conf file with default settings should look like this

{
    "file": 1,
    "format": 1
}{
    "default_stop_time": 7,
    "delay_time": 1,
    "filter_list": [],
    "remove_torrent": false,
    "torrent_stop_times": {}
}

If you modify the values in the file instead of through the UI (not recommended), you will probably have to restart the deluge client and server for it to reread the file and apply the new values.

from deluge-seedtime.

jeliastam avatar jeliastam commented on June 27, 2024

ah I was missing the first object... thank you!

I think the config path is a little different because im using the linuxserver.io deluge docker on unraid.

ok got the conf file working... but I am still see 0's for Stop Seed Time and Remaining Seed Time for everything.

image

I think this plugin is a great and would love to get it working.

from deluge-seedtime.

vanossj avatar vanossj commented on June 27, 2024

hmm, there should be a default filter added but there doesn't appear to be one. Press the Add button, then change the filter to .* as a catch all. You can add other filters by following the instructions here.

image

from deluge-seedtime.

jeliastam avatar jeliastam commented on June 27, 2024

from deluge-seedtime.

jeliastam avatar jeliastam commented on June 27, 2024

from deluge-seedtime.

Related Issues (9)

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.