Skip to content

Commit

Permalink
Removed aRGENTeaM provider that have been recently closed. #2352
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus65535 committed Jan 12, 2024
1 parent 0e648b5 commit 783e6b3
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 1,568 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ If you need something that is not already part of Bazarr, feel free to create a
## Supported subtitles providers:

- Addic7ed
- Argenteam
- Assrt
- BetaSeries
- BSplayer
Expand Down
2 changes: 1 addition & 1 deletion bazarr/app/get_providers.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def provider_throttle_map():


PROVIDERS_FORCED_OFF = ["addic7ed", "tvsubtitles", "legendasdivx", "napiprojekt", "shooter",
"hosszupuska", "supersubtitles", "titlovi", "argenteam", "assrt", "subscene"]
"hosszupuska", "supersubtitles", "titlovi", "assrt", "subscene"]

throttle_count = {}

Expand Down
1 change: 0 additions & 1 deletion frontend/src/pages/Settings/Providers/list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ export const ProviderList: Readonly<ProviderInfo[]> = [
},
],
},
{ key: "argenteam", description: "LATAM Spanish Subtitles Provider" },
{
key: "assrt",
description: "Chinese Subtitles Provider",
Expand Down
193 changes: 0 additions & 193 deletions libs/subliminal_patch/providers/argenteam.py

This file was deleted.

Loading

0 comments on commit 783e6b3

Please sign in to comment.