Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Add view mode at callback level #48

@chamchenko

Description

@chamchenko

I have an other suggestion concerning View mode, it would be nice to be able to set the view mode at the callback level by adding it as

@Route.register(view_mode=500)
def root(plugin):
    pass

it could be set by:
xbmc.executebuiltin('Container.SetViewMode(500)')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions