Enable library viewtypes for addon?
#1
Hi,

I was just wondering if it's possible to enable some of the library view types (like wall or cover flow?) for use in an addon? My new addon "MMA Browser" is used to browse local files and should have full metadata/art ideally so I'd really love to use the same views I do for movies and TV if that's possible.

Thanks,
Paddy
Reply
#2
I saw something in the add-on dev forum a while ago
Quote:add this line in your addon code:
xbmcplugin.setContent(int(sys.argv[1]), 'movies')
So you probably have to set the content type.
But ronie knows more about this Smile
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
yup you're right.
the addon has to set the content, that's all :-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#4
awesome, cheers guys Big Grin
Reply

Logout Mark Read Team Forum Stats Members Help
Enable library viewtypes for addon?0