jellyfin-bot
|
dd298960b7
|
Prepare for release v8 (#45)
|
2024-05-11 13:31:32 -06:00 |
|
Cody Robibero
|
b0cbce77dd
|
10.9 (#64)
|
2024-05-11 13:26:37 -06:00 |
|
Cody Robibero
|
ab44a8eb81
|
add unstable workflow
|
2024-03-25 16:50:34 -06:00 |
|
Cody Robibero
|
30610c852b
|
update secrets
|
2024-03-09 08:23:13 -07:00 |
|
Odd Stråbø
|
c993e2dffb
|
Merge pull request #62 from methbkts/patch-1
Update link to Jellyfin website
|
2023-10-31 12:50:36 +01:00 |
|
Metin Bektas
|
2a77c9a53a
|
Update README.md
Fix the link to the Jellyfin Project
|
2023-10-31 09:49:31 +01:00 |
|
Cody Robibero
|
29a615d609
|
Merge pull request #42 from Nalsai/api-error
Detect api errors and throw exception
|
2022-10-06 06:31:38 -06:00 |
|
Cody Robibero
|
3f6e8be867
|
Merge pull request #44 from Scholars-Mate/configurable_cache_value
Make series.xml cache age user configurable
|
2022-10-06 06:29:52 -06:00 |
|
Christopher Wong
|
6adedce85c
|
Make series.xml cache age user configurable
|
2022-10-05 16:28:36 -05:00 |
|
Nils Fürniß
|
7a29589b59
|
Detect api errors and throw exception
|
2022-07-13 20:44:45 +02:00 |
|
jellyfin-bot
|
170134f235
|
Bump version to 7 (#33)
|
2022-07-09 17:21:50 +02:00 |
|
Nils Fürniß
|
57802584f4
|
Fix GetMetadata for Movies (#38)
|
2022-07-08 23:37:21 +02:00 |
|
Cody Robibero
|
bf7874a435
|
Merge pull request #35 from h1dden-da3m0n/fix/bump-ci
|
2022-05-15 20:21:25 -04:00 |
|
K3rnelPan1c
|
b3bc66c54a
|
fix: meta ci workflows
|
2022-05-15 23:23:44 +02:00 |
|
Cody Robibero
|
d38ceb5a27
|
Merge pull request #32 from Nalsai/episode-id
|
2022-04-30 12:15:19 -06:00 |
|
Nils Fürniß
|
8bf66ccea0
|
Add support for "Mahoutsukai" and fix "Gekijyouban" (#31)
* Add support for "Mahoutsukai" and fix "Gekijyouban"
* Move re replacement down
|
2022-04-30 20:11:15 +02:00 |
|
Nils Fürniß
|
01b09da209
|
Move AniDbExternalEpisodeId to seperate file
|
2022-04-30 20:03:55 +02:00 |
|
Nils Fürniß
|
e426f5488f
|
Add AniDbExternalEpisodeId
|
2022-04-30 19:27:23 +02:00 |
|
jellyfin-bot
|
6e3e056eb9
|
chore: prepare for next release (v7)
|
2022-03-28 00:00:03 +00:00 |
|
Cody Robibero
|
f9df8e31a6
|
Merge pull request #28 from jellyfin/prepare-6
|
2022-03-27 17:59:36 -06:00 |
|
Cody Robibero
|
0a5590ee3f
|
Update build.yaml
|
2022-03-27 17:59:19 -06:00 |
|
jellyfin-bot
|
b9dda3f4a4
|
Bump version to 6
|
2022-03-19 20:05:53 +00:00 |
|
dependabot[bot]
|
c9a8504149
|
chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#15)
Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.0)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-19 21:05:28 +01:00 |
|
Nils Fürniß
|
ccde517e67
|
Fix episode metadata & improve series metadata (#29)
* Improve AniDbUrlRegex
* Use Empty and Improve AniDbUrlRegex
* Fix PluginConfiguration merge issues
* Fix AniDbSeriesProvider.cs merge issues
* Remove old files
|
2022-03-19 20:57:32 +01:00 |
|
Cody Robibero
|
04160e9c31
|
Merge pull request #19 from jellyfin/NormalizationForm
|
2022-03-19 12:17:38 -06:00 |
|
Cody Robibero
|
3b818ab8b9
|
Merge pull request #27 from Nalsai/better-search
|
2022-03-19 12:17:18 -06:00 |
|
Nils Fürniß
|
791fe4b76c
|
Initialize searchRegex once, replace \d with [0-9]
|
2022-03-19 17:48:06 +01:00 |
|
Cody Robibero
|
403d31cd18
|
Merge pull request #30 from jellyfin/ci
|
2022-03-19 09:27:54 -06:00 |
|
K3rnelPan1c
|
8638067363
|
bump version
|
2022-03-19 15:32:43 +01:00 |
|
Cody Robibero
|
dcc2c2404c
|
Use meta ci
|
2022-03-19 08:08:18 -06:00 |
|
Nils Fürniß
|
1012564d34
|
Improve regex performance and other small changes
|
2022-03-19 13:39:41 +01:00 |
|
Nils Fürniß
|
01db7a0dfd
|
Revert "Merge branch 'aio' into better-search"
This reverts commit 638ee89de4 , reversing
changes made to 287dc3e967 .
|
2022-03-15 13:42:08 +01:00 |
|
Nils Fürniß
|
638ee89de4
|
Merge branch 'aio' into better-search
|
2022-03-15 11:45:18 +01:00 |
|
Nils Fürniß
|
87ec7b37dd
|
Fix replacing newlines
|
2022-03-14 22:40:00 +01:00 |
|
Nils Fürniß
|
287dc3e967
|
Remove unnecessary whitespace replacement
|
2022-03-13 22:30:30 +01:00 |
|
Nils Fürniß
|
b2ed15d154
|
Fix episode metadata & improve series metadata
|
2022-03-13 22:12:41 +01:00 |
|
Nils Fürniß
|
69f6bca0df
|
Fix typo
|
2022-03-13 18:11:21 +01:00 |
|
Nils Fürniß
|
2d0cae5626
|
Optimize GetMetadata and ShortenString
|
2022-03-13 18:06:04 +01:00 |
|
Nils Fürniß
|
cae9f75b80
|
Add BOM back
|
2022-03-13 15:51:08 +01:00 |
|
Nils Fürniß
|
cd639954df
|
Merge branch 'master' into better-search
|
2022-03-13 15:44:55 +01:00 |
|
Nils Fürniß
|
b0955ccccf
|
add original title metadata (#26)
|
2022-03-13 15:40:16 +01:00 |
|
Nils Fürniß
|
a5a3ff9d43
|
Improve AniDB ID searching and matching
|
2022-03-12 22:07:44 +01:00 |
|
Cody Robibero
|
6af75fa2a6
|
Use proper normalization form
|
2021-12-20 07:30:01 -07:00 |
|
Cody Robibero
|
f954e9f71b
|
Merge pull request #14 from jellyfin/prepare-5
|
2021-11-01 14:54:27 -06:00 |
|
jellyfin-bot
|
e18dd6086f
|
Bump version to 5
|
2021-11-01 18:38:16 +00:00 |
|
Claus Vium
|
17b174ac62
|
Merge pull request #13 from jellyfin/10.8
10.8 support
|
2021-11-01 19:37:58 +01:00 |
|
Cody Robibero
|
a83b838332
|
fix jprm build
|
2021-11-01 08:50:26 -06:00 |
|
Cody Robibero
|
2bf0691c15
|
10.8 support
|
2021-09-27 19:36:29 -06:00 |
|
K3rnelPan1c
|
cc8b7dd393
|
Merge pull request #12 from jellyfin/prepare-4
Prepare for release v4
|
2021-09-07 23:28:43 +02:00 |
|
K3rnelPan1c
|
4ab1cd9652
|
bump target ABI version
|
2021-09-07 23:21:13 +02:00 |
|