Skip to content

Conversation

truenite
Copy link

No description provided.

@andrey-yantsen
Copy link
Contributor

Maybe it's better to add a method rate instead of favorite/unfavorite?

@truenite
Copy link
Author

Plex UI clients dont show a rate option for pictures, only a hearth to fav them.

@truenite
Copy link
Author

truenite commented Feb 17, 2019 via email

@andrey-yantsen
Copy link
Contributor

Diego, I appreciate your attempt, and I can only thank you for your time. I've very sorry if you've felt bullied or something like this, it was never in my intentions.

First of all — I'm not anyhow affiliated to the project, I can't accept nor decline any PR, I'm a member of the community, quite the same as you are.

I'm not saying that your code isn't working, and I see that it is working, — as for now I have only one question for you, and the reason for you is simple: I don't understand why you have added just that exact one line of code and how it is supposed to help in favoriting photos.

sync_item.contentType = self.listType
sync_item.metadataType = self.METADATA_TYPE
sync_item.machineIdentifier = self._server.machineIdentifier
sync_item.userRating = self.userRating
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me repeat my question: why are you assigning userRating to sync_item here? The SyncItem class knows nothing about this field and therefore it wouldn't be processed anyway. Have you misplaced the assignment and there is a place really waiting for it?

Maybe you could be polite yourself and answer the simple and not rude in any way question without throwing a tantrum? You're in the Internet, man, there are a lot of different cultures (in some of them being straightforward is the proper way of doing things, not the rude one) and not everybody here would like to offend you. Not marking conversation as resolved when it isn't seems for me like a good idea as well.

@Hellowlol
Copy link
Collaborator

I agree with @andrey-yantsen a rate option would be better. And while we are at it we should be able to rate movies and episodes to. If you can change the pr to do this I can merge it not, no problem I’ll come back to this later. Thanks for figuring out how to send the rate request 👍

@JonnyWong16
Copy link
Collaborator

Photo rating added in #764 through the mixin.

@JonnyWong16 JonnyWong16 closed this Jun 7, 2021
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.

4 participants