umbrel-apps/file-browser/umbrel-app.yml
2026-03-30 10:20:38 +02:00

39 lines
1.3 KiB
YAML

manifestVersion: 1
id: file-browser
category: files
name: File Browser
version: "2.62.2"
tagline: Browse and manage the files you download on your Umbrel
description: >-
File Browser lets you upload, delete, preview, rename and edit your folders and files.
Easily manage files in the Umbrel's storage folder where your downloads from apps like Transmission, Sonarr, Radarr, and Lidarr are currently held.
releaseNotes: >-
Key updates in this version include:
- Fixed shares listing
- Fixed JSON escaping
- Fixed scripted content being enabled in EPUB files
- Fixed self-registered users incorrectly receiving execute permissions
- Fixed filename not being included in Content-Disposition header for inline downloads
- Fixed double slash in TUS upload path when reading multiple batches
- Fixed Redis upload cache key expiry on GetLength
Full release notes are available at https://github.com/filebrowser/filebrowser/releases
developer: File Browser
website: https://filebrowser.org/
dependencies: []
repo: https://github.com/filebrowser/filebrowser
support: https://github.com/filebrowser/filebrowser/issues
port: 7421
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: "/files/"
deterministicPassword: false
torOnly: false
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/pull/169