1moment 2 Posted May 15, 2019 Posted May 15, 2019 (edited) Hi there, I have really enjoyed using Emby and the power the api gives me as well as the options offered with the lifetime license. I am in the process of working on a media deletion script where I intend to use favorites as a metric in my decision process. I have noticed a strange bug with favorites as follows: When marking big bang theory entire series favorite through emby web interface and then checking favorites from dashboard both of these items are added as favorites (10295 and 18282). Removing either of those from favorites removes the other as well - they seem to be tied together. Adding/removing the louis ck item results in the same behavior. Checking metadata for both items shows louis ck with tmdb-id 80379 and big bang theory series with tvdb-id 80379. Seems to display favorites based on a matching tvdb/tmdb id disregarding the metadata provider as opposed to the emby-id that was favorited? Tested this by removing louis ck's tmdb-id, now when adding/removing big bang theory series to favorites louis ck does not get added/removed from favorites. emby server version : 4.1.1.0 (docker on unraid) emby-id : 10295 name : Louis C.K.: Live at the Beacon Theater type : Movie tmdb-link : https://www.themoviedb.org/movie/80379-louis-c-k-live-at-the-beacon-theater?language=en-US tmdb-id : 80379 emby-id : 18282 name : The Big Bang Theory type : Series tvdb-link : https://www.thetvdb.com/series/the-big-bang-theory tvdb-id : 80379 Log snippet of when I added big bang series as a favorite (debug logging was enabled and server restarted prior to this snippet) 2019-05-15 06:50:31.452 Info HttpServer: HTTP POST http://192.168.1.15:8096/emby/Users/e8a1dfdfbfbd4d499e5d5b9f63c5b663/FavoriteItems/18282?. UserAgent: 2019-05-15 06:50:31.497 Info HttpServer: HTTP Response 200 to 192.168.1.11. Time: 45ms. http://192.168.1.15:8096/emby/Users/e8a1dfdfbfbd4d499e5d5b9f63c5b663/FavoriteItems/18282? There where no other lines that looked interesting to me surrounding this with either id (10295 or 18282) Let me know what else I can provide - thanks for any help in advance! Edited May 15, 2019 by 1moment
Luke 42089 Posted May 15, 2019 Posted May 15, 2019 Hi, i haven't seen this happen before but i can see how it would be possible. This is going to be a tricky one because it will likely require changes to the way we store the information, as well as a data upgrade. We'll look into this. Thanks.
1moment 2 Posted May 15, 2019 Author Posted May 15, 2019 Thank you, appreciate it and so will my storage space
Luke 42089 Posted May 15, 2019 Posted May 15, 2019 Does your Louis C.K series have the tvdb id assigned to it?
1moment 2 Posted May 15, 2019 Author Posted May 15, 2019 Here is big bang: here is louis ck when it gets added/removed from favorites with big bang: here is louis ck when it does not get added/removed from favorites with big bang (my manual edit to remove tmdb-id) Thanks!
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