Jump to content

Web socket interface event for likes/ favorite changed


chef

Recommended Posts

chef

I have looked though the interfaces for item meta change events, but can't seem to find any that raise events for when an item becomes favorited or liked.

 

Any ideas where I can look?

Link to comment
Share on other sites

chef

@@ebr

 

Do you mean "UserDataChange" event under IServerEvents interface?

 

Thanks in advance :)

Link to comment
Share on other sites

chef

Doesn't seem to raise any event when user likes or dislikes a media item.

Link to comment
Share on other sites

chef

You know, my plugin isn't loading the IServerEntryPoint class properly. That is where I call a derived class which holds my event handlers.

 

I bet that is why I have been having so many issues...

 

 

Thanks guys! I appreciate the extra help.

Link to comment
Share on other sites

chef

Got it!

 

Yes! Check each item in the userdatalist for like or favorite.

 

Now I will attach this to only trailers, keep the trailer name I like and automatically aquire the movie when it is ready. (From a ligit source obviously)

 

So wonderful!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...