Skip to content

[Provider] Legendas.net: HTTPError 404 for /api/v1/login #3263

@Undeon

Description

@Undeon

Describe the bug
The Legendas.net provider is failing to authenticate. Bazarr attempts to reach the login endpoint at https://legendas.net/api/v1/login but receives a 404 Client Error: Not Found. This results in the provider being throttled for 10 minutes.

To Reproduce
Steps to reproduce the behavior:

  1. Ensure Legendas.net is enabled as a provider.
  2. Go to 'Wanted' (Episodes or Movies).
  3. Trigger a manual or automatic search for subtitles (specifically PT-BR).
  4. Check the logs to see the HTTPError and the subsequent throttling.

Expected behavior
Successful authentication with the Legendas.net API and retrieval of subtitle search results.

Screenshots
N/A.

Software (please complete the following information):

  • Bazarr: v 1.5.7-beta9
  • Sonarr v 4.0.17.2952
  • OS: Ubuntu Server 6.17.0-14, Docker version 29.2.1

Additional context
The error log specifically points to:
Exception info: "'404 Client Error: Not Found for url: https://legendas.net/api/v1/login' ~ legendasnet.py@121"
This suggests a possible change in the Legendas.net API structure or a decommissioning of the current login endpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions