Commit Graph

192 Commits

Author SHA1 Message Date
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
renovate[bot]
a10d90e527
chore(deps): update dependency mqttnet.extensions.managedclient to v4.2.1.781 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 18:47:42 -06:00
renovate[bot]
3f9bfa0184
chore(deps): update dependency handlebars.net to v2.1.4 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 10:11:39 -06:00
renovate[bot]
0a0e630af6
chore(deps): update dependency mailkit to v3.6.0 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 10:11:14 -06:00
renovate[bot]
c89a00f422
chore(deps): update dependency mqttnet.extensions.managedclient to v4.2.0.706 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 10:11:01 -06:00
VandolinHimself
29891a77cd
Patch 1 (#175) 2023-04-23 10:10:35 -06:00
renovate[bot]
a11cb336ab
chore(deps): update dependency handlebars.net to v2.1.3 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 20:36:16 -07:00
sean
3a48f60240
More Discord templates for notifications people might be interested in using. (#163)
Designed to be informative and practical while keeping it simple.
2023-02-09 21:10:10 -07:00
renovate[bot]
48b8c16f63
chore(deps): update dependency mailkit to v3.5.0 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-28 15:34:37 -07:00
Jacob A. H
3b9d68b79f
Update NotificationType.cs (#155)
Changed summary description of UserDeleted enum.
2023-01-06 07:14:14 -07:00
Manuel
1a20a772c7
Add handlebar templates for Pushover (#153) 2022-12-27 08:10:20 -07:00
renovate[bot]
8d5f9480a2
chore(deps): update dependency mqttnet.extensions.managedclient to v4.1.4.563 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 08:18:40 -07:00
renovate[bot]
6dbdf0581d
chore(deps): update dependency mailkit to v3.4.3 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-25 15:03:37 -07:00
renovate[bot]
2f670e2119
chore(deps): update dependency mqttnet.extensions.managedclient to v4.1.3.436 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-12 07:13:40 -07:00
renovate[bot]
95612469e4
chore(deps): update dependency mailkit to v3.4.2 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 19:01:44 -06:00
renovate[bot]
efab2892f1
chore(deps): update dependency mqttnet.extensions.managedclient to v4.1.2.350 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 19:01:23 -06:00
Cody Robibero
4c454578ac
Update dependencies and fix stylecop (#138) 2022-10-10 08:06:59 -06:00
Darick Carpenter
4ec22bd5a2
Added MQTT as a destination (#134)
Co-authored-by: Darick Carpenter <carpenterd@byui.edu>
2022-10-10 07:59:16 -06:00
renovate[bot]
3ae6c098bd
chore(deps): update dependency mailkit to v3.4.1 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 07:52:11 -06:00
Cody Robibero
d16f831690
Merge pull request #130 from Fallenbagel/telegram-ntfy-templates 2022-08-31 08:48:47 -06:00
Fallenbagel
5f5bf8a411
Fix main url of ntfy 2022-08-29 18:16:24 +05:00
Fallenbagel
c5004eca3b
Fix templates special instructions styling 2022-08-29 18:15:48 +05:00
Fallenbagel
d6decbcc19 Add Telegram & Ntfy templates with special instructions 2022-08-29 18:13:22 +05:00
Cody Robibero
571d1a89ab
Merge pull request #119 from jellyfin/renovate/mailkit-3.x 2022-06-12 08:05:40 -06:00
Renovate Bot
919e0b5b3b
chore(deps): update dependency mailkit to v3.3.0 2022-06-12 04:00:54 +00:00
Cody Robibero
ddc63403eb
Merge pull request #116 from h1dden-da3m0n/fix/bump-ci 2022-05-15 20:41:14 -04:00
K3rnelPan1c
58ec01fd13 fix: meta ci workflows 2022-05-15 23:24:23 +02:00
Cody Robibero
12c3a0c91a
Merge pull request #115 from jellyfin/double-load 2022-04-22 17:10:08 -06:00
Cody Robibero
f9e15a2588 Clear config when loading page 2022-04-22 17:09:30 -06:00
Cody Robibero
447adfcc83
Merge pull request #108 from jellyfin/dependabot/nuget/MailKit-3.2.0
chore(deps): bump MailKit from 3.1.1 to 3.2.0
2022-04-11 19:51:38 -06:00
Cody Robibero
bc074f5ebc
Merge pull request #111 from jellyfin/dependabot/nuget/Handlebars.Net-2.1.2
chore(deps): bump Handlebars.Net from 2.1.0 to 2.1.2
2022-04-11 19:51:29 -06:00
dependabot[bot]
723cfad14d
chore(deps): bump Handlebars.Net from 2.1.0 to 2.1.2
Bumps [Handlebars.Net](https://github.com/Handlebars-Net/Handlebars.Net) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/Handlebars-Net/Handlebars.Net/releases)
- [Commits](https://github.com/Handlebars-Net/Handlebars.Net/compare/2.1.0...2.1.2)

---
updated-dependencies:
- dependency-name: Handlebars.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 17:09:50 +00:00
dependabot[bot]
b60f0f737a
chore(deps): bump MailKit from 3.1.1 to 3.2.0
Bumps [MailKit](https://github.com/jstedfast/MailKit) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/jstedfast/MailKit/releases)
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/jstedfast/MailKit/compare/3.1.1...3.2.0)

---
updated-dependencies:
- dependency-name: MailKit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 17:07:43 +00:00
jellyfin-bot
26ed08b793 chore: prepare for next release (v12) 2022-03-28 00:07:32 +00:00
Cody Robibero
6fa890f22e
Merge pull request #100 from jellyfin/prepare-11 2022-03-27 18:07:08 -06:00
Cody Robibero
33b9e3c4b8
Update build.yaml 2022-03-27 18:06:57 -06:00
jellyfin-bot
72852301ab Bump version to 11 2022-03-27 20:24:52 +00:00
Cody Robibero
73d3dae78c
Merge pull request #106 from jellyfin/scheduled-task 2022-03-27 14:24:30 -06:00