![]() |
git os platform - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: git os platform (/t-git-os-platform) |
git os platform - archie - 2025-06-22 first timer user here plus i am new to the jellyfin software. was halfway with the steps and now i have ran into a roadblock and i need help. thanks "PS C:\Users\archi\OneDrive\Desktop\jellyfin> git clone -b release-10.8.z https://github.com/jellyfin/jellyfin-web.git Program 'git.exe' failed to run: The specified executable is not a valid application for this OS platform.At line:1 char:1 + git clone -b release-10.8.z https://github.com/jellyfin/jellyfin-web. ... RE: git os platform - niels - 2025-06-22 Why are you trying to clone an old (unsupported) version of jellyfin web? Did you meant to just install Jellyfin or actually develop for it? RE: git os platform - archie - 2025-06-22 i wish i could answer that question, i am following a youtube for installing jellyfin on a samsung tv. i am not very savy with open source programs. RE: git os platform - Generator - 2025-06-22 Don't follow YouTube guides, they can quickly be outdated You ha an GitHub repository with pre-build releases and instructions how to install https://github.com/jeppevinkel/jellyfin-tizen-builds |