Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Config API endpoint returns incorrect category DestDirs #622

@Qstick

Description

@Qstick

When setting up categories with specific DestDir, Set Category up as below
image

Config JSONRPC API endpoint cuts off last letter of category DestDir

        {
            "Name": "Category1.Name",
            "Value": "Movies"
        },
        {
            "Name": "Category1.DestDir",
            "Value": "/downloads/completed/Movie"
        },

Nzbget Version: 20.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions