You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was browsing the website for documentation, when I stumbled across the Tools and Integrations section.
I created tdarr_autoscan to notify tdarr of new additions. I had seen tdarr_inform, and it looked more complex than I would have liked, so I decided to create something as simple as possible.
It works by using curl, to send a request directly to the /scan-files endpoint. All of the params are set as environment variables.
The text was updated successfully, but these errors were encountered:
I was browsing the website for documentation, when I stumbled across the Tools and Integrations section.
I created tdarr_autoscan to notify tdarr of new additions. I had seen
tdarr_inform
, and it looked more complex than I would have liked, so I decided to create something as simple as possible.It works by using curl, to send a request directly to the
/scan-files
endpoint. All of the params are set as environment variables.The text was updated successfully, but these errors were encountered: