Skip to content

A skin for Kodi using Microsoft's Universal Windows Application design guidelines

License

Notifications You must be signed in to change notification settings

Sranshaft/skin.immersive

Repository files navigation

XBMC Immersive

XBMC Immersive combines the elegant simplicity of Microsoft's Metro UI with the media richness of XBMC to create an extremely user-friendly and inviting skin.

What addons are needed?

Skin Widgets: https://mirrors.xbmc.org/addons/frodo/service.skin.widgets/
RandomandLastItem: https://mirrors.xbmc.org/addons/frodo/script.randomandlastitems/
PlayAlbum: https://mirrors.xbmc.org/addons/frodo/script.playalbum/
Favourites: https://mirrors.xbmc.org/addons/frodo/script.favourites/

These should be downloaded automatically upon installation of the skin but I've linked them just in case they don't. 

What addons are supported?

The Big Pictures: https://forum.xbmc.org/showthread.php?tid=97605
PseudoTV: https://forum.xbmc.org/showthread.php?tid=90738
TV Show Next Aired: https://forum.xbmc.org/showthread.php?tid=79493
Global Search: https://forum.xbmc.org/showthread.php?tid=109301
MetaData Actors: https://forum.xbmc.org/showthread.php?tid=123578
ForumBrowser: https://forum.xbmc.org/showthread.php?tid=85018
Library Editor: https://forum.xbmc.org/showthread.php?tid=158775

What should I do if I find a bug?

Please report the issue to the GIT page at https://github.com/Sranshaft/skin.immersive/issues. Note: you will need a GIT account to do this. 

Please do not report the issue to the forum. While I try my hardest to read each post, chances are it'll get overlooked / forgotten. It's much easier keep track of these issues when they are all in one place.

Extras

Charms bar: If you add the following code to your keymap.xml file (%appdata%\XBMC\Userdata\keymaps\keymap.xml) you will have access to a Charms bar-esque quick nav window that will allow you to quickly jump to different sections of the skin.

<keymap>
    <global>
        <keyboard>
			<a>XBMC.ActivateWindow(55)</a>
        </keyboard>
    </global>
</keymap>

About

A skin for Kodi using Microsoft's Universal Windows Application design guidelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published