-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Retrospect pincode for Videoland is not being stored on Android TV #1791
Comments
Soo, I really need a debug log for that. Please provide one: https://github.com/retrospect-addon/plugin.video.retrospect/wiki/Logging#log-level. Please read that and then https://github.com/retrospect-addon/plugin.video.retrospect/wiki/Logging#retrieving-the-log |
The log file can be found in https://paste.kodi.tv/patiwisozi.kodi. After switching Retrospect debug on, I started Videoland, entered the pin. After this a list has been shown. |
You are not specifying the correct Retrospect Vault Pin (which is not your videoload password). |
I removed the previous retrospect.log and made a new one. In the old one at the time stamp 21:55 should have been looked at. I am surprised old information in this file is found. The new retrospect.log does not contain the word "pin ". I opened Videoland, entered the pin code, saw a list appear and closed it. |
Can you try clearing the cache and cookies in Retrospect (via the add-on settings of Retrospect)? |
Via the addon settings of Retrospect I have removed its cache and cookies. After entering Videoland with a pin code I closed Kodi. Still I have to reenter the pin code to open Videoland after reopening Kodi. |
Weird:
Seems like the JWT info differs from your actual login e-mail? Could that be? |
Where could I find the JWT info? I assume it isn't in settings.json. |
During login there is a call to |
I logged into videoland.com, looked in Developer tools. It is unclear to me what the next step is. Could you describe the steps in more detail? My issue does not happen when using Android 13 or Raspberry Pi OS, only for Android TV 11. |
In the profile of the response date the e-mail address is correct: it is the same as I entered in Retrospect for Videoland. |
Branch |
Can you please install https://github.com/retrospect-addon/plugin.video.retrospect/archive/refs/heads/bug-1791.zip. Set the logging to TRACE and check Videoland again. It won't be fixed but I added some extra logging.
Please check the log and see what the line says. |
The line says "name_backname@xxx name_Backname@xxx. The difference is a capital character. I changed the capital character in Retrospect into a small character and now it does not ask anymore for a pin code. The issue has been solved. My conclusion is that the e-mail address to login to Videoland is not case sensitive, but Retrospects pin code is. Thanks for solving this issue. |
Great! So let me fix that by doing a capital-insensitive comparison. |
Bug report
Describe the bug
On Android TV 11 you have to fill in the Retrospect pincode for Videoland everytime after starting Kodi. During a Kodi session it will be remembered. It seems to be the pincode has not been stored. For Linux and Android 13 tablet it will be stored on disk.
Expected Behavior
After starting Kodi not every time asking for Retrospect pincode on Android TV when you choose Videoland.
Actual Behavior
You have to fill in the Retrospect pincode everytime you use Videoland after starting Kodi.
Possible Fix
Remove Retrospect pincode from Videoland or store the pincode on disk.
To Reproduce
Steps to reproduce the behavior:
Debuglog
The debug retrospect.log can be found here:
Screenshots
Additional context or screenshots (if appropriate)
Your Environment
Used Operating system:
Used versions:
The text was updated successfully, but these errors were encountered: