Skip to content

Commit d89912e

Browse files
committed
chore: made a readme for tizen
also updated version number
1 parent f0cb9d2 commit d89912e

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

tizen/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Install
2+
3+
Download the tpk file.
4+
5+
Download the newest version of this awesome tool: https://github.com/PatrickSt1991/Samsung-Jellyfin-Installer
6+
7+
Run Samsung-Jellyfin-Installer as per the instructions in the above link.
8+
9+
Then click the little settings icon (cogwheel). Now under custom WGT choose the downloaded tpk file.
10+
Check the "Force Samsung Login" check box.
11+
12+
Close the settings. Select the target TV. Click download and install. A prompt for samsung login will popup. Login with a samsung account.
13+
When finished you can now use the fladder application.

tizen/tizen-manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest package="nl.jknaapen.fladder" version="1.0.0" api-version="6.0" xmlns="http://tizen.org/ns/packages">
2+
<manifest package="nl.jknaapen.fladder" version="0.8.1" api-version="6.0" xmlns="http://tizen.org/ns/packages">
33
<profile name="tv"/>
44
<ui-application appid="nl.jknaapen.fladder" exec="Runner.dll" type="dotnet" multiple="false" nodisplay="false" taskmanage="true">
55
<label>fladder</label>

0 commit comments

Comments
 (0)