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
Last revision Both sides next revision
mezzmo_for_roku_user_guide [2016/11/27 03:36]
admin [Benefits of using the Mezzmo for Roku app]
mezzmo_for_roku_user_guide [2017/01/05 01:53]
admin
Line 4: Line 4:
  
 The Mezzmo for Roku app can be run on all popular Roku models - including Roku 3, Roku 4, Roku Express, Roku Premiere, Roku Ultra and Roku Streaming Stick. The Mezzmo for Roku app can be run on all popular Roku models - including Roku 3, Roku 4, Roku Express, Roku Premiere, Roku Ultra and Roku Streaming Stick.
 +
 +{{:​mezzmoforroku-moviedetails.jpg?​nolink|Mezzmo for Roku app - Movies}}
  
 ===== Benefits of using the Mezzmo for Roku app ===== ===== Benefits of using the Mezzmo for Roku app =====
Line 10: Line 12:
  
 The Mezzmo for Roku app provides the following benefits: The Mezzmo for Roku app provides the following benefits:
 +  * Automatically finds and remembers the Mezzmo servers on your home network.
   * Stream and play movies, TV shows, home movies, music and photos on your Roku from Mezzmo server.   * Stream and play movies, TV shows, home movies, music and photos on your Roku from Mezzmo server.
   * View full text metadata, posters and backdrops from Mezzmo server.   * View full text metadata, posters and backdrops from Mezzmo server.
   * Play and resume videos.   * Play and resume videos.
-  * Seek to specific points of a video or music track. +  ​* Support for subtitles and videos with multiple audio tracks. 
-  * Resume playing a video or music track where you left off+  * Share resume points between other devices through the Mezzmo server. 
-  * List files in the sort order from Mezzmo server.+  ​* Seek to specific points of a video or music track.  ​View thumbnail previews when Fast Forward and Rewind
 +  * Repeat all, Repeat one and Shuffle support for Music and Photo playback.
   * Search Mezzmo server for specific videos, music or photos.   * Search Mezzmo server for specific videos, music or photos.
   * Enter PIN code to bypass Mezzmo server content rating restrictions.   * Enter PIN code to bypass Mezzmo server content rating restrictions.
  
-===== Installing the Mezzmo for Kodi Add-on into your Kodi setup =====+===== Installing the Mezzmo for Roku app onto your Roku media player ​===== 
 + 
 +The Mezzmo for Roku app is located in the Roku Channels store at https://​my.roku.com/​account/​add?​channel=Mezzmo.
  
-  - In **Windows Explorer**browse to your Mezzmo ​program folder (typically C:\Program Files\Conceiva\Mezzmo or C:\Program Files (x86)\Conceiva\Mezzmo). +Orsimply search for 'Mezzmo' ​in your Roku Channels store.
-  - 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]]).  ​+The Mezzmo ​for Roku app is FREE to use.
  
-The **autoexec.py** file must contain the following lines: 
  
-<​code>​ +===== Mezzmo for Roku Screenshots =====
-import xbmc+
  
-xbmc.executebuiltin("​RunAddon(plugin.video.mezzmo)"​) +View all text metadata, poster and backdrop artwork for movies, TV shows, etc.\\ 
-</​code>​ +{{:​mezzmoforroku-moviedetails.jpg?nolink|Mezzmo for Roku app - Movies}}\\ \\
-===== Mezzmo for Kodi Screenshots =====+
  
-Select ​your Mezzmo server on your home network.\\ +Gallery view lets you view all your movies and TV shows, including full description,​ content rating, posters, backdrops, duration, etc.\\  
-{{:mezzmoforkodiaddon-servers.png?​nolink|Mezzmo for Kodi Select Mezzmo server}}\\ \\ +{{:mezzmoforroku-moviegallery.jpg?​nolink|Mezzmo for Roku app Movies Gallery View}}\\ \\
  
-View all text metadata, poster and backdrop artwork for movies.\\ +Grid view lets you view all your movies ​and TV shows, including title, posters, duration, etc.\\  
-{{:mezzmoforkodiaddon-movies.png?​nolink|Mezzmo for Kodi Add-on ​- Movies}}\\ \\ +{{:mezzmoforroku-moviegrid.jpg?​nolink|Mezzmo for Roku app - Movies ​Grid View}}\\ \\
  
-View all text metadata, poster ​and backdrop artwork, episode and season information for TV shows.\\  +List view lets you view all your movies ​and TV shows, including title, posters, content rating, duration, etc.\\  
-{{:mezzmoforkodiaddon-tvseries.png?​nolink|Mezzmo for Kodi Add-on - TV shows}}\\ \\ +{{:mezzmoforroku-movielist.jpg?​nolink|Mezzmo for Roku app Movies List View}}\\ \\
  
-View details about your files, including full description,​ content rating, genres, actors, etc.\\  +View all your favorite music artists.\\  
-{{:mezzmoforkodiaddon-moviedetails.png?​nolink|Mezzmo for Kodi Add-on - Movie Details}}\\ +{{:mezzmoforroku-artistsgrid.jpg?​nolink|Mezzmo for Roku app Music Artists}}\\ \\
  
-===== GitHub Repository =====+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