Last active
December 4, 2024 23:47
-
-
Save JonnyWong16/4cfcf8ea50dab1b720b4d30e9a01835c to your computer and use it in GitHub Desktop.
Automatically add a label to recently added items in your Plex library
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated script link: | |
https://github.com/blacktwin/JBOPS/blob/master/utility/add_label_recently_added.py |
JPH71
commented
May 2, 2024
via email
You have to refresh the metadata for the old films
Jason
…On Thu, 2 May 2024 at 14:45, markyskus ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
and some time later it added the latest to the latest movie, so its
working like a charm with movies
it would be great if there were some solution for series and collections
as well
—
Reply to this email directly, view it on GitHub
<https://gist.github.com/JonnyWong16/4cfcf8ea50dab1b720b4d30e9a01835c#gistcomment-5043870>
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKI3AKJMA53YRGK3VYTSBCTZAI7PRBFKMF2HI4TJMJ2XIZLTSKBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDHNFZXJJDOMFWWLK3UNBZGKYLEL52HS4DFVRZXKYTKMVRXIX3UPFYGLK2HNFZXIQ3PNVWWK3TUUZ2G64DJMNZZDAVEOR4XAZNEM5UXG5FFOZQWY5LFVA2TCMJZGY4TSNVHORZGSZ3HMVZKMY3SMVQXIZI>
.
You are receiving this email because you commented on the thread.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>
.
naah, I recently added manually
for the new ones - it should pick the latest settings - but for older films
which are older it will not update the settings.
that's what I meant to say
at least you have got it sorted.
…On Thu, 2 May 2024 at 16:06, markyskus ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
naah, I recently added manually
—
Reply to this email directly, view it on GitHub
<https://gist.github.com/JonnyWong16/4cfcf8ea50dab1b720b4d30e9a01835c#gistcomment-5043980>
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKI3AKLSCQEGBEQMY62SHY3ZAJI6ZBFKMF2HI4TJMJ2XIZLTSKBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDHNFZXJJDOMFWWLK3UNBZGKYLEL52HS4DFVRZXKYTKMVRXIX3UPFYGLK2HNFZXIQ3PNVWWK3TUUZ2G64DJMNZZDAVEOR4XAZNEM5UXG5FFOZQWY5LFVA2TCMJZGY4TSNVHORZGSZ3HMVZKMY3SMVQXIZI>
.
You are receiving this email because you commented on the thread.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>
.
ah, I understand what you mean, before the script I added manually the label, after the script is added automatically in 5 minutes :) that's good for me :)
can't figured out, why it's not working with series
accidentally I make a notification without condition (file+contains with blank) and the script runs well and write the tag to the series, then I modified the notify like the working with movies (file+contains+animation) then nothing happens, log says there is no animation in the file (and there is, and in xml wiew about an episode i can see there is)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment