Skip to content

Mythling On Fire TV

Donald Oakes edited this page Jun 19, 2017 · 41 revisions

Install and run Mythling on Fire TV.

Contents

Installation
MythTV Connection
Remote Buttons
Video Playback Options

Installation Options

1. From Amazon

The easiest way. Preferred for most folks.

  • In your browser:
    • Go to amazon.com and search for Mythling.
    • Click "Get now with 1-Click" (it's free).
  • On your Fire TV:
    • Go to Settings > My Account, and select "Sync Amazon Content".
    • Then go to Apps Library to download and install Mythling.

2. Live App Testing

This gives you access to the beta version of Mythling. It requires that you enroll in Amazon's Live App Testing group for the app.

  • To enroll in Live App Testing:
    • Anyone interested can sign-up for Live App Testing by simply posting a message to the mythling-users group asking to be enrolled:
      https://groups.google.com/forum/?hl=en#!forum/mythling-users
    • Note: Unfortunately to receive a Live App Testing invite you must opt-in to marketing emails from Amazon. To do this, log on to Amazon and go to My Account and click on E-Mail Preferences and Notifications under Message Center. From there, expand Promotional Emails under Email Preferences and enable Amazon Appstore emails.
  • Once you've received the invitation:
    • Click on the link to the Amazon website for your locale.
    • On Amazon click "Get now with 1-Click".
    • Then in Fire TV go to Settings > My Account, and select "Sync Amazon Content".
    • Then go to Apps Library to download and install Mythling.
    • Feedback through mythling-users is appreciated.

3. Sideload

Sideloading is more complicated because it requires you to download and install the Android SDK. Also, you must go through "Manage Installed Applications" to launch Mythling.

4. Developer Setup

Use this method if you'd like to debug Mythling on Fire TV.

  • Setup your development environment and follow the steps under Running on Fire TV:

MythTV Connection

For Fire TV Mythling presents a simplified setup interface. Under the Connect settings category there's a single text box for entering backend host information. Typically this involves entering just the IP address of your MythTV backend server. However, if you're not using the default port (6544) you'll need to enter a value in the form: <backend_ip>:<backend_port>. And if your Myth Services setup requires Digest Authentication, you need to include your login credentials information as follows: <user>:<password>@<backend_ip>:<backend_port>.

Remote Buttons

Button Action
Play/Pause Play or pause video
Rewind Ratchet rewind speed
Fast-Forward Ratchet ff speed
Left Skip back 10 seconds
Right Skip ahead 30 seconds
Up Skip back 10 minutes
Down Skip ahead 10 minutes
Center-Up-Up Toggle Auto-Skip
Center-Down-Down Next Audio Track

Video Playback Options

Mythling's built-in video playback can be set to use LibVLC or the standard Fire TV media player. By default mpg and ts files are streamed raw, and the built-in LibVLC video player is used. To override these defaults (for example: to transcode to HLS, or to use an external app for playback), check the "Always Prompt for Playback Options" box under Basic Setup preferences.