-
Notifications
You must be signed in to change notification settings - Fork 17
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
Doesn´t update after Metadatachange #18
Comments
so you have two options (make sure to pass
An example would be: Let me know how that works out for you. |
ok, so I have to do it manually? looks like I misunderstood this from help file: I thought the tool would recognize if metadata in plex was changed? what i want to achieve is: |
Yea, the documentation doesn’t match facts. Maybe it was written back when I thought that was going to be the case.
That said, if the Plex backend has some sort of time stamp last changed or version of the metadata then something like this could be added.
Not something I have much time to work in these days, but I’ll gladly accept pull requests :) if not don’t hold your breath!
|
unfortunately I am not able to code this.. but it would be a nice feature anyway ;) |
Hi,
plexmediatagger.py --tag --batch --optimize --tag-tv-prefer-season-artwork --stats
tags new mp4 but never tags already tagged mp4 again (even if metadata changed).
How can I retag all already tagged files if Plex metdata has changed (e.g. moviename) ?
I know the force switch - but that of course tags all files again which I don´t want!
The text was updated successfully, but these errors were encountered: