-
Notifications
You must be signed in to change notification settings - Fork 113
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
Locked (edited) fields are overwritten when applying anidb mapping #555
Comments
So Plex ignore the lock icon, and somehow it's the agent problem? I don't get it... You even documented from Plex knowledge base their own behaviour... The agent does NOT manage anything to do with locking... It provides the metadata and Plex use it and here messed up... |
I was looking at the responsibilities documented here: https://github.com/ZeroQI/Absolute-Series-Scanner/blob/master/README.md#plex-agent-responsibilities I'm not sure if it's Plex, the Scanner, or the Agent which is responsible for honoring the Lock. The lock works when using "refresh metadata" but not when matching. It works as intended if I rename a folder in a Plex-Scanner library. But not when using Absolute-Series-Scanner and Hama. I think this has something to do between the scanner and plex..... When watching the library folder I can see the "newly renamed" folder show up as a new series.... but the image and data will be empty. Then the "old" one is removed (not just marked with the "trash" icon). Then the metadata is fetched. So somewhere between the detection, identification and matching, the old metadata and edits are lost..... but the watch history is maintained. Then the metadata is downloaded and applied to the now-fresh series. |
The agent provide an array of metadata to plex. |
Can you help me report this as a bug then to Plex? I don't think I have enough detail since this involves plugins. |
I have no contact or relations or even a Plex pass... It does NOT involve an agent though... You lock a field, and plex update it when it shouldn't since it Was locked... The metadata field provided by the agent is irrelevant since The agent is unaware of field locked, it return the metadata structure identically regardless.... |
As discussed in this Absolute-Series-Scanner thread:
[anidb-xxxx]
tagTwin Star Exorcists [anidb-11785]
Sousei no Onmyouji
toTwin Stars Exorcists
and verify that the "lock" icon is lit.Twin Star Exorcists (2016) [anidb-11785]
->Twin Star Exorcists [anidb-11785]
Sousei no Onmyouji
.The previously-locked metadata has been overwritten with fresh data from Anidb.... ignoring the "locked" flag on the field and my previous edits. This does not match the expected behavior:
The text was updated successfully, but these errors were encountered: