Code Monkey home page Code Monkey logo

Comments (5)

bobokun avatar bobokun commented on June 17, 2024

I can't seem to replicate this, can you try moving onto the develop branch and see if you have the same issue? I've tried removing the entire nohardlinks section in my config and setting tag_nohardlinks: false with no errors. Can you also try setting your logs to debug by setting QBT_DEBUG=True in your docker env variable?

from qbit_manage.

davralin avatar davralin commented on June 17, 2024

That ended with:
https://gist.github.com/davralin/287cb78b6410bbe14b04da6800b8f0b2

Which is weird, because I don't have something that should end with this: --tag-nohardlinks (QBT_TAG_NOHARDLINKS): True in the second section.

from qbit_manage.

bakerboy448 avatar bakerboy448 commented on June 17, 2024

Post conf again?

tabs vs spaces for your indents maybe?

from qbit_manage.

davralin avatar davralin commented on June 17, 2024

Still the same config

commands:
  dry_run: true
  tag_tracker_error: true
  tag_update: true
  recheck: true
  cross_seed: false
  cat_update: false
  rem_unregistered: true
  rem_orphaned: true
  skip_cleanup: false
  tag_nohardlinks: false
  skip_qb_version_check: true
  share_limits: false

qbt:
  host: qbittorrent.media.svc.cluster.local:8080
  user:
  pass:

settings:
  force_auto_tmm: true
  tracker_error_tag: issue
  ignoreTags_OnUpdate:
  - issue
  share_limits_suffix_tag: share_limit

directory:
  root_dir: /data/downloads
  remote_dir: /data/downloads/
  cross_seed:
  orphaned_dir: /data/downloads/orphaned_data
  torrents_dir:

cat:
- movies: "/data/downloads/movie"
- tv: "/data/downloads/tv"

Tried running both expand, and unexpand on the file - no difference.

from qbit_manage.

davralin avatar davralin commented on June 17, 2024

hahaha... I figured it out.

I had both a config.yml, and a config.yaml file in /config.

Actually working with the correct file kinda helps.

from qbit_manage.

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.