You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Log in to provider with premium status
While the login session is cached, lose the premium status
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Provider should throw an exception saying that the account needs to be premium.
Software (please complete the following information):
The text was updated successfully, but these errors were encountered: