Skip to content

Kodi uses default port since it is hardcoded in addon.xml #5

@antonsoroko

Description

@antonsoroko

even if user change port - Kodi still uses default port since it is hardcoded in addon.xml

<info>http://127.0.0.1:61234/addons.xml</info>
<checksum>http://127.0.0.1:61234/addons.xml.md5</checksum>
<datadir>http://127.0.0.1:61234/</datadir>

@i96751414 is it possible to make these lines dynamic somehow? what do you think?

you can see log here elgatito/plugin.video.elementum#1117 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions