44 lines
2.2 KiB
Markdown
44 lines
2.2 KiB
Markdown
<p>
|
|
<h1 style="text-align: center;">Jellyfin app for Roku</h1>
|
|
<h3 style="text-align: center;">Part of the <a href="https://jellyfin.media/">Jellyfin</a> Project</h3>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<img alt="Logo banner" src="https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/banner-logo-solid.svg?sanitize=true"/>
|
|
<br/><br/>
|
|
<a href="https://github.com/jellyfin/jellyfin-roku">
|
|
<img alt="GPL 2.0 License" src="https://img.shields.io/github/license/jellyfin/jellyfin-roku.svg"/>
|
|
</a>
|
|
<a href="https://github.com/jellyfin/jellyfin-roku/releases">
|
|
<img alt="Current Release" src="https://img.shields.io/github/release/jellyfin/jellyfin-roku.svg"/>
|
|
</a>
|
|
<a href="https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/?utm_source=widget">
|
|
<img src="https://translate.jellyfin.org/widgets/jellyfin/-/jellyfin-roku/svg-badge.svg" alt="Translation status" />
|
|
</a>
|
|
<br/>
|
|
<a href="https://matrix.to/#/+jellyfin:matrix.org">
|
|
<img alt="Chat on Matrix" src="https://img.shields.io/matrix/jellyfin:matrix.org.svg?logo=matrix"/>
|
|
</a>
|
|
<a href="https://www.reddit.com/r/jellyfin">
|
|
<img alt="Join our Subreddit" src="https://img.shields.io/badge/reddit-r%2Fjellyfin-%23FF5700.svg"/>
|
|
</a>
|
|
</p>
|
|
|
|
The Jellyfin Roku App is a Jellyfin client for Roku Devices. This is still very much a work in progress, so we would encourage you to [get involved](#get_involved) if you can.
|
|
|
|
|
|
|
|
## Getting Started
|
|
|
|
The channel is available on the [Roku Channel Store](https://my.roku.com/add/jellyfin).
|
|
|
|
## Getting Involved<a name="get_involved"></a>
|
|
|
|
No matter what your interests or skill are, you can help to make this client better for everyone by simply using the client and letting us know if you find a problem with it. Either give us a shout on [matrix](https://matrix.to/#/+jellyfin:matrix.org) or create a github issue.
|
|
|
|
Feature requests are always welcome too, but please have a read though the existing issues to see if someone has already raised one for something similar.
|
|
|
|
If you can live with a slightly less stable version of the client, then install the beta version of the client from the *beta release* link above and give us some feedback.
|
|
|
|
If you fancy some development, then read the [DEVGUIDE](DEVGUIDE.md) to find out the best ways to help.
|