Kodi Community Forum

Full Version: 2 Movie Feeds
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello All,

In XBMC is it possible to have 2 Movie tabs on the Main Menu?
I would like a "Eng Movies' and a 'DK Movies' tab to be viewable.

Is this possible?

Thanks
If you're using a Frodo Alpha, then the entire library structure is specifiable - i.e. you can add smartplaylists anywhere. Further, the links on the home screen are just of the form ActivateWindow(Videos,<library_path>) so you can modify the skin to call into the appropriate bit in the hierarchy. The latter can be done in Eden as well, though not quite as easily (the URL to the smartplaylist is required).