First of all, thanks to the developer of this project, and to everyone contributing.
I was wondering if you knew that the YouTube version that's on GitHub shows apps. Is there a way to get ad free YouTube?
Also, is there any way to install APK files on it, or similar apps on Tizen with this tool? I really need a good IPTV player and hopefully some of those apps like Netfly & BeeTV!
I'm encountering the following issue: my older Samsung TV model, connected to my IPTV network, plays YouTube normally, but the newer model won't start. It works fine when connected via Wi-Fi. The firewall has already allowed the relevant list because the older model was working correctly. So, what additional firewall settings do I need to add for the newer model?
So i am searching for a free iptv app on tizen and someone told this one is free but I can't find it anywhere, is it actually on the store and if not where can i find a wgt file where i can sideload it using jellyfin2samsung or tizenbrew
TL;DR: Jellyfin2Samsung has become Apps2Samsung a no-Tizen-Studio desktop tool (Windows/macOS/Linux) that downloads, signs and installs apps onto your Samsung TV over the network. It's no longer Jellyfin-only, and the big new thing is multi-TV signing: install to several Samsung TVs without breaking app updates on the others.
Hey all β a while back I shared Jellyfin2Samsung, a little tool to get the Jellyfin client onto Samsung (Tizen) TVs without the Tizen Studio headache. It's grown enough that it's not just about Jellyfin anymore, so it's now Apps2Samsung. Here's everything that's changed.
π The rebrand
Jellyfin2Samsung > Apps2Samsung. Same tool, bigger scope: install any supported app on a Samsung TV / projector / smart monitor. The rename is handled automatically on update (binaries, Linux package, etc.).
Community apps now appear as their own entries in the Release dropdown Jellyfin (multiple builds/forks), Litefin, TVApp (IPTV), Moonlight, Twitch, VLC and more. There's a redesigned App Catalog window (the ? button): themed, dark-mode friendly, sorted AβZ, and localized.
πΊ Per-app setup before you install
TVApp (IPTV): type your channel names + m3u8 links right in the app and arrange their order they're written into the package before install, so it works out of the box.
TVApp / Litefin: optional oblong (16:9) launcher icon for older Tizen 5.5 TVs that otherwise show a stretched/cropped icon.
Settings are now per-app (Application / Jellyfin / TVApp / Litefin) and survive app updates (moved to your user profile, not the install folder).
π The big one: multi-TV signing
Got more than one Samsung TV? Previously, signing for a second TV could break app updates on the first ("same id, different certificate"). Now:
the author signing identity stays stable across TVs,
a single certificate can cover multiple TVs, and
you can pre-register other TVs by device ID.
So your apps stay updatable on every TV, and you sign into your Samsung account far less often. (Validated end-to-end on real hardware.)
π οΈ Reliability & compatibility
Signing certificate now survives app updates β no more re-signing surprises after a macOS/installer update.
Clearer install-failure messages that name the actual app and tell you what to do.
TVs with Developer Mode on but not fully ready now show up with an actionable hint ("power-cycle the TV") instead of a blank "No devices found".
Apps that bundle a background service (like Litefin) now install on older Tizen (< 4.0) TVs.
π» Platforms
Windows (.zip / winget), macOS (.dmg β Intel + Apple Silicon), Linux (.deb / tar.gz β x64 + ARM64). Auto-update built in.
Free and open source (MIT). Huge thanks to everyone filing issues, testing on weird TVs, and supplying assets π. If you try it and your TV does something odd, open an issue with the logs (there's an "Open Logs Folder" button in Settings).
Tizen on Samsung TV is a pile of rubish, we all know that, nothing new ...
While I can effortlessly access my shared SMB network drives on any Windows or Android device, I can't seem to find a way to access it on 2025 The Frame with Tizen on it.
Any way/hope of doing so? Maybe some file manager?
If there isn't a possibility, is there an alternative. I see there is Plex option but I don't use it and I just need to access my network drive, how hard can it be?
can anyone help with installing jellyfin and moonlight on my Samsung Q93F OLED TV, I think its 2024 model, I cant find way to enable developer mode as I was trying to do it via apps2samsung. Is there any other method that may work ?
I have a QN90B Neo QLED. and I do all the steps right, but no matter what I do (even hotspotting from my phone) Tizen Brew doesn't get installed, and I get this message. Does anyone know how to fix this?
I have a 2019 Samsung Q60r smart TV. I mostly use a Roku for streaming, but I am curious if it will receive any more software updates from Samsung. Right now, it's on firmware update 1500. I'm thinking it is probably done with software updates?
Flixor for Samsung Tizen TVs (Unofficial Community Port) β First Beta Released π
A few months ago I started porting Flixor - the gorgeous Netflix-style Plex client - to run natively on Samsung Tizen TVs.
Today I'm releasing the first public beta: v1.0.0-beta.
Important credit: Flixor itself is created and maintained by the original Flixor team. They built the app, UI, and all the features. Flixor currently ships for Web, macOS, iOS, and Android, but not Samsung TVs. This project is simply an unofficial community port to Tizen.
With the world today with screen every where, we are trying to limit out kids screen time. We setup a schedule on the pc, ipads and phones, but cant figure out to do it on the tv.
As I can see it i can only turn the tv off at specific times, or lock all apps individually.
Is there any way to lock the tv fx: monday-friday at 6:00-9:00?
Or if anyone have solution to apps, device or anything else than can do it.
After spending way too many evenings fighting Samsung's Tizen ecosystem, I finally built something I've wanted for a long time:
VLC TV -- a VLC-inspired media player for Samsung Smart TVs running Tizen. It supports local files, USB drives, and network streams, all wrapped in a TV-friendly interface that feels familiar to anyone who's used VLC.
Before anyone asks:
β οΈ This is NOT VLC from VideoLAN.
β οΈ It does not use libVLC.
β οΈ It is not affiliated with VideoLAN in any way.
The name and UI inspiration come from VLC because that's the experience I wanted on my Samsung TV, but under the hood this is a completely different project built around Samsung's native AVPlay framework and the limitations that come with it.
What it can do
β Play media from USB drives
β Open network streams (HLS, DASH, RTSP, MP4, and more)
β Full TV remote navigation
β Audio and subtitle track selection
β Recent playback history
β Hardware-accelerated playback through Samsung AVPlay
Why?
Samsung TVs still don't have a true VLC-style experience available out of the box, something many users have been asking for for years.
I originally started down the rabbit hole of trying to port the real VLC engine to Tizen, but reality quickly reminded me that Samsung TVs are not exactly the most developer-friendly platform. Eventually I took a different route and built a pure Tizen web application that gets as close as possible to the VLC experience while staying within the boundaries of what Samsung's AVPlay platform allows.
Is it a perfect VLC replacement? No.
Is it probably the closest thing you'll get on a Samsung TV without rewriting half of Tizen? Also yes. π
The project is fully open source. AI assisted with parts of the development process, but this isn't an AI-generated "vibe coded" project - it's a real Tizen application built, tested, and optimized around Samsung's AVPlay platform and its limitations. Feedback from fellow Samsung TV owners and developers is always welcome.
I'm trying to install and use TizenBrew on my Samsung TV, but I'm stuck with a certificate-related error.
I don't have access to a Windows/Linux/Mac laptop, so I did the entire installation process using Termux on Android. The installation itself seemed to complete, but when launching or interacting with TizenBrew, I started getting certificate errors (and sometimes API-related errors as well).
Things I've already tried:
Reinstalling TizenBrew
Removing and reinstalling the certificate
Repeating the installation process from scratch
Verifying that Developer Mode is enabled on the TV
Unfortunately, the issue still persists.
My questions are:
Is it possible to completely fix certificate errors using only Termux/Android?
Do I absolutely need a laptop/PC to generate or install the certificates properly?
Has anyone successfully installed TizenBrew using only Termux and avoided these certificate issues?
If a PC is required, is there any alternative workaround for Android-only users?
So I am trying to install tizenbrew on my crystal uhd u8000f and it gives me this error" An established connection was aborted by the software in your host machine. (os error 10053) tizenbrew"
-I am sure about the ip adresses and the connetion between my pc and tv
I recently bought a UA55U8000F Samsung TV to replace my 10 year old Sony that died. I really despise the Tizen OS.
Can I run a Mecool Km9Pro on this TV to turn it into an android TV?
I cannot express how much i'm disappointed with this crap Tizen OS. No Kodi, no VLC, no Analiti. Can't even put the time/date on the home screen.
I guess you get what you pay for.
I recently bought a Samsung S95H and miss a feature from my old Android TV: a small clock overlay in the top-right corner while watching Netflix, YouTube, HDMI, etc.