Posts: 835
Joined: Jan 2012
Reputation:
24
Did library://video change to something else in kodi Matrix?
Posts: 15,282
Joined: Jan 2009
Reputation:
739
ronie
Team-Kodi Member
Posts: 15,282
nope, i don't recall any changes there.
Posts: 835
Joined: Jan 2012
Reputation:
24
2021-11-30, 08:20
(This post was last modified: 2021-11-30, 08:26 by ed_davidson.)
would you have any idea why this code would not take me to my video addons?
items.append(
{
'label': "Library",
'path': plugin.url_for('folder',path="library://video/",label="Library"),
'thumbnail':get_icon_path('movies'),
'context_menu': context_items,
})
All works fine in Leia
Posts: 15,282
Joined: Jan 2009
Reputation:
739
ronie
Team-Kodi Member
Posts: 15,282
sorry, i can't think of a reason why that would've worked in lea.
library://video/
is the path to the root of the video library.
if you want to go video addons, the correct path is library://video/addons.xml/