You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on windows terminal: docker run --rm -v "C:\Users\berker\SamsungCertificate\home:/certificates" ghcr.io/georift/install-jellyfin-tizen 192.168.68.50 Jellyfin Jellyfin-master [password]
Output:
* Server is not running. Start it now on port 26099 *
* Server has started successfully *
connecting to 192.168.68.50:26101 ...
connected to 192.168.68.50:26101
Attempting to get the TV name...
Found TV name: <redacted>
Downloading jellyfin-tizen-builds Jellyfin.wgt from release: Jellyfin-master
Attempting to sign package using provided certificate
Specify location of the working directory.
Attempting to install jellyfin-tizen-builds Jellyfin.wgt from release: Jellyfin-master
There is no package with named Jellyfin.wgt.
[Fail] Fail install. There is the problem about package.
Total time: 00:00:00.197`
The text was updated successfully, but these errors were encountered:
If you want to provide a custom certificate password, you must also provide all the preceding arguments.
Now this does lead to a bug in the documentation! Documentation implies that you can provide an empty string for the release tag url in order to automatically use the default latest tag. This does not appear to work. The fourth argument (your certificate password) is instead used as a tag which obviously fails.
Tried many variations but getting the same error
on windows terminal:
docker run --rm -v "C:\Users\berker\SamsungCertificate\home:/certificates" ghcr.io/georift/install-jellyfin-tizen 192.168.68.50 Jellyfin Jellyfin-master [password]
Output:
The text was updated successfully, but these errors were encountered: