Skip to content

Commands

Luster has several different arguements it can be run with to produce different results. These can all be appended to your standard Docker Run command.

Switch Description
--bulk By default imports all tags in the file '/config/entries.txt' but can be run with a custome filepath.
--single Imports a single tag with a site and genre (site is optional, as is genre. Genre only works with site 2), i.e. --single "a,tag,you,want" "2" "+1-3"
--organize Alphabetizes the tags from A-Z in the DB.
--uncensor Creates a list of tags that do not contain ",uncensored" and do not have a counterpart with ",uncensored" and adds the tags to the DB with ",uncensored" appended.
--no_ai Same as --uncensor, just with a different tag added. Helps to cut down on garbage.
--collect <site> You can run collect to add all files not in your DB to your DB. This is helpful if you need to rebuild your DB or you are already starting with a collection. Of note, this won't do anything is the files you are adding aren't from the sites you are collecting from.