Skip to content

DuckieTV querying invalid Transmission RPC URL #1328

@talios

Description

@talios

What build of DuckieTV are you using (Standlone / Chrome Extension (New Tab / Browser Action))

Standlaone: https://github.com/DuckieTV/Nightlies/releases/tag/nightly-202109072304

What version of DuckieTV are you using (Stable 1.1.x / Nightly yyyymmddHHMM)

Night as above: https://github.com/DuckieTV/Nightlies/releases/tag/nightly-202109072304

What is your Operating System (Windows, Mac, Linux, Android)

OS?X

Describe the problem you are having and steps to reproduce if available

Using Transmission as the torrent client with the following (redacted) settings:

I see API requests being sent for http://USER:PASSWORD@HOST:9091/transmission:9091/transmission/rpc.

You can see that following the address, the port and path is just being appended to the Address.

After changing the address to simple being http:HOST - everything just worked. If the address is supposed to simply be protocol/hostname - some form of validation against putting the Transmission URL into the field, OR - the base path should be applied as a relative URL to that of the address/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions