Skip to content

Update Crossmatch to Merge with Clobbering#1418

Merged
liiight merged 1 commit intoFlexget:developfrom
andocromn:develop
Sep 27, 2016
Merged

Update Crossmatch to Merge with Clobbering#1418
liiight merged 1 commit intoFlexget:developfrom
andocromn:develop

Conversation

@andocromn
Copy link
Copy Markdown
Contributor

Code change to prevent existing fields from being overwritten by Crossmatch during entry merge

Motivation for changes:

Previous change to add merge functionality to cross match causes existing fields from the input to be overwritten by fields in the crossmatch input. If the input for crossmatch supplies the field 'URL' the "Real URL" is overwritten and the download fails

Detailed changes:

  • Removed entry.update statement
  • Added for loop with conditional to merge entry only if the field is not present in the existing entry

Code change to prevent existing fields from being overwritten by Crossmatch during entry merge
@liiight liiight merged commit c1eb354 into Flexget:develop Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants