https://github.com/wtfjoke/embyqnaprepository
QNAP Custom App Repostiroy for Emby Releases
https://github.com/wtfjoke/embyqnaprepository
emby qnap repository
Last synced: 3 months ago
JSON representation
QNAP Custom App Repostiroy for Emby Releases
- Host: GitHub
- URL: https://github.com/wtfjoke/embyqnaprepository
- Owner: WtfJoke
- License: mit
- Created: 2022-11-21T18:30:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T04:09:40.000Z (7 months ago)
- Last Synced: 2025-03-29T16:01:56.363Z (7 months ago)
- Topics: emby, qnap, repository
- Language: Groovy
- Homepage:
- Size: 33.2 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emby QNAP Repository
QNAP Custom App Repository for emby releases.
## 🏋️ Motivation
Since Emby is not yet listed in the official QNAP App Center ([source](https://emby.media/community/index.php?/topic/113735-qnap-emby-repository/#comment-1199816)), the only way to update Emby on a QNAP NAS is to download the newest release from [their page](https://emby.media/qnap-server.html) and upload it manually to your app center.
There is the possibility to add 3rd party repositories in the app center, but emby doesn't provide any. Thats why this project was born.
## ⬆️ How to use
1. Follow [Install 3rd party APPs repository](https://www.qnap.com/en-us/how-to/faq/article/install-third-party-apps-repository-in-the-app-center)
2. For URL, use: `https://raw.githubusercontent.com/WtfJoke/EmbyQNAPRepository/main/repository.xml`
3. After adding the repository you can install Emby like any app.
4. Wait for updates :)## 🔨 Run locally
- Install [Groovy](https://groovy.apache.org/download.html)
- Run script: `groovy createRepository.groovy`