Commit Graph

229 Commits

Author SHA1 Message Date
Tom Hartwich
f613b552ef
Update Ntfy.handlebars (#298)
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
2024-10-31 16:16:28 -06:00
v3DJG6GL
e666f28c92
ntfy.sh: Template Optimizations Pt. 3 (#297) 2024-10-31 16:16:02 -06:00
Cody Robibero
27a2ce9a42
10.10 (#296)
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
2024-10-26 12:16:58 -06:00
renovate[bot]
3d36010a94
Update dependency Microsoft.Extensions.Http to 8.0.1 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 12:15:36 -06:00
renovate[bot]
e32937390e
Update dependency MailKit to 4.8.0 (#288)
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 07:23:31 -06:00
chiragkrishna
5a1f41818d
Add notification for item deleted (#285) 2024-09-09 08:00:03 -06:00
chiragkrishna
1927ff2746
Add NotificationUsername & ClientName to authentication failure (#284) 2024-09-09 07:57:11 -06:00
chiragkrishna
4a50fa2416
Add Enable/Disable options for webhooks (#283) 2024-09-09 07:56:01 -06:00
v3DJG6GL
aa60e5a7ad
ntfy.sh: Template Optimizations Pt. 2 (#277) 2024-09-07 11:23:31 -06:00
chiragkrishna
ab2afb34f1
Added Gotify handlebars (#278) 2024-09-07 11:23:14 -06:00
chiragkrishna
1ceaaa15f9
Added Telegram handlebars (#279) 2024-09-07 11:22:08 -06:00
renovate[bot]
20945a4f90
Update dependency MQTTnet.Extensions.ManagedClient to 4.3.7.1207 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 11:19:57 -06:00
chiragkrishna
eeb067a7db
Expose RemoteEndPoint & SessionInfo Variables (#275) 2024-09-06 07:51:09 -06:00
chiragkrishna
f4b40c6cbc
Fix SessionStart double notifications (#272) 2024-09-05 09:58:52 -06:00
chiragkrishna
e2ff7056e7
Add option for Item type videos (#274) 2024-09-05 07:59:29 -06:00
chiragkrishna
a21ca2ed0b
Add RemoteEndPoint variable (#273) 2024-09-04 07:26:42 -06:00
chiragkrishna
fc8f20ed62
Update README.md (#271) 2024-09-03 13:47:55 -06:00
Luka Heijdenrijk
93e9be6757
Fix duplicate and wrong notification types for Pushover templates (#270) 2024-08-29 07:33:08 -06:00
v3DJG6GL
e1dc30dfa8
ntfy.sh: Template Optimizations (#268) 2024-08-28 12:40:25 -06:00
renovate[bot]
104d792e8a
chore(deps): update dependency mailkit to v4.7.1.1 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:41:14 -04:00
jellyfin-bot
ae7d4ddd6b
Prepare for release v15 (#251) 2024-07-03 08:44:39 -04:00
renovate[bot]
9f1e3130c4
chore(deps): update dependency mailkit to v4.7.0 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-03 08:42:46 -04:00
RyanMelena
7e9113bacb
Allow smtp connection without SSL (#258) 2024-07-03 08:38:19 -04:00
RyanMelena
69004cea8f
Fix test badge typo (#257) 2024-06-17 13:03:33 -06:00
RyanMelena
dac3189f9b
Fix test status badge (#256) 2024-06-17 05:56:56 -06:00
RyanMelena
be96b6261f
Make "Original Aspect Ratio" property available to WebHooks (#249) 2024-05-25 09:33:11 -06:00
renovate[bot]
dcff70e61f
chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.6.1152 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-25 09:13:58 -06:00
jellyfin-bot
c6a07e9fa3
Prepare for release v14 (#234) 2024-05-17 10:49:50 -06:00
Cody Robibero
e23d0696f0
Fix AuthenticationFailureNotifier, AuthenticationSuccessNotifier (#238) 2024-05-17 10:47:09 -06:00
renovate[bot]
d9eec71a4b
chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.4.1084 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 11:05:32 -06:00
Cody Robibero
00d0c0e784
Actually register hosted services (#233) 2024-05-14 09:33:32 -06:00
jellyfin-bot
7e7c3a3876
Prepare for release v13 (#231) 2024-05-13 17:39:16 -06:00
Cody Robibero
3a31a5f6c9
Fix registering helpers during plugin initialization (#230) 2024-05-13 17:37:42 -06:00
Cody Robibero
96d9f3418c
10.9 support (#219) 2024-05-11 12:44:41 -06:00
Cody Robibero
0cb6cc297a add unstable workflow 2024-03-25 16:50:34 -06:00
Daniel Tolnai
a9171e837e
Implement option to trim leading/trailing whitespace from message body (#220) 2024-03-24 10:19:29 -06:00
Daniel Tolnai
01ce5b2041
Implement option to skip sending webhooks with an empty message body (#202) 2024-03-24 10:10:51 -06:00
Cody Robibero
06c0c82b28 update secrets 2024-03-09 08:26:12 -07:00
Manuel
d763affbb1
config: update pushover template AllInOne.handlebars (#218) 2024-02-23 08:55:42 -07:00
Luca Becker
6e853fe81c
docs(ntfy) remove trailing commas and remove text error (#215)
The trailing commas were leading to invalid json as it does
not allow trailing commas. The "PlaybackStart" text was also
containing the word "stopped" which didn't match it.
2024-01-16 09:54:33 -07:00
Brady Dow
59fa8e546c
fix: remove extra curly braces from templates (#211) 2024-01-07 13:10:53 -07:00
Manuel
8015841d1a
docs: add all in one pushover template (#212) 2024-01-07 13:10:45 -07:00
Odd Stråbø
7a33a994ac
Merge pull request #200 from methbkts/patch-1
Update link to Jellyfin website
2023-10-31 12:51:54 +01:00
Metin Bektas
1a9a0423f1
Update README.md
Fix the link to the Jellyfin Project
2023-10-31 09:43:54 +01:00
desileR
51833842b3
Add PlayMethod variable (#197)
As requested in https://github.com/jellyfin/jellyfin-plugin-webhook/issues/183

To see if the user is transcoding or not. Returns either "Transcode", "Direct Stream"  or "Direct Play".
2023-10-04 10:31:54 -06:00
desileR
b78515afd6
Add PremiereDate for movies (#195) 2023-09-28 07:59:35 -06:00
desileR
92ad2a0d9a
Support for SeriesId (#192)
https://github.com/jellyfin/jellyfin-plugin-webhook/issues/172
2023-09-27 13:42:53 -06:00
desileR
4543c0ce55
Support for more variables (#194)
* Support for AirTime, PremiereDate and Genres

Adds `AirTime`, `PremiereDate` and `Genres`.

* Support for AirTime, PremiereDate and Genres

* Support for more variables

Support for `AirTime`, `EpisodePremiereDate`, `SeriesPremiereDate` and `Genres`
2023-09-27 13:42:31 -06:00
renovate[bot]
477c6bd271
chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.507 (#180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 07:13:38 -06:00
zeroquinc
47aa78b057
support for SeasonId (#190) 2023-09-25 07:13:28 -06:00