Commit Graph

194 Commits

Author SHA1 Message Date
Cody Robibero
a56cbc37ff Fix string conversion in HandlebarsFunctionHelpers 2021-09-14 19:27:41 -06:00
Cody Robibero
e79bd57684
Merge pull request #58 from jellyfin/bot-username-x2
Actually fix sending username
2021-09-14 05:22:44 -06:00
Cody Robibero
fb310feea2 Fix remaining Username properties 2021-09-13 18:54:56 -06:00
Cody Robibero
87e565528d
Merge pull request #54 from jellyfin/prepare-5
Prepare for release v5
2021-09-13 18:17:29 -06:00
jellyfin-bot
5a5f3adceb Bump version to 5 2021-09-14 00:16:43 +00:00
Cody Robibero
f21ee45828
Merge pull request #57 from jellyfin/bot-username
Update Username parameter to be NotificationUsername
2021-09-13 18:16:21 -06:00
Cody Robibero
c83aa8dbb0 Update Username parameter to be NotificationUsername 2021-09-13 18:13:33 -06:00
Cody Robibero
eb729d5ff6
Merge pull request #52 from h1dden-da3m0n/ci/release-automation-update 2021-09-07 12:54:58 -06:00
h1dden-da3m0n
f1b806f77b fix: typo be gone 2021-09-07 20:24:04 +02:00
h1dden-da3m0n
9e6c83f6ac ci: set ABI version and more repo automation 2021-09-06 23:50:01 +02:00
Cody Robibero
7a78944c48
Merge pull request #43 from jellyfin/prepare-4 2021-08-30 05:07:45 -06:00
jellyfin-bot
6921eaed20 Bump version to 4 2021-08-30 11:07:15 +00:00
Cody Robibero
8c34998b68
Merge pull request #51 from mark-monteiro/improve-error-logging 2021-08-30 05:06:54 -06:00
Cody Robibero
d56a9b8990 Clean up using statements, /s/LogIfFailed/LogIfFailedAsync/ 2021-08-30 05:05:42 -06:00
Mark Monteiro
57f4d4ab9f Log the request in addition to the response when an HTTP notification fails
When an HTTP request fails, log the request URL and content at the 'Warning' level
2021-08-29 22:17:52 -04:00
Cody Robibero
0ac83178ea
Merge pull request #50 from jellyfin/dependabot/nuget/MailKit-2.15.0
chore(deps): bump MailKit from 2.14.0 to 2.15.0
2021-08-23 11:18:49 -06:00
dependabot[bot]
1c73a30a4d
chore(deps): bump MailKit from 2.14.0 to 2.15.0
Bumps [MailKit](https://github.com/jstedfast/MailKit) from 2.14.0 to 2.15.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/2.14.0...2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 17:05:31 +00:00
Cody Robibero
75db8de85a
Merge pull request #49 from jellyfin/dependabot/nuget/Handlebars.Net-2.0.9
chore(deps): bump Handlebars.Net from 2.0.8 to 2.0.9
2021-08-02 12:06:34 -06:00
Cody Robibero
14b29d0a74
Merge pull request #48 from jellyfin/dependabot/nuget/MailKit-2.14.0
chore(deps): bump MailKit from 2.13.0 to 2.14.0
2021-08-02 12:05:59 -06:00
dependabot[bot]
2bb102ebd8
chore(deps): bump Handlebars.Net from 2.0.8 to 2.0.9
Bumps [Handlebars.Net](https://github.com/Handlebars-Net/Handlebars.Net) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/Handlebars-Net/Handlebars.Net/releases)
- [Commits](https://github.com/Handlebars-Net/Handlebars.Net/compare/2.0.8...2.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 17:06:16 +00:00
dependabot[bot]
f22ef44a7f
chore(deps): bump MailKit from 2.13.0 to 2.14.0
Bumps [MailKit](https://github.com/jstedfast/MailKit) from 2.13.0 to 2.14.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/2.13.0...2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 17:06:12 +00:00
Cody Robibero
3c954a7a1e
Merge pull request #46 from jellyfin/fix-load-config
Fix loading of selected media types
2021-07-23 17:18:43 -06:00
Cody Robibero
7fd8db41dc Fix loading of selected media types 2021-07-23 17:07:40 -06:00
Cody Robibero
162fbd2b71
Merge pull request #42 from h1dden-da3m0n/ci/update 2021-07-07 19:22:32 -06:00
h1dden-da3m0n
e8ea2475db add label-sync workflow 2021-07-07 22:38:47 +02:00
h1dden-da3m0n
017f47b21c update build workflow 2021-07-07 22:38:47 +02:00
h1dden-da3m0n
e4696bef9c add prepare release PR update to workflow 2021-07-07 22:38:47 +02:00
h1dden-da3m0n
74fa74f1a4 remove useless workflow 2021-07-04 16:02:57 +02:00
h1dden-da3m0n
d5db1e3d2c pdate to slow down dependabot 2021-07-04 16:02:46 +02:00
Cody Robibero
f84c80f2ed
Merge pull request #41 from jellyfin/prepare-3
Prepare for release v3
2021-06-29 13:31:16 -06:00
jellyfin-bot
009e78188e Bump version to 3 2021-06-29 19:28:38 +00:00
crobibero
fd78c75534 Add release drafter 2021-06-26 17:56:01 -06:00
Cody Robibero
bc76a22ce5
Merge pull request #38 from jellyfin/media_information 2021-06-26 17:48:29 -06:00
crobibero
d73aac22a5 Add media stream information 2021-06-26 17:27:05 -06:00
Cody Robibero
6c0ade484b
Merge pull request #36 from jellyfin/dependabot/nuget/MailKit-2.13.0
chore(deps): bump MailKit from 2.12.0 to 2.13.0
2021-06-13 19:07:44 -06:00
dependabot[bot]
ee8d8ceaa2
chore(deps): bump MailKit from 2.12.0 to 2.13.0
Bumps [MailKit](https://github.com/jstedfast/MailKit) from 2.12.0 to 2.13.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/2.12.0...2.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 00:58:14 +00:00
Cody Robibero
eb78c943b7
Merge pull request #34 from jellyfin/dependabot/nuget/Handlebars.Net-2.0.8
chore(deps): bump Handlebars.Net from 2.0.7 to 2.0.8
2021-06-02 20:46:33 -06:00
dependabot[bot]
0c5ee7639f
chore(deps): bump Handlebars.Net from 2.0.7 to 2.0.8
Bumps [Handlebars.Net](https://github.com/Handlebars-Net/Handlebars.Net) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/Handlebars-Net/Handlebars.Net/releases)
- [Commits](https://github.com/Handlebars-Net/Handlebars.Net/compare/2.0.7...2.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 00:56:49 +00:00
crobibero
ebb71b94e1 you saw nothing 2021-05-18 05:21:07 -06:00
crobibero
888cd5702e Update deps 2021-05-18 05:15:07 -06:00
crobibero
3c4717845d Add Jellyfin ci, update build.yaml, update README.md 2021-05-18 05:10:30 -06:00
Cody Robibero
e6a11b4ee0
Merge pull request #23 from crobibero/webhook-filter
Add user filter per webhook
2021-04-08 18:25:21 -06:00
crobibero
873b23d6ff Add user filter per webhook 2021-04-08 18:24:20 -06:00
Cody Robibero
8144f30734
Merge pull request #22 from crobibero/webhook-name
Allow user to set webhook name
2021-04-08 17:46:28 -06:00
crobibero
41880c726f Allow user to set webhook name 2021-04-08 17:45:23 -06:00
Cody Robibero
428209036d
Merge pull request #15 from crobibero/send-all-props 2021-03-13 14:55:33 -07:00
crobibero
1340935b15 Clean up 2021-03-13 14:54:22 -07:00
crobibero
59951774d8 Analyze! 2021-03-13 14:48:09 -07:00
Cody Robibero
849247e9ae
Merge pull request #14 from crobibero/send-all-props
Add option to send all properties
2021-03-03 19:27:07 -07:00
crobibero
c832d5bbf0 Add option to send all properties 2021-03-03 19:25:39 -07:00