Skip to content

Url concatenation error #47

@malkavi

Description

@malkavi

Installed from f-droid Version 0.4.0

I have tried the f-droid version with pyload-ng 0.5.0 docker version and I have find that if you are using pyload with subpath (https://xxx.xxx/pyload) the android app can't connect to the server.
The server logs shows that connection try:

722 | 2026-06-16 09:01:19 | DEBUG | pyload.webui | Error 404 - Requested URL: http://xxxx.xxxx/pyload:443/api/status_server

As you can see there are some errors.

  • I confgured the url with https but the log shows http
  • I configured the port 443 and is concatenated after the url (wich makes sense, but not if you are using a subpath).

Maybe can be added another option to add a subpath to the url if you want to add subpaths.

Thanks for the great work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions