Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus65535 committed Feb 16, 2024
2 parents b96965e + 2e124d2 commit 8ea3884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/subliminal_patch/providers/titrari.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ class TitrariProvider(Provider, ProviderSubtitleArchiveMixin):
video_types = (Episode, Movie)
api_url = 'https://www.titrari.ro/'
# query_advanced_search = 'cautarepreaavansata'
query_advanced_search = "cautarecutare"
query_advanced_search = "maicauta"

def __init__(self):
self.session = None
Expand Down

0 comments on commit 8ea3884

Please sign in to comment.