4 How to remove Indexers from jackett
garfield69 edited this page 2024-02-14 19:37:35 +13:00

This documents the steps you should complete when you are going to remove an Indexer from Jackett

  1. Edit the readme.md at https://github.com/Jackett/Jackett/blob/master/README.md to delete the indexer name from the list of public/semi/private indexers
  2. for C#
  3. for yaml
  4. edit the indexers spreadsheet in discussions and delete the row of the indexer
  5. check https://github.com/Jackett/Jackett/blob/master/src/Jackett.Common/Services/IndexerManagerService.cs and clean up any related indexer renaming