Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1011 Bytes

File metadata and controls

24 lines (14 loc) · 1011 Bytes

Jellyfin-for-Tizen-Compiling-Script

This is a little script for compiling Jellyfin Client for Tizen TVs on Windows

Considerations:

This script is mainly to ease the compilation of Jellyfin for Tizen on Windows computers.

I'm currently using Jellyfin-Web from branch 10.8.z as the main branch won't work properly.

There are 4 flavours:

  • Jellyfin Client compiled from Jellyfin-Web using stable 10.8.3 source.

  • Jellyfin Client compiled from Jellyfin-Web using stable 10.9 source.

  • Jellyfin Client compiled from Jellyfin-Web using stable 10.10 source.

  • Jellyfin Client compiled from Jellyfin-Web master repo.

Everything gathered inside the script has been extracted from the main Jellyfin-Tizen's Github. Please check it out as this script could become obsolete soon. (check them out here -> https://github.com/jellyfin/jellyfin-tizen/wiki/Build-on-Windows )

To know how to use the script, look the Wiki.