![]() |
Fluent Player - Media hub & IPTV for Windows and Xbox - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Development (https://forum.jellyfin.org/f-development) +--- Forum: Client Development (https://forum.jellyfin.org/f-client-development) +--- Thread: Fluent Player - Media hub & IPTV for Windows and Xbox (/t-fluent-player-media-hub-iptv-for-windows-and-xbox) |
Fluent Player - Media hub & IPTV for Windows and Xbox - JimmyRespawn - 2025-06-09 My app was initially designed to stream M3U8 content on PC and Xbox. Recently, I started exploring Jellyfin on my NAS and found that integrating it wasn’t too difficult. So I implemented a set of minimum viable features - including directory browsing, media pages, and playback. I'd love for you to give it a try. Most features are available for free. Download Link -> Microsoft Store What's working: - Directory navigation and search - Media info including genres, ratings, overview, casts, resolution etc - Native playback for Windows 10/11 and Xbox Series S|X - Subtitles (built-in and first external subtitle provided by Jellyfin) Screenshots: ![]() ![]() How to access the Media Hub: ![]() Known issues: - 4K HEVC playback on Xbox is not hardware decoded. It's using server transcoding(Native HEVC decode is possible but I don't want to give up the background play feature, PC is using native decoder) - Automatically logout if you are using the official demo server. |