GithubHelp home page GithubHelp logo

Comments (5)

springjools avatar springjools commented on July 30, 2024

Hmmm, could you post more of the log...

Because there is nothing on line 79 in the latest version of the plugin. You must be using an older one...

from deluge-autoremoveplus.

aploleb avatar aploleb commented on July 30, 2024

09:01:21.772 [INFO ][autoremoveplus.core :69 ] AutoRemovePlus: check do_remove
09:01:21.773 [ERROR ][autoremoveplus.core :79 ] Error reading config: could not convert string to float: ''
09:31:21.772 [INFO ][autoremoveplus.core :69 ] AutoRemovePlus: check do_remove
09:31:21.773 [ERROR ][autoremoveplus.core :79 ] Error reading config: could not convert string to float: ''
10:01:21.772 [INFO ][autoremoveplus.core :69 ] AutoRemovePlus: check do_remove
10:01:21.773 [ERROR ][autoremoveplus.core :79 ] Error reading config: could not convert string to float: ''
10:31:21.772 [INFO ][autoremoveplus.core :69 ] AutoRemovePlus: check do_remove
10:31:21.773 [ERROR ][autoremoveplus.core :79 ] Error reading config: could not convert string to float: ''
11:01:21.772 [INFO ][autoremoveplus.core :69 ] AutoRemovePlus: check do_remove
11:01:21.773 [ERROR ][autoremoveplus.core :79 ] Error reading config: could not convert string to float: ''
11:31:21.772 [INFO ][autoremoveplus.core :69 ] AutoRemovePlus: check do_remove
11:31:21.773 [ERROR ][autoremoveplus.core :79 ] Error reading config: could not convert string to float: ''

The Config doesn't have a line 79 either

here is my config:
{
"file": 1,
"format": 1
}{
"count_exempt": false,
"enable_lidarr": false,
"enable_radarr": false,
"enable_sonarr": false,
"enabled": true,
"filter": "func_ratio",
"filter2": "func_added",
"hdd_space": -1.0,
"interval": 0.5,
"label_rules": {},
"labels": [],
"max_seeds": 0,
"min": 0.0,
"min2": 5.0,
"pause_seed": false,
"remove": true,
"remove_data": false,
"rule_1_enabled": true,
"rule_2_enabled": true,
"seedtime_limit": "",
"seedtime_pause": "",
"sel_func": "and",
"tracker_rules": {},
"trackers": []
}

Im using 6.8

from deluge-autoremoveplus.

springjools avatar springjools commented on July 30, 2024

Hmm, no idea why this happens, but I would guess the reason is the "" on the following lines:
"seedtime_limit": "",
"seedtime_pause": "",

Could you try to change them to some numeric value? I think maybe if they are empry they are replaced with empty strings...

from deluge-autoremoveplus.

springjools avatar springjools commented on July 30, 2024

Try this release: https://github.com/springjools/deluge-autoremoveplus/releases/tag/0.6.9

from deluge-autoremoveplus.

springjools avatar springjools commented on July 30, 2024

Closing this issue because I think the new release fixes this. Re-open if necessary.

from deluge-autoremoveplus.

Related Issues (20)

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.