Tdarr_Plugins
Tdarr_Plugins copied to clipboard
Added Date save/restore plugins and File check
- Added Tdarr_Plugin_GR34_GrutSaveOriginalDatesModified.js to allow a user to create a backup of the files original dates in a specified location
- Added checkFileExistsModified to allow a user to verify a backup of the files original dates has been created and stored in a specified location
- Added Tdarr_Plugin_GR34_GrutRestoreOriginalDatesModified.js to allow a user to restore a backup of the files original dates from a specified location
Hi thanks, the .ts file is missing for the flow plugin, only the .js compiled file is committed FYI.
There was no TS file in the original. I just copied it and modified it.
On Apr 14, 2024 2:04 PM, HaveAGitGat @.***> wrote: CAUTION: This email originated from outside of Fort Hays State University. Do not click on links or open attachments unless you recognize the sender and know the content is safe.
Hi thanks, the .ts file is missing for the flow plugin, only the .js compiled file is committed FYI.
— Reply to this email directly, view it on GitHubhttps://github.com/HaveAGitGat/Tdarr_Plugins/pull/613#issuecomment-2054155800, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACWPO4FK2KB2FYSQNQBPCFDY5LHKZAVCNFSM6AAAAABFLS4NU6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJUGE2TKOBQGA. You are receiving this because you authored the thread.Message ID: @.***>
Hi thanks, the
.tsfile is missing for the flow plugin, only the.jscompiled file is committed FYI.
I figured out the .ts file you were talking about. Sorry about that. I now have it added.