Skip to content
Zeyphros edited this page Mar 25, 2019 · 2 revisions

The movie scanning within Oblecto uses many identifiers within the path of movies to attempt to match it to IMDB and TMDB ids. Oblecto will use the python "guessit" identifier using the name of the file as its first attempt. As its second attempt if guessit fails it uses the a simple text search of the file name. As its last resort it uses the parent directory name of the file.

Clone this wiki locally