Settings

🔒 Storage connections are configured via storage.config.yaml

Storage Connections

Loading connections...

Managing Storage Connections

📝 How to configure storage:

  1. Copy storage.config.example.yaml to storage.config.yaml
  2. Edit the YAML file with your storage connection details
  3. Restart the application to load the new configuration

🔐 Security Benefits:

  • Credentials stored server-side only (not in database)
  • Configuration file excluded from version control
  • No public API endpoints to modify storage settings
  • Perfect for read-only public deployments

Metadata APIs

TMDB Integration

Get rich metadata for your media library from The Movie Database.

Get your TMDB API key →

OMDB Integration (Optional)

Fallback metadata source for movies.

Get your OMDB API key →

TVDB Integration (Optional)

Best metadata source for TV shows.

Get your TVDB API key →