Gauthier
cd490d6334
New: Add headers setting in webhook connection
...
(cherry picked from commit 78fb20282de73c0ea47375895a807235385d90e3)
2024-11-28 00:58:27 +02:00
Mark McDowall
b22a86e1d7
New: Include source path with Webhook import event movie file
...
(cherry picked from commit 73208e2f60263b1236f094a2bf6c47ebd5a8a271)
Closes #10635
2024-11-04 12:53:12 +02:00
Mark McDowall
017fa5ad80
New: Group updates for the same movie for Kodi and Emby / Jellyfin
...
(cherry picked from commit 46c7de379c872f757847a311b21714e905466360)
Closes #10150
2024-10-24 09:00:32 +03:00
Bogdan
1be8385c41
Fix paths mapping for movie specific translations
2024-10-23 14:15:05 +03:00
Bogdan
7528882adf
Gotify notification updates
...
New: Option to include links for Gotify notifications
New: Include images and links for Android
(cherry picked from commit 3c857135c59029635b0972f959f9a8255bcff21f)
Closes #10433
Fixes #10410
2024-09-15 22:42:59 +03:00
Bogdan
2700a6cf8a
Fixed: Paths for renamed movie files in Custom Script and Webhook
...
Closes #10359
2024-08-27 02:11:31 +03:00
Mark McDowall
fc97f05850
New: Optionally include Custom Format Score for Discord On File Import notifications
...
(cherry picked from commit e16ace54a8120cd98007a09fe1e6136be3e699fc)
Closes #10313
2024-08-24 04:32:49 +03:00
shangchenglumetro
c278ffd8a0
Fix typos and improve log messages
2024-08-19 06:40:43 +03:00
Mark McDowall
edec201a6c
Improve messaging for for Send Notifications setting in Emby / Jellyfin
...
(cherry picked from commit 4c0b8961741a7dd0cf2aba81cdbcb74c1208a1ff)
Closes #10251
2024-08-14 23:42:51 +03:00
Bogdan
1efe7db5f3
Fixed: Sending Manual Interaction Required notifications for unknown movies
2024-08-14 23:02:04 +03:00
Jendrik Weise
a1104b8263
New: Update matching movie path in Jellyfin/Emby library
...
(cherry picked from commit ad0dc01cf7ed16ccfa8260717111ad8a44675221)
Closes #8898
2024-07-23 23:39:16 +03:00
Mark McDowall
792b8182b2
New: Genres and Images for Webhooks and Notifiarr
...
(cherry picked from commit fd3dd1ab7dc86cd9e231fa432cc8d2772d5a4bad)
Closes #10055
2024-07-06 15:51:58 +03:00
Mark McDowall
085b1db77f
New: Ability to select Plex Media Server from plex.tv
...
(cherry picked from commit 4c622fd41289cd293a68a6a9f6b8da2a086edecb)
Closes #10110
2024-06-26 04:07:24 +03:00
Bogdan
0c654377f4
Fixed: Manual Interaction Required with possible null movie
...
Prevent a NullRef when the notification is sent due to an invalid movie title
Fixes #10053
2024-05-31 13:50:49 +03:00
Bogdan
e8c925274a
Implement equality checks for providers
2024-05-22 03:51:11 +03:00
Mark McDowall
38e7e37d57
Refactor movie tags for CustomScript, Webhook and Notifiarr events
...
(cherry picked from commit cc0a284660f139d5f47b27a2c389973e5e888587)
Closes #10003
2024-05-10 16:15:51 +03:00
Bogdan
586c0c6e13
Fixed: Notifications with only On Rename enabled
2024-05-10 00:47:31 +03:00
Mark McDowall
77381d3f72
New: Option to prefix app name on Telegram notification titles
...
(cherry picked from commit 37863a8deb339ef730b2dd5be61e1da1311fdd23)
Closes #9913
2024-04-10 22:34:52 +03:00
Mark McDowall
3bd1b3e972
Fixed: Sending ntfy.sh notifications with unicode characters
...
(cherry picked from commit a169ebff2adda5c8585c6aae6249b1c1f7c12264)
2024-04-06 16:27:30 +03:00
Bogdan
caab5e3614
Add missing import after 4e4769
2024-03-28 12:38:28 +02:00
Alex Cortelyou
4e47695f89
New: Add additional fields to Webhook Manual Interaction Required events
...
(cherry picked from commit 1ec1ce58e9f095222e7fe4a8c74a0720fed71558)
Closes #9874
2024-03-28 11:15:56 +02:00
Mark McDowall
d6dcae3d6a
Fixed: Plex Watchlist import list
...
(cherry picked from commit 88de9274358d7005fa9c677bb8c86f046a2a23a9)
2024-03-22 11:06:39 +02:00
Yurii
1ee30290ef
Use branded message title for Telegram nitifications
2024-03-17 13:20:57 +00:00
Mark McDowall
2caf3c6725
Fixed: Error sending Manual Interaction Required notification
...
(cherry picked from commit a12cdb34bc0ab78937e3c3677012bf030923aebf)
2024-03-08 08:52:48 +02:00
Bogdan
a0dd26c353
Configurable URL Base setting for Kodi connections
2024-03-04 03:16:23 +02:00
Bogdan
2286055d6a
Fixed: URL Base setting for Kodi connections
2024-03-03 13:48:25 +02:00
Mark McDowall
0a5a4e0a6f
New: URL Base setting for Media Server connections
...
(cherry picked from commit 9fd193d2a82d5c2cdc0f36c1f984e4b6b68aaa8d)
2024-03-03 12:29:47 +02:00
Qstick
173b1d6a4c
Fixed: Align DownloadClientInfo in ManualInteractionRequiredMessage with DownloadMessage
...
Also handle null ref exceptions when DownloadClientInfo is null in notification service
2024-02-11 17:56:35 -06:00
Bogdan
3d0f22ca7c
Fixed: Ignore invalid tags in CustomScript/Discord/Webhook
2024-02-09 15:17:05 +02:00
Bogdan
7198aa24a6
Refactor tags in WebhookMovie
2024-02-02 17:40:08 +02:00
Bogdan
deac2bdf5c
New: Tags field for Notifiarr and Webhook
2024-02-02 04:22:35 +02:00
Mark McDowall
99ab65f790
New: Add recycle bin path for deleted movies to webhook/custom script
...
(cherry picked from commit a71d40edba1388d67e4deefd8bfc354a7a83c6b1)
Closes #9674
2024-01-26 11:44:41 +02:00
Bogdan
4beb5b328b
New: Option to disable Email encryption
...
* New: Option to disable Email encryption
(cherry picked from commit 7be5732a3a6679120b0f01bd1eb1207194f57f5e)
* Fix possible NullRef in Email Encryption migration
(cherry picked from commit 271266b10ac51ee6dd7a7024d346b631bd5397c2)
---------
Co-authored-by: Mark McDowall <mark@mcdowall.ca >
2024-01-24 12:11:51 +02:00
Bogdan
23830f50ac
Fixed: Testing for disabled Notifications
2024-01-24 12:10:57 +02:00
Stevie Robinson
0e7874aacf
Fix Missing HelpText Translation Keys
...
(cherry picked from commit 587b600d6c6bac64c99d12225360810ef283f0aa)
Closes #9576
2024-01-12 02:45:57 +02:00
Stevie Robinson
e60eed49c7
Translate Notifications settings
...
(cherry picked from commit 8f7f23c9380036e87669fa663e846321cf7ebf87)
Closes #9550
2024-01-04 12:49:26 +02:00
Bogdan
3ff8e511b5
New: Tags field for Discord
2023-12-31 18:58:39 +02:00
luz paz
260fb88f85
Fix various typos
...
Found via `codespell -q 3`
(cherry picked from commit 209a250079fdf7ad2bc9168f81bfb45b9531d6b3)
2023-12-19 20:18:54 +02:00
Bogdan
1d70f36e7d
New: 3D and HDR metadata for Trakt connection
2023-12-15 17:13:47 +02:00
Bogdan
cc0a448bc8
New: Rate limiting for Trakt connection
2023-12-15 17:13:47 +02:00
Bogdan
c9e977baea
Simplify mapping in Trakt connection
2023-12-15 17:13:47 +02:00
Bogdan
bc4847cdc7
New: Improve fields selection for Discord connection
2023-12-06 11:03:57 +02:00
Mark McDowall
263534717d
Always validate Custom Script path
...
(cherry picked from commit c922cc5dc617dd776d4523cbf62376821c5a4ad9)
2023-12-03 20:03:07 +02:00
Stevie Robinson
ff1987be84
New: Remove defunct Boxcar notifications
...
(cherry picked from commit c6ad2396bb98dc8eb1ad47bf5d066b227a47f8b5)
Closes #9451
2023-11-25 22:29:33 +02:00
Bogdan
3376a467ca
Fixed: Record status for notifications on tests
2023-11-10 05:07:29 +02:00
Bogdan
017f272201
Log Notifiarr errors as warnings
2023-10-07 22:56:22 +03:00
Bogdan
bbeb4d7b5f
Log request failures in Notifiarr
2023-09-18 14:57:05 +03:00
Mark McDowall
49dac0ebaa
New: Don't treat 400 responses from Notifiarr as errors
...
(cherry picked from commit 5eb420bbe12f59d0a5392abf3d351be28ca210e6)
Closes #9194
2023-09-18 14:53:09 +03:00
Qstick
248ac9619c
Fixed: Images for some movies not downloading
...
Closes #8006
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2023-09-10 22:04:23 -04:00
Denis Gheorghescu
feff609685
New: Add support for Pushcut notifications
2023-09-10 23:29:54 +03:00