Jump to content

Recommended Posts

Posted

One of my users just reported this issue to me and thought i'd better post something here after confirming it was happening.

User was adding the tv show '1883' to their favourites and for some reason kept getting the movie 'Garage Sale Mystery: The Novel Murders' added as well, removing one would remove the other so she sent me a text advising what was happening and upon checking this is what i found;

The tvdbid for 1883 and the tmdbid for Garage Sale Mystery: The Novel Murders are the same '396390', if i remove the id from one it vanishes from favourites the other stays and vice versa. Why are these two different fields colliding?? Is there are a rather nasty conflict going on somewhere? i do not see why these two fields are getting mixed up but i have had to remove the tmdbid from Garage Mysteries and lock the fields to temporarily fix it. 

  • Like 1
Happy2Play
Posted (edited)

Yes there would appear to be a conflict as then both get the same userdatakey here in the database. @Luke

So the question becomes how are Favorite items matched as 396390 will apply to two different items per different providers? (Sort of surprised this has not come up before)

image.png.2f5393de59eeaa400fe6d5317c88bf17.png

image.png.b9462ce73460f13f903e4cf3f5848c93.png

{
        "Key": "396390",
        "PlaybackPositionTicks": 0,
        "PlayCount": 0,
        "IsFavorite": true,
        "HideFromResume": false,
        "Played": false,
        "RatingLastModified": "2022-12-04T02:07:24.0000000Z",
        "PlaystateLastModified": "2022-12-04T00:52:52.0000000Z"
    }

image.png.0da622fba260fdbf532602a012fe242b.png

image.thumb.png.cef85123fdd5ba1ef7e725af6e81e599.png

 

image.thumb.png.7010dbfd4de5ee254ef09999eaf3f8fd.png

So currently any items with like providerids will be linked for Favorites is my understanding.  But devs will have to confirm. @ebr

Edited by Happy2Play
Posted

Hi, yes this kind of thing should be rare but it's something we'll need to look at addressing. Thanks.

Happy2Play
Posted

Appears to only apply to different providers having the same number as same provider with same number (TV/Movie) does not do this.

So same id via TMDB and TVDB will be linked.

image.png.12e7092ed2edb7a8d37bf95cd7ca9d49.png

 

image.png.3db04911ed5c33ea9c5bde7b18d34b64.png

Posted

Oh you found another @Happy2Play, i figured it would be a rare occurence given the size of my libraries and having never seen this before, didn't expect another to be found so quick. I hadn't had the time to dig into the db over the weekend when i first reported but found the conflict by comparing the .nfo's  after my user sent me a text about it and on the off-chance it was a bigger issue then i thought, wanted it known by you guys.

As i pointed out the simple work around for anyone else coming across this is to remove the duplicate id number from one or the other and lock that one, will stop it until @Luke comes up with a fix.

Happy2Play
Posted

@Brendon A workaround would appear to be modifying the id.

example I went to tmdb link for Garage Sale Mystery: The Novel Murders and Hardcastle and McCormick and looked at the url and applied it instead of just id breaking the link.

396390-garage-sale-mystery-the-novel-murders

1271-hardcastle-and-mccormick

Does not appear to break anything else in my limited testing.

  • Like 1

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...