s0faking / plugin.video.orfon

ORF ON is an Kodi addon that provides access to the ORF ON Video Platform (Austrian Television).
GNU General Public License v2.0
19 stars 2 forks source link

routing library - script.module.routing #4

Closed cmikovits closed 1 month ago

cmikovits commented 1 month ago

Is there a recommended way on how to install the needed script.module.routing pluging? I only found sources for a ca. 5 year old zip with this name.

thx.

s0faking commented 1 month ago

The addon is listed in the requirements and should be installed when adding the addon using the ZIP Install method. Which KODi Version are you using? No manual install of the Routing addon should be required

s0faking commented 1 month ago

https://kodi.wiki/view/Add-on:Plugin_routing

Airbusflieger commented 1 month ago

I run into the same problem when I installed the plugin on a current OSMC_TGT_rbp2_20240424 image. Adding a version tag

in addon.xml worked for me.

Airbusflieger commented 1 month ago

Sorry, forgot to quote the xml.

<import addon="script.module.routing" version="0.2.3"/>

s0faking commented 1 month ago

should be fixed with the last commit