Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Titulky: Could not find container element. No subtitles found. #2747

Open
sambartik opened this issue Nov 4, 2024 · 1 comment
Open

Titulky: Could not find container element. No subtitles found. #2747

sambartik opened this issue Nov 4, 2024 · 1 comment
Assignees

Comments

@sambartik
Copy link
Contributor

sambartik commented Nov 4, 2024

Describe the bug
The provider does not list any subtitles and logs the message Titulky.com: Could not find container element. No subtitles found.
The bug is caused because we are not checking for account premium status on each request, only during login. However a premium status can expire while still having a logged in session cached.

To Reproduce
Steps to reproduce the behavior:

  1. Log in to provider with premium status
  2. While the login session is cached, lose the premium status
  3. Search for subtitles

Expected behavior
Provider should throw an exception saying that the account needs to be premium.

Software (please complete the following information):

  • Bazarr: v1.4.6-beta.16
@sambartik
Copy link
Contributor Author

You can assign me to this issue, morph. I'd get back to it when I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants