🐶
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
  • Login to JAVLibrary
  • View site cookies
  • Run the Javinizer -SetOwned command
  1. Using Javinizer
  2. Using the CLI

Setting owned movies on Javlibrary

PreviousUpdating Settings via the CmdlineNextUsing the GUI

Last updated 2 years ago

The recommended workflow for setting owned movies is to run it on files directly after sorting them. This is due to JAVLibrary's owned movie list only aggregating the first 5,000 owned movies which causes Javinizer to not recognize already-owned movies if you surpass that count.

If you are a JAVLibrary user, chances are you would like to track movies that you are sorting as an "Owned" movie. Javinizer has the capability to scan your JAV directories and set the status of that movie to "Owned".

To use this functionality, perform the following steps:

Login to JAVLibrary

Click the "Sign In" button on the upper-right of the JAVLibrary homepage and enter your credentials.

View site cookies

After logging in to JAVLibrary, view the site cookies. You will need to enter these into your settings file.

Setting

Value

javlibrary.cookie.session

Cookie content value from session

javlibrary.cookie.userid

Cookie content value from userid

Run the Javinizer -SetOwned command

You will need to define the -Path to your sorted files as well as the switch -SetOwned. This command will check your existing owned movies on JAVLibrary and compare it to files found. If the file is correctly matched to a movie on JAVLibrary, it will perform a POST request to set the movie as owned.

Javinizer -Path "C:\JAV\Sorted" -Recurse -SetOwned