RAW_MODE presents your TorBox files in their original structure, similar to what you would see with WebDAV. This bypasses all metadata scanning and organization, giving you direct access to your files exactly as they’re stored in TorBox.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/torbox-app/torbox-media-center/llms.txt
Use this file to discover all available pages before exploring further.
What is RAW_MODE?
By default, TorBox Media Center organizes your files intomovies and series folders with cleaned-up filenames. RAW_MODE disables this organization and presents files in their original structure.
With RAW_MODE disabled (default):
When to use RAW_MODE
Consider enabling RAW_MODE if:- You want to see the exact original file and folder structure
- You prefer manual organization over automatic metadata scanning
- Your media player doesn’t need organized folders
- You’re using TorBox Media Center with non-media server applications
- You want to avoid any metadata API calls
Configuration
Enable RAW_MODE by setting the environment variable:How RAW_MODE works
When RAW_MODE is enabled, TorBox Media Center:- Skips metadata scanning - No API calls to the TorBox Metadata Search API
- Preserves original structure - Files remain in their download folders
- Uses original filenames - No cleanup or renaming of files
- Disables categorization - No separation into movies/series folders
Folder structure details
With RAW_MODE enabled:- Each download appears as its own folder
- Folder names match the original torrent/download name
- If a download has no name, the hash is used as the folder name
- Only video files are included (based on mimetype filtering)
- Non-video files are ignored
Compatibility with mount methods
RAW_MODE works with both mounting methods:- STRM - Creates
.strmfiles in the original folder structure - FUSE - Mounts virtual files in the original folder structure
Performance benefits
RAW_MODE can improve performance:- No metadata API calls - Eliminates network requests to the search API
- Faster processing - Skips metadata lookup and file renaming
- No rate limiting - Avoids potential 429 errors from the metadata API
- Simpler structure - Easier for TorBox Media Center to maintain
Limitations
RAW_MODE has some trade-offs:- No automatic organization into movies/series folders
- Original filenames may not be media server friendly
- No metadata enrichment (posters, descriptions, etc.)
- Media servers may struggle to identify content correctly
- You’ll need to configure your media server differently
Using RAW_MODE with media servers
When using RAW_MODE with Plex, Jellyfin, or Emby:- Add the entire mount path as a single library
- Enable aggressive metadata scanning in your media server
- Expect lower match rates for content
- Consider using the media server’s “Fix Match” feature for misidentified content
RAW_MODE is best suited for advanced users who prefer manual control over automatic organization, or for use cases outside of traditional media server setups.