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

[tagloader] make TagLoaderFactory load by item (fixes #15879) #6811

Merged
merged 1 commit into from
Mar 26, 2015

Conversation

mkortstiege
Copy link
Member

This changes the TagLoaderFactory to load by item rather than path in order to ensure previously set item properties are considered. Furthermore it makes no sense to create a new item based on the already known item path. Closes http://trac.kodi.tv/ticket/15879.

@mkortstiege mkortstiege added Type: Fix non-breaking change which fixes an issue v15 Isengard labels Mar 25, 2015
@mkortstiege mkortstiege added this to the Isengard 15.0-beta1 milestone Mar 25, 2015
@xhaggi
Copy link
Member

xhaggi commented Mar 25, 2015

looks good.

@mkortstiege
Copy link
Member Author

jenkins build this please.

@mkortstiege
Copy link
Member Author

@Montellese mind having a quick look as well?

@DmitrySandalov
Copy link
Contributor

Built locally on Ubuntu. Works for me, http source music scan is behaving as expected.

@@ -20,6 +20,7 @@
*/

#include "ImusicInfoTagLoader.h"
#include "FileItem.h"

This comment was marked as spam.

@Montellese
Copy link
Member

Looks good apart from the comment.

@mkortstiege
Copy link
Member Author

@Montellese thanks. Made it using a forward declaration for CFileItem and rebased. jenkins build this please.

xhaggi added a commit that referenced this pull request Mar 26, 2015
[tagloader] make TagLoaderFactory load by item (fixes #15879)
@xhaggi xhaggi merged commit 538601e into xbmc:master Mar 26, 2015
@mkortstiege mkortstiege deleted the tag_loader_by_item branch April 12, 2015 06:48
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 v15 Isengard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants