Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Jellyfin for Android TV

Part of the Jellyfin Project


Logo banner

GPL 2.0 License Current Release Translation Status
Donate Feature Requests Chat on Matrix
Jellyfin on Google Play Jellyfin on Amazon Appstore Jellyfin on F-Droid
Download archive

Jellyfin for Android TV is a Jellyfin client for Android TV, Nvidia Shield, and Amazon Fire TV 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.

Building

The app uses Gradle and requires the Android SDK. We recommend using Android Studio, which includes all required dependencies, for development and building. For manual building without Android Studio make sure a compatible JDK and Android SDK are installed and in your PATH, then use the Gradle wrapper (./gradlew) to build the project with the assembleDebug Gradle task to generate an apk file:

./gradlew assembleDebug

The task will create an APK file in the /app/build/outputs/apk/debug directory. This APK file uses a different app-id from our stable builds and can be manually installed to your device.

Branching

The master branch is the primary development branch and the target for all pull requests. It is unstable and may contain breaking changes or unresolved bugs. For production deployments and forks, always use the latest release-x.y.z branch. Do not base production work or long-lived forks on master.

Release branches are created at the start of a beta cycle and are kept up to date with each published release. Maintainers will cherry-pick selected changes into release branches as needed for backports. These branches are reused for subsequent patch releases.

Translating

Translations can be improved very easily from our Weblate instance. Look through the following graphic to see if your native language could use some work! We cannot accept changes to translation files via pull requests.

Detailed Translation Status

关于 About

Android TV Client for Jellyfin
androidandroid-tvjavajellyfinkotlin

语言 Languages

Kotlin69.3%
Java30.7%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
1124
Total Commits
峰值: 49次/周
Less
More

核心贡献者 Contributors