Skip to content

rpcEndpoint is hardcoded to /transmission/rpc rather than referencing the transmission config file #52

@markymarknz

Description

@markymarknz

@action rehydrate({ statusFilter = -1, sortCriteria = 'name', sortDirection = '', compact = false, skipUpdate = false, rpcEndpoint = '/transmission/rpc' } = {}) {

I have been testing out using a non-standard rpc-url setting in the transmission config yaml file and found that using this theme it would constantly re-prompt for authentication.
Looking through the logs I found that the POST back from the server was not respecting the rpc-url settings in the config file.
Looking through the repo it looks like there is a hardcoded reference to /transmission/rpc as per the link.
I like the theme but it would be good to get this sorted.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions