🐶
Docs
  • Javinizer
  • Installation
    • Install Javinizer (CLI)
    • Install Javinizer (Web GUI)
    • Updating Javinizer
  • Using Javinizer
    • Using the CLI
      • Sorting Files
      • Searching for Metadata
      • Updating Settings via the Cmdline
      • Setting owned movies on Javlibrary
    • Using the GUI
    • File Matching
      • Regex Match
      • Multi-part Match
    • Media Library Setup
  • Configuration
    • Settings
      • Actor Thumbnail CSV
      • Genre/Tag CSV
      • R18 Uncensor CSV
    • Dynamic Folder Structures
    • Format Strings
    • Metadata Priorities
    • Metadata Translation
    • Proxy Configuration
  • Troubleshooting
    • Frequently Asked Questions
Powered by GitBook
On this page
  1. Configuration

Proxy Configuration

Use a custom proxy on your network requests within Javinizer

NOTE: This is an experimental feature. Though it has been added, it has largely been untested with various proxy configurations. If you find that it is not working, please create a new issue or message me on the Javinizer discord.

If you want to use a proxy with Javinizer, a few configurations are provided.

  1. Open your settings file Javinizer -OpenSettings or via the JSON editor on the web gui.

  2. Set proxy configurations

    1. proxy.enabled - true or false

    2. proxy.host - the hostname / IP of your proxy

    3. proxy.username - the username for your proxy (if required)

    4. proxy.password - the password for your proxy (if required)

PreviousMetadata TranslationNextFrequently Asked Questions

Last updated 2 years ago