Skip to content

Transmission path is ignored #2131

@dulakm

Description

@dulakm

Expected behaviour:

When I specify path attribute to transmission plugin, it is forced and the destination is set for downloading content.

Actual behaviour:

With path attribute set as well as incomplete-dir set for transmission as a library, the library setting is used instead of path.

Steps to reproduce:

  • Step 1: In your transmission settings (e.g. /etc/transmission-daemon/settings.json) set
    • "incomplete-dir": "/something"
    • "incomplete-dir-enabled": true
  • Step 2: In flexget transmission plugin specify
    • path: "/something-else"
  • Step 3: Run your task using transmission plugin, /something path will be used instead of /something-else

Config:

https://github.com/zilexa/flexget_config

Additional information:

  • FlexGet version: 2.13.15
  • Python version: Python 2.7.13
  • Installation method: pip
  • Using daemon (yes/no): no
  • OS and version: Linux osmc 4.14.34-1-osmc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions