Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalidate path hash on remove so the infoscanner can pick it up again #5587

Merged
merged 2 commits into from
Nov 2, 2014

Conversation

mkortstiege
Copy link
Member

This fixes an issue reported on the forums where a removed movie item is not picked up by the update library routine because you can't query a previously removed fileId :)

Fix for episodes and tvshows has to be done separately as it's a lot more complicated and I don't want to add yet another regression to the upcoming Helix betas at this point.

Bug report @ http://forum.kodi.tv/showthread.php?tid=207452
Regression introduced with a32dcc1 and some other refactoring (movie vs movieview)

@Montellese, @topfs2 for review please.

@mkortstiege
Copy link
Member Author

jenkins build this please

@mkortstiege mkortstiege added Type: Fix non-breaking change which fixes an issue Helix labels Oct 28, 2014
@Montellese
Copy link
Member

Nice find. Looks like those path invalidation queries never worked.

@MartijnKaijser MartijnKaijser added this to the Helix 14.0-beta2 milestone Oct 28, 2014
MartijnKaijser added a commit that referenced this pull request Nov 2, 2014
Invalidate path hash on remove so the infoscanner can pick it up again
@MartijnKaijser MartijnKaijser merged commit a693300 into xbmc:master Nov 2, 2014
@mkortstiege mkortstiege deleted the invalidate branch March 6, 2015 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Fix non-breaking change which fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants