-
-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Instructions not working for windows 10/11 #308
Comments
What exactly didn't work?
|
I ran all commands from powershell. ^^ |
I added < feature name="http://tizen.org/feature/screen.size.all"/ >to the config.xml file, and did all instructions again, but nothing changed. |
This line is already present.
At least P.S.: I wonder why you are posting about wide screen problems in this issue. Please post in #231 or #315 (for PR related). P.S.2: Also, if the PowerShell commands from the Windows guide work, this issue may be closed. |
|
Hi, I had trouble following the instructions from the main page and from the wiki.
The instruction for Windows simply doesn't work.
I had to install WSL and run the commands in ubuntu and then continue the Tizen command on native PowerShell.
I did following:
git clone -b release-10.10.z https://github.com/jellyfin/jellyfin-web.git
ANDgit clone https://github.com/jellyfin/jellyfin-tizen.git
C:\tizen-studio\tools\ide\bin
C:\tizen-studio\tools
Run the Device Manager and connect your TV using the previous instructions.
Authorize sideloading apps in the Device Manager by right clicking your model and then selecting "permit to install applications"
Now you can run this command to transfer the application to your TV
tizen install -n Jellyfin.wgt
Now you can start Jellyfin from the app-store!
The text was updated successfully, but these errors were encountered: