mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
mention mtp in the hooks readme
This commit is contained in:
parent
5366bf22bb
commit
0be1e43451
|
@ -2,6 +2,8 @@ standalone programs which are executed by copyparty when an event happens (uploa
|
|||
|
||||
these programs either take zero arguments, or a filepath (the affected file), or a json message with filepath + additional info
|
||||
|
||||
> **note:** in addition to event hooks (the stuff described here), copyparty has another api to run your programs/scripts while providing way more information such as audio tags / video codecs / etc and optionally daisychaining data between scripts in a processing pipeline; if that's what you want then see [mtp plugins](../mtag/) instead
|
||||
|
||||
|
||||
# after upload
|
||||
* [notify.py](notify.py) shows a desktop notification
|
||||
|
|
Loading…
Reference in a new issue