-
Notifications
You must be signed in to change notification settings - Fork 81
Notes are overwritten upon "Auto-Tag" even with "Overwrite metadata" unchecked #390
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
Comments
The "Overwrite metadata" checkbox clears all metadata before applying metadata from ComicVIne, it might make sense to rename that particular option. Currently when metadata is applied it will copy any non-empty metadata, the notes section would always be set and so would always replace whatever already in it. |
So, how do I keep what's in the notes section already without it being overwritten? Also, you say "it will copy any non-empty metadata" - and do what with it? |
ComicTagger doesn't have a way to preserve it right now. I'm looking to see what other metadata might have a reason to be preserved, obviously with the notes being entirely generated by ComicTagger it makes sense to provide an option preserve any notes that already exist. I probably won't make it append to the notes as I would have to check if it was already there and that can quickly get out of hand, I will probably just make it so the notes is only set if it is empty.
In other words: if you have the "Overwrite metadata" box checked: |
Basically let me explain. I have ComicRack setting things like an original filename and filepath and saving that to the notes section. |
Definitely don't want to break mylar, I've never used it my self but it uses an old embedded version of ComicTagger. |
That would be very much appreciated. I'm willing to contribute funds if that would help! Let me know how I can get something to you, if that would help. Again, just looking for it to append the ComicTagger notes to the original notes that are already there. Thanks. |
I just pushed som commits to address this, you can download a package from master here (scroll all the way to the bottom) to test. |
OMG - This worked - PERFECT! For real, I'm willing to pay for your efforts. This is BEYOND appreciated. Is there a patreon/paypal/bitcoin address, anything? It may not have been much effort for you but saves me literally hundreds of hours manually tagging |
Hello I'm using the current v1.5.4
I have a .cbz file that already has some fields filed in (like notes). I'm expecting for Comictagger to append (add) to the notes section with the banner and issueID, but it appears it completely overwrites whats in there even though the "Overwrite metadata" box is unchecked which comes up when you start the auto tagging process.
Should be relatively easy to reproduce. Let me know if any questions. Thanks!
The text was updated successfully, but these errors were encountered: