Cloud configuration
Main running mode
- Organize and generate NFO files and download pictures The video file will be moved to the target directory, an NFO file will be generated in the target directory, and two cover images will be downloaded, and the video file will be renamed as
Video name.Year.Suffix name
If you set theScraping Folder
to be the same as theOutput Folder
in Client Local Configuration, you can organize and generate NFO files and download images under the original folder
- Organize and generate NFO files and download pictures The video file will be moved to the target directory, an NFO file will be generated in the target directory, and two cover images will be downloaded, and the video file will be renamed as
Retain the original file naming mode 1 The video file will be moved to the target directory, an NFO file will be generated in the target directory, and two cover images will be downloaded without renaming the video.
- Organize files only by location rules Move movie files to target directory using location rules only
- Update existing NFO and pictures Update the existing NFO files and pictures in the target directory according to the
Update mode NFO file validity period (days)
in the cloud configuration. The validity period is calculated from the creation time of the NFO files and pictures.
- Update existing NFO and pictures Update the existing NFO files and pictures in the target directory according to the
- Scrape in situ Generate NFO files directly in the folder where the video is located, and download two cover images
- Scrape and rename in place Generate the NFO file directly in the folder where the video is located, download the two cover images, and rename the video file to
Video name.Year.Suffix name
- Scrape and rename in place Generate the NFO file directly in the folder where the video is located, download the two cover images, and rename the video file to
TMDB API KEY
- Optional fields
Fill in the 32-bit TMDB API KEY, and you can get more detailed scraping information after filling it in. For the application tutorial, you can search on Google for TMDB API KEY application
File scanning exclusion configuration
Exclude folders
Exclude this folder when scanning. If there are multiple folders, use ,
, for example aa,bb,cc
Naming rule settings
Variable | Explanation |
---|---|
title | film title |
original_title | Original title (untranslated title) |
actor | actor |
studio | company |
director | director |
release | Release date |
year | Year of release |
number | Video number |
cover | cover link |
tag | type |
outline | Introduction |
runtime | runtime |
series | Series |
prefix | mumber prefix |
The above parameters are called variables below.
Custom rule method
Do not use characters such as %
$
&
genres/title
actor/[number]-title
actor/number
#actor/number
Media File Naming with Extension
After the media file is successfully processed, it will be opened with a suffix such as -4K
-VR
-C
Metadata file title naming rules
This is the naming rule for the <title>
field in the NFO file. It has nothing to do with the file name and folder name. It is used to display the title in Emby, Jellyfin, and Plex.
##Delete the specified characters in the title Delete the specified characters in the title. If you enter \()
, the \()
characters in the title will be deleted.
Exclude characters for number extraction
When extracting the number, eliminate characters that interfere with the extracted number and separate them with ,
, for example xxx.com@,bbb.net,ccc.top