Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
mezzmo_for_roku_user_guide [2016/11/27 03:41]
admin [Installing the Mezzmo for Roku app onto your Roku media player]
mezzmo_for_roku_user_guide [2016/11/27 07:54]
admin [Mezzmo for Roku Screenshots]
Line 23: Line 23:
 ===== Installing the Mezzmo for Roku app onto your Roku media player ===== ===== Installing the Mezzmo for Roku app onto your Roku media player =====
  
-Mezzmo for Roku is located in the Roku Channels store at https://​my.roku.com/​account/​add?​channel=Mezzmo.+The Mezzmo for Roku app is located in the Roku Channels store at https://​my.roku.com/​account/​add?​channel=Mezzmo.
  
 Or, simply search for '​Mezzmo'​ in your Roku Channels store. Or, simply search for '​Mezzmo'​ in your Roku Channels store.
  
-Mezzmo for Roku app is free to use.+The Mezzmo for Roku app is FREE to use.
  
-===== Auto-starting the Mezzmo for Kodi Add-on when Kodi starts ===== 
  
-If you would like the Mezzmo ​Add-on automatically started when Kodi is started, you can create an **autoexec.py** file and place this file in your Kodi userdata folder (see [[http://​kodi.wiki/​view/​Userdata]]).  ​+===== Mezzmo ​for Roku Screenshots =====
  
-The **autoexec.py** file must contain the following lines:+View all text metadata, poster and backdrop artwork for movies, TV shows, etc.\\ 
 +{{:mezzmoforroku-moviedetails.jpg?​nolink|Mezzmo for Roku app - Movies}}\\ \\
  
-<​code>​ +Gallery view lets you view all your movies and TV shows, including full description,​ content rating, posters, backdrops, duration, etc.\\ ​ 
-import xbmc+{{:​mezzmoforroku-moviegallery.jpg?​nolink|Mezzmo for Roku app - Movies Gallery View}}\\ \\
  
-xbmc.executebuiltin("​RunAddon(plugin.video.mezzmo)"​) +Grid view lets you view all your movies and TV shows, including title, posters, duration, etc.\\  
-</​code>​ +{{:​mezzmoforroku-moviegrid.jpg?nolink|Mezzmo for Roku app - Movies Grid View}}\\ \\
-===== Mezzmo for Kodi Screenshots =====+
  
-Select ​your Mezzmo server on your home network.\\ +List view lets you view all your movies and TV shows, including title, posters, content rating, duration, etc.\\  
-{{:mezzmoforkodiaddon-servers.png?​nolink|Mezzmo for Kodi Select Mezzmo server}}\\ \\ +{{:mezzmoforroku-movielist.jpg?​nolink|Mezzmo for Roku app Movies List View}}\\ \\
  
-View all text metadata, poster and backdrop artwork for movies.\\ +View all your favorite music artists.\\  
-{{:mezzmoforkodiaddon-movies.png?​nolink|Mezzmo for Kodi Add-on ​Movies}}\\ \\ +{{:mezzmoforroku-artistsgrid.jpg?​nolink|Mezzmo for Roku app Music Artists}}\\ \\
  
-View all text metadata, poster ​and backdrop artwork, episode and season information for TV shows.\\  +View details about all your favorite music albums ​and tracks.\\  
-{{:mezzmoforkodiaddon-tvseries.png?​nolink|Mezzmo for Kodi Add-on - TV shows}}\\ \\ +{{:mezzmoforroku-musicgallery.jpg?​nolink|Mezzmo for Roku app Music Albums and Tracks}}
  
-View details about your files, including full description,​ content rating, genres, actors, etc.\\ ​ 
-{{:​mezzmoforkodiaddon-moviedetails.png?​nolink|Mezzmo for Kodi Add-on - Movie Details}}\\ ​ 
- 
-===== GitHub Repository ===== 
- 
-Source code for the Mezzmo For Kodi Add-on can be found at https://​github.com/​Conceiva/​MezzmoKodiPlugin