Skip to content

Commit

Permalink
Update README.md according to previous commit enabling specific branc…
Browse files Browse the repository at this point in the history
…hes to be used from GitHub.
  • Loading branch information
AlperShal committed Jun 1, 2024
1 parent 082c6d7 commit 2d60284
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ docker run --rm \
-e CertPass=YOUR_CERTs_PASSWORD \
-e TVIpAddress=YOUR_TVs_IP_ADDRESS \
-e ACCEPT_TIZEN_STUDIO_LICENSE=0 \
-e JELLYFIN_WEB_BRANCH=release-10.9.z \
-e JELLYFIN_TIZEN_BRANCH=master \
-it jellyfin-tizen-builder:latest
```
Expand All @@ -56,6 +58,8 @@ docker run --rm \
> To accept the license, set the variable to 1.
> If you set the JELLYFIN\_\*\_BRANCH variables to \_SKIP\_, it will not try to pull files from GitHub repositories, enabling you to use your own custom versions.
If you see `Tizen application is successfully installed.` at the logs, congratulations! You now have your Jellyfin client installed on your TV. Go to `Apps > Settings > Jellyfin > Add to Home Screen` to have it appear on your home screen. Have fun!
## Notes
Expand Down

0 comments on commit 2d60284

Please sign in to comment.