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

Skip attr reload for 'session' #398

Merged
merged 1 commit into from
Nov 10, 2019
Merged

Conversation

jjlawren
Copy link
Collaborator

Fix as suggested by @pkkid in #397.

As described there:

When we see None or empty list, we assume the object returned from Plex is incomplete and reload the official full object from the url defined by self.key. The problem here is that new object doesn't store any information about the playing sessions of that object, and they get overwritten with the empty data in Playable().

@pkkid pkkid merged commit 4906c1c into pkkid:master Nov 10, 2019
@pkkid
Copy link
Owner

pkkid commented Nov 10, 2019

Thanks.

@jjlawren jjlawren deleted the skip_reload_for_session branch November 10, 2019 15:47
@jjlawren jjlawren mentioned this pull request Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants