Skip to content

Commit

Permalink
remove btdb. resolves #1564
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Jul 28, 2021
1 parent 31259ca commit 1ef0254
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 128 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* BitRu
* BT.etree
* BT4G
* BTDB
* BTDIGG
* BTSOW
* Byrutor
Expand Down
127 changes: 0 additions & 127 deletions src/Jackett.Common/Definitions/btdb.yml

This file was deleted.

1 change: 1 addition & 0 deletions src/Jackett.Updater/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ private void ProcessUpdate(UpdaterConsoleOptions options)
"Definitions/brobits.yml",
"Definitions/bt-scene.yml",
"Definitions/btbit.yml",
"Definitions/btdb.yml",
"Definitions/bteye.yml",
"Definitions/btgigs.yml",
"Definitions/btkitty.yml",
Expand Down

0 comments on commit 1ef0254

Please sign in to comment.