Go to file
2023-11-22 15:28:10 -05:00
.github add general-improvement label to changelog 2023-11-11 11:35:10 -05:00
.vscode fix vscode popup for auto generated function definitions 2023-10-28 09:23:56 -04:00
components use JFScene spinner instead of progress dialog 2023-11-22 15:28:10 -05:00
docs Update API docs 2023-11-18 13:34:30 +00:00
images move spinner to JFScene and migrate all other screnes to use it + use booleans on JFScene to control spinner + resize spinner to be similar size as video player spinner 2023-11-21 21:14:40 -05:00
locale Translated using Weblate (Portuguese (Brazil)) 2023-11-17 16:25:52 -05:00
resources/branding
scripts
settings Merge branch 'unstable' of https://github.com/jellyfin/jellyfin-roku into developer/jarodtaerts/tvshow-specialfeatures 2023-10-19 19:42:20 -05:00
source use JFScene spinner instead of progress dialog 2023-11-22 15:28:10 -05:00
test-app test for more domains 2023-06-26 23:45:01 -04:00
.gitignore
.markdownlint.yml
bsconfig-prod.json stop using allowBrighterScriptInBrightScript brighterscript option 2023-10-03 12:15:11 -04:00
bsconfig-tdd-sample.json create sample bsconfig.tdd.json file 2023-10-05 22:20:57 -04:00
bsconfig-tests.json bs/tests: create package 2023-10-31 16:27:07 +01:00
bsconfig.json don't strip roku-log statements on dev build 2023-11-12 13:38:42 -05:00
bsfmt.json
bslint.json
dictionary.txt devguide: better vscode/make split 2023-10-31 16:27:06 +01:00
jsdoc.json update api docs homepage title 2023-11-10 23:20:42 -05:00
LICENSE
Makefile npm/lint: run every linter 2023-10-31 16:27:07 +01:00
manifest fix user registry migration logic + print out registry when asked 2023-11-15 11:30:10 -05:00
package-lock.json Update dependency ropm to v0.10.20 2023-11-15 00:43:59 +00:00
package.json Update dependency ropm to v0.10.20 2023-11-15 00:43:59 +00:00
README.md Add documenation link to label bar 2023-11-01 06:58:15 -04:00
renovate.json

Jellyfin Roku

Part of the Jellyfin Project

Logo Banner

Code Documentation Build Status Current Release Translation Status Forum Matrix License

Jellyfin Roku is the official Jellyfin client for Roku devices. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start.

Install

Download the latest release on the Roku Channel Store.

Get Involved

No matter what your interests or skills are you can help make this client better for everyone by simply using the client and giving feedback to the developers when things break. Create an issue here on GitHub or give us a shout on Matrix.

Beta Test

To test the latest features before they get released:

  1. Put your Roku device in developer mode. Write down your Roku device IP and the password you created - you will need these!
  2. Download the latest build. Select the first item listed then click the link at the bottom of the page i.e. Jellyfin-Roku-dev-d3352495c579f6adeca085cdbc137ac36e70d558. This will download a zip file to your computer.
  3. Put your Roku's IP from step 1 into a browser i.e. http://192.168.1.2 and press enter.
  4. Log in with credentials from step 1.
  5. Upload and install the zip file downloaded in step 2.

NOTE: The beta app will always be at the bottom of your Roku's channel list and it will not automatically update.

Advanced

For more advanced deployment methods, access to crash logs, or to learn how to setup a developer environment so you can write some code yourself please read the DEVGUIDE.

Feature Requests

New feature requests are always welcome but before creating an issue please read through the existing issues to see if someone has already raised one for what you're looking for.