Tolriq 47 Posted Monday at 02:56 PM Share Posted Monday at 02:56 PM Hi, I have users reporting that their items are no longer seen as favorites in my app while it was ok before, and when looking at the API result the UserData show that Likes is true but not IsFavorite. Is this an undocumented API change or a bug? "UserData":{"Rating":17,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Likes":true,"Played":true} Link to post Share on other sites
Luke 26174 Posted Monday at 05:29 PM Share Posted Monday at 05:29 PM Hi, there should not be anything different. Can you please go over an example? Thanks. Link to post Share on other sites
Tolriq 47 Posted Monday at 06:00 PM Author Share Posted Monday at 06:00 PM What example do you need ? I've pasted the data I receive from the user logs. Link to post Share on other sites
Luke 26174 Posted Monday at 06:03 PM Share Posted Monday at 06:03 PM Well for instance, what kind of item are we looking at? If they add brand new content into their database and then mark it as favorite, does it occur with that? Link to post Share on other sites
Tolriq 47 Posted Monday at 07:00 PM Author Share Posted Monday at 07:00 PM I've asked the user to join here, not even sure about the difference between favorites and likes. Maybe it's an UI change that triggers changing the other type. Link to post Share on other sites
ebr 11333 Posted Monday at 09:08 PM Share Posted Monday at 09:08 PM Is your product actually setting the "likes" property when it should be setting favorites? Link to post Share on other sites
Tolriq 47 Posted Tuesday at 06:46 AM Author Share Posted Tuesday at 06:46 AM No my app read and set favorite, the issue is that whatever he does on Emby side, previously it did set the favorite status and now it set the likes. Or actually that's what the API return. Link to post Share on other sites
feerlessleadr 109 Posted Thursday at 02:30 PM Share Posted Thursday at 02:30 PM Hi - I'm the user that reported the issue on the yatse forums. Prior to installing one of the latest betas (apologies, I don't know exactly which one, but it was one of the later ones .20 or later possibly, but definitely since .26), I was able to see all of my favorited songs (indicated by pressing the heart icon on the emby interface for each song) in yatse, which I was then able to view in a smart playlist within the yatse app. When I open the app now they are not there. I have not changed, or made any updates to the songs that I have 'favorited' on my emby server, or how I have 'favorited' them. Happy to provide logs, etc. if that would be helpful. I'm running .28 beta with the same issue. Link to post Share on other sites
ebr 11333 Posted Thursday at 02:33 PM Share Posted Thursday at 02:33 PM On 2/22/2021 at 9:56 AM, Tolriq said: Hi, I have users reporting that their items are no longer seen as favorites in my app while it was ok before, and when looking at the API result the UserData show that Likes is true but not IsFavorite. Is this an undocumented API change or a bug? "UserData":{"Rating":17,"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Likes":true,"Played":true} Exactly what endpoint was this returned from? Link to post Share on other sites
feerlessleadr 109 Posted Thursday at 02:46 PM Share Posted Thursday at 02:46 PM I've just realized that although my songs are listed under the 'Favorites' section under the 'Suggested' tab in my Music library, the songs aren't actually favorited (since the heart is not red): When I click the red heart and then refresh the page, the heart turns back from red to grey for that same song. I tested this through the web interface. The same thing happens when I favorite a song on the 'Songs' tab. See attached for a debug log on my server embyserver.txt Link to post Share on other sites
Tolriq 47 Posted Thursday at 02:46 PM Author Share Posted Thursday at 02:46 PM Unchanged for years: https://xxxx/Users/yyyyyyyy/Items?Recursive=true&IncludeItemTypes=Audio&ParentId=7e64e319657a9516ec78490da03edccb&ExcludeLocationTypes=Virtual&Fields=Genres,SortName,Path,RunTimeTicks,DateCreated,ProductionYear,CommunityRating&startIndex=0&limit=2000&UserId=yyyyyyyy Link to post Share on other sites
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now