Skip to content

Parser Settings

AB's parser is used to parse aggregated RSS links. When new entries appear in the RSS feed, AB will parse the titles and generate automatic download rules.

TIP

Since v3.1, parser settings have moved to individual RSS settings. To configure the parser type, see Setting up parser for RSS.

Parser Settings in WebUI

parser


  • Enable: Whether to enable the RSS parser.
  • Language is the RSS parser language. Currently supports zh, jp, and en.
  • Exclude is the global RSS parser filter. You can enter strings or regular expressions, and AB will filter out matching entries during RSS parsing.

config.json Configuration Options

The corresponding options in the configuration file are:

Configuration section: rss_parser

ParameterDescriptionTypeWebUI OptionDefault
enableEnable RSS parserBooleanEnable RSS parsertrue
filterRSS parser filterArrayFilter[720,\d+-\d+]
languageRSS parser languageStringRSS parser languagezh

AutoBangumi is released under the MIT License. (latest: v3.2)