EXE
WinGet
Fladder
DonutWare · 0.8.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Fladder-Windows-0.8.1-Setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
Fladder-Windows-0.8.1-Setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{D573EDD5-117A-47AD-88AC-62C8EBD11DC7}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.8.1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Fladder-Windows-0.8.1-Setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DonutWare.Fladder
Version
0.8.1
Description
Fladder - A Simple Jellyfin frontend built on top of Flutter.
License
GPL-3.0
↗
Homepage
https://github.com/DonutWare/Fladder
Installer URL
https://github.com/DonutWare/Fladder/releases/download/v0.8.1/Fladder-Windows-0.8.1-Setup.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
What's Changed
Added screensavers to Android TV
- DVD
- Logo
- Time
- Black
And some other small bug-fixes and improvements
Exciting New Features 🏕
- feat: Improve login screen width for larger screens by @PartyDonut in #610
- feat: Improved handling of play/pause d-pad buttons by @PartyDonut in #611
- feat: Add playback speed picker dialog to native video controls by @Julien9969 in #613
- feat: Screensavers for AndroidTV by @PartyDonut in #617
- feat(macOS): Implement appmenu options for new wi…