Kodi Community Forum

Full Version: library://video
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Did library://video change to something else in kodi Matrix?
nope, i don't recall any changes there.
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
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/