mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-10 16:00:28 -07:00
Update README.md
This commit is contained in:
parent
99d9584699
commit
a3c71e79c5
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.
|
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:
|
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)
|
Numeric digits (0-9)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue