It seems to go fine until I reach:
"Make sure you select the appropriate Certificate Profile in Tizen Certificate Manager. This determines which devices you can install the widget on.
I can't find the Tizen.bat file.. There is a Tizen.js but when I run that I get an error saying "console is not defined".. If I edit out the console I get "localstorage is not defined"
I am assuming I'm running this in the jellyfin-tizen folder?
Hi. I'm trying to build the Tizen app for my Samsung tv on my Windows machine but i'm having some problems..
I'm using this guide: https://github.com/jellyfin/jellyfin-tizen/wiki/Build-on-Windows
It seems to go fine until I reach: "Make sure you select the appropriate Certificate Profile in Tizen Certificate Manager. This determines which devices you can install the widget on.
tizen.bat build-web -e "." -e gulpfile.js -e README.md -e "node_modules/" -e "package*.json" -e "yarn.lock""
I can't find the Tizen.bat file.. There is a Tizen.js but when I run that I get an error saying "console is not defined".. If I edit out the console I get "localstorage is not defined"
I am assuming I'm running this in the jellyfin-tizen folder?