mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Merge branch 'master' of https://github.com/HaveAGitGat/Tdarr_Plugins
This commit is contained in:
commit
1a1ae80f00
1 changed files with 3 additions and 2 deletions
|
|
@ -7,10 +7,11 @@ There are two types of plugin:
|
|||
|
||||
Steps for creating a community or local plugin.
|
||||
|
||||
1.Download Tdarr_Plugin_nc7x_Example.js from the following repository:
|
||||
1. Copy the following pre and post-processing plugin examples:
|
||||
|
||||
https://github.com/HaveAGitGat/Tdarr_Plugin_nc7x_Example
|
||||
https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Tdarr_Plugin_zzzz_Post_Proc_Example.js
|
||||
|
||||
https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Tdarr_Plugin_zzzz_Post_Proc_Example.js
|
||||
|
||||
2.Determine an id for your plugin. Every id must start with 'Tdarr_Plugin_xxxx' where xxxx is a random mini id containing the following:
|
||||
Numeric digits (0-9)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue