mirror of
https://github.com/tubearchivist/docs.git
synced 2024-12-05 01:40:13 +00:00
Add note about additional libraries for apprise
https://github.com/tubearchivist/tubearchivist/issues/841
This commit is contained in:
parent
fe139572fc
commit
1a8cd330e3
@ -64,4 +64,5 @@ docker exec -it tubearchivist apprise -b "Hello from TA" <link>
|
||||
!!! note "Notes:"
|
||||
- This will only send notifications when a task returns anything, e.g. if a [Rescan Subscriptions](#rescan-subscriptions) task doesn't find any new videos to add, a notification will *not* be sent.
|
||||
- Due to the fact that Apprise is running inside a container, [desktop notifications](https://github.com/caronc/apprise/wiki#desktop-notification-services) will not work.
|
||||
- Notification services that require additional libraries that what is provided by Apprise are not supported. If you really *need* to use services that require additional libraries, you can use Apprise in a standalone server as a proxy or manually install what you need in the container.
|
||||
- You can add mutiple notifications for the same task by saving and selecting the same task multiple times.
|
||||
|
Loading…
Reference in New Issue
Block a user