Skip to content

Closed Alpha

FluxPlay is currently in Closed Alpha. This documentation is a work in progress and may be incomplete or out of date. Features, UI, and APIs are subject to change without notice. For access inquiries, please contact [email protected].

FILE BROWSER

FluxPlay features a robust, cross-platform file system abstraction layer designed for seamless media management and integrated web downloads.

Path Normalization

The CrossPlatformPathNormalizer automatically handles path separators (\ vs /), ensuring libraries remain compatible when migrating between Windows, Linux, and Docker environments.

Recursive Traversal

Deep scanning capabilities with smart exclusion filters that automatically ignore system directories like $RECYCLE.BIN, .git, and @eaDir to keep your library clean.

Storage Architecture

Local Drives

Direct file system access with high-performance I/O.

Network Mounts

Resilient handling for SMB/NFS with latency protection.

Symbolic Links

Smart handling to prevent infinite recursive loops.

Integrated Downloader

Powered by optimized yt-dlp instance

Download Features

  • Idempotency KeysPrevents duplicate downloads of the same content.
  • Smart Post-ProcessingEmbeds metadata, thumbnails, and remuxes to web-optimized containers (MKV → MP4/WebM).
  • SponsorBlockAutomatically keeps content ad-free by skipping sponsored segments.

Queue Priority

PRIORITY 100Manual User Download
PRIORITY 50Subscription Sync
PRIORITY 10Metadata Refresh
System Verified: LibraryWalker