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:39]
admin [Benefits of using the Mezzmo for Roku app]
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 =====
  
-  - In **Windows Explorer**, browse to your Mezzmo program folder (typically C:\Program Files\Conceiva\Mezzmo or C:\Program Files (x86)\Conceiva\Mezzmo). +The Mezzmo for Roku app is located ​in the Roku Channels store at https://my.roku.com/​account/​add?channel=Mezzmo.
-  - Locate the Mezzmo for Kodi Add-on ZIP file in the **KodiAddOn** sub-folder of your Mezzmo program folder The Add-on ZIP file is called **plugin.video.mezzmo.zip**. +
-  - Copy this file onto a USB flash drive and plug the USB flash drive into the device that Kodi is on. +
-  - In Kodi, go to **Settings → Add-ons → Install from zip file**. +
-  - Select the **plugin.video.mezzmo.zip** file from your USB flash drive and click **OK**. +
-  - Wait for Kodi to notify you when the add-on is installed and enabled. +
-  - You can now use the Mezzmo for Kodi Add-on! +
-===== 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]]) +Or, simply search for 'Mezzmo' ​in your Roku Channels store.
  
-The **autoexec.py** file must contain the following lines:+The Mezzmo for Roku app is FREE to use.
  
-<​code>​ 
-import xbmc 
  
-xbmc.executebuiltin("​RunAddon(plugin.video.mezzmo)"​) +===== Mezzmo for Roku Screenshots =====
-</​code>​ +
-===== Mezzmo for Kodi Screenshots =====+
  
-Select your Mezzmo server on your home network.\\ +View all text metadata, poster and backdrop artwork for movies, TV shows, etc.\\ 
-{{:mezzmoforkodiaddon-servers.png?​nolink|Mezzmo for Kodi Select Mezzmo server}}\\ \\ +{{:mezzmoforroku-moviedetails.jpg?​nolink|Mezzmo for Roku app Movies}}\\ \\
  
-View all text metadata, poster and backdrop artwork for movies.\\ +Gallery view lets you view all your movies ​and TV shows, including full description,​ content rating, posters, backdrops, duration, etc.\\  
-{{:mezzmoforkodiaddon-movies.png?​nolink|Mezzmo for Kodi Add-on ​- Movies}}\\ \\ +{{:mezzmoforroku-moviegallery.jpg?​nolink|Mezzmo for Roku app - Movies ​Gallery View}}\\ \\
  
-View all text metadata, poster ​and backdrop artwork, episode and season information for TV shows.\\  +Grid view lets you view all your movies ​and TV shows, including title, posters, duration, etc.\\  
-{{:mezzmoforkodiaddon-tvseries.png?​nolink|Mezzmo for Kodi Add-on - TV shows}}\\ \\ +{{:mezzmoforroku-moviegrid.jpg?​nolink|Mezzmo for Roku app Movies Grid View}}\\ \\
  
-View details about your files, including ​full description, content rating, ​genres, actors, etc.\\  +List view lets you view all your movies and TV shows, including ​title, posters, content rating, ​duration, etc.\\  
-{{:mezzmoforkodiaddon-moviedetails.png?​nolink|Mezzmo for Kodi Add-on - Movie Details}}\\ +{{:mezzmoforroku-movielist.jpg?​nolink|Mezzmo for Roku app Movies List View}}\\ \\
  
-===== GitHub Repository =====+View all your favorite music artists.\\  
 +{{:​mezzmoforroku-artistsgrid.jpg?​nolink|Mezzmo for Roku app - Music Artists}}\\ \\ 
 + 
 +View details about all your favorite music albums and tracks.\\  
 +{{:​mezzmoforroku-musicgallery.jpg?​nolink|Mezzmo for Roku app - Music Albums and Tracks}}
  
-Source code for the Mezzmo For Kodi Add-on can be found at https://​github.com/​Conceiva/​MezzmoKodiPlugin