Skip to content
matty edited this page Nov 20, 2023 · 8 revisions

Welcome to the aphrodite wiki! Currently, this wiki is based on v3.0.0 and above. Anything written here may not apply to any previous versions.

aphrodite is a winforms application built on c# 12 and .NET Framework 4.7.2.

Some early notices:

  • Tag filtering is up to the user to configure before beginning download. This isn't like e621 where it's just a single list, this will require more setup to efficiently use the tag filter system. Additionally, the tag filtering system, while as efficient as possible, may require more processing power when filtering tags if any wildcard tags are loaded. See here for information
  • All providers should be their own separate repo. If you wish to add a provider to the Wiki, open a new issue (or pull request?) with the new provider. Read the provider page for information.

When running the application for the first time, read the dialogs that appear to understand basic information about the program.

Additionally, setting the file name schema and tag filters should be done before beginning any downloads.

Clone this wiki locally