Adult Movies

All your suggestions, requests and ideas for future development
User avatar
rednoah
The Source
Posts: 23924
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Adult Movies

Post by rednoah »

Here's how you set custom settings the easy way:
rednoah wrote: 06 Nov 2022, 13:49 :arrow: Enable adult content in the TheMovieDB API:

Shell: Select all

filebot -script fn:properties --def net.filebot.TheMovieDB.adult=true
NOTE: You can of course set system environment variables or modify application files as you already did, the result is the same, but the configuration file is generally recommended.


e.g.

Console Output: Select all

$ filebot -script fn:properties --def net.filebot.TheMovieDB.adult=true
...
$ filebot -list --q "Lesbian Spank Inferno" --db TheMovieDB -non-strict
Lesbian Spank Inferno (2017)



:!: FileBot may be working with results that were previously cached when net.filebot.TheMovieDB.adult was still turned off, so if you're only working with a single test case, this is likely why it doesn't immediately work. You may need to run filebot -clear-cache once, or wait for for a few days. See Clear Cache for details.
:idea: Please read the FAQ and How to Request Help.
Post Reply