Back to wiki
how-to-manually-identify-files-for-plex

How To Manually Identify Files For Plex

Name: how-to-manually-identify-files-for-plex

Last reviewed by: Clipper, April 2026


How to manually identify files for Plex

Here is a quick guide on how to make Filebot manually scan for files that were not automatically identified, so that they can be recognised in your Plex library.

If you are using Windows, you need to install and set up KiTTY or PuTTY before continuing.


Open your terminal and connect via SSH:

ssh [email protected]

Imgur

If you want Filebot to identify all downloaded files, type:

cd && filebotify ~/torrents/data/

If you wish to scan a specific directory, specify it instead:

cd && filebotify ~/torrents/data/NAME/

Tip: When typing the directory name, press Tab to autocomplete.

After Filebot finishes, update your Plex library.

Imgur

Last Author
Clipper
Contributors
None
Versions
6
Last Update
Fri, 10 Apr 2026 18:53:22 +0200