Conversation
8a547ef to
2ab4bc1
Compare
*there are some revert back to allow you to understand the changes in the follow commit
989de86 to
218d4d7
Compare
|
i need a volunteer to do a tests I suggest a backup of your previous version -install Kodi from scratch If you want to provide a log here do these steps: |
|
kodi.log |
|
Thank you! |
|
kodi_sync_main.log I did the test with 2 non-main accounts, because on the first "other" account there was parallel playback on another device. I didn't want to screw up any results with this. I don't know whether you are aware of this, but the continue watching playlist still doesn't get updated through the sync (TV series already in the list get updated internally, but they don't move up the list). Also, through the netflix android app, you're not able to see the progress already made when you are watching a movie. When you play it, you start off where you left with kodi. TV series are displayed differently because of their seasons. There is always a progress bar displayed at the episodes. |
Answer here: https://github.com/CastagnaIT/plugin.video.netflix/wiki/Sync-watched-status-with-Netflix in relation to netflix android app, there's no documentation on how these things work the only way is to experiment in the field Fixing this last thing is the only thing missing to have everything working almost perfectly |
Check if this PR fulfills these requirements:
Types of changes
Description
After more o less 8 hours of testing and network flow analisys and source code analysis
I was able to get the missing key of this project!
🎉🎉✨🎊🎁 The MSL switch profile! 🎉🎉✨🎊🎁
That's a big stone that's always been missing
This solves many very very old problems, from the first version of this addon (13.x) developed by asciidisco
Now being able to run this MSL switch, we can make MSL requests using actually the selected user profile!
What solves:
Ref.
#385
#366
Due to major refactor to the code i could not make separate commits,
so to better understand the changes i will try to divide the refactor and the implementation into two commits
Due to the complexity of this implementation there will certainly be some errors overlooked, also because i don't have testers able to support me
Unresolved problem:
Progress sent by Kodi are not displayed on android, but only on the website,
seem that is the same problem of not updated continue watching list
In case of Feature change / Breaking change:
Describe the current behavior
Describe the new behavior
Screenshots (if appropriate):