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].

SUBSCRIPTION MANAGER

FluxPlay's automated media acquisition engine monitors external sources like YouTube and handles content synchronization, metadata caching, and download queuing.

Metadata Enrichment

Resolves Channel Name, Avatar, and Description from source URL.

Scan Execution

Checks for new content based on 'Latest' or 'Missing' policies.

Queueing System

Eligible items are deduplicated and sent to the DownloadQueue.

Scan Strategies

LATEST

Incremental Sync (Default)

Scans only the last N videos (e.g., 50) to minimize API usage on active channels.

MISSING

Gap Filling

Scans full history but only queues items not present in the database.

FULL

Deep Refresh

Re-probes every item for metadata updates and missing files.

Blacklist Engine

Videos can be permanently ignored to prevent re-downloading. The blacklist supports both Global (server-wide) and Local (subscription-specific) scopes.

Manual Actions: "Not Interested" marks add ID to blacklist.
Self-Healing: Deleted files are automatically blacklisted.

Enterprise Scalability

Subscription scans are distributed across background workers with built-in rate limiting to prevent IP bans from external providers.

Dist.
Scanning
Auto
Throttling