Commit Graph

332 Commits

Author SHA1 Message Date
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
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
jellyfin-bot
d3363601c6 Bump version to 4 2021-09-07 21:10:52 +00:00
Cody Robibero
e8c78ddf26
Merge pull request #10 from h1dden-da3m0n/update/ci 2021-07-07 19:24:54 -06:00
h1dden-da3m0n
d61cd72596 add label-sync workflow 2021-07-04 01:13:18 +02:00
h1dden-da3m0n
a5efb2df53 update build workflow 2021-06-29 21:03:23 +02:00
h1dden-da3m0n
df9bcdb49f add prepare release PR update to workflow 2021-06-19 22:16:36 +02:00
h1dden-da3m0n
601afc226f remove useless workflow 2021-06-19 20:02:42 +02:00
h1dden-da3m0n
829d03210a update to slow down dependabot 2021-06-19 20:02:42 +02:00
Odd Stråbø
d4bb35f29f
Merge pull request #9 from h1dden-da3m0n/chore/plugin-images
chore: plugin images
2021-06-16 01:47:45 +02:00
h1dden-da3m0n
ff6b3491ff add install instructions link 2021-05-09 21:42:16 +02:00
h1dden-da3m0n
16ae339ef9 add imageUrl to build.yaml 2021-05-09 17:34:22 +02:00
h1dden-da3m0n
a431c7734b update readme 2021-05-09 17:34:22 +02:00
h1dden-da3m0n
0cf6f55eaf change to not run certain workflows in forks 2021-05-07 17:41:05 +02:00
h1dden-da3m0n
41db1f5c9d add missed out --no-restore 2021-05-07 17:41:05 +02:00
h1dden-da3m0n
f1776a02bd
Merge pull request #8 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-v5.15.0
chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0
2021-04-09 20:49:52 +02:00
dependabot[bot]
5ddb3e75f9
chore(deps): bump release-drafter/release-drafter
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 00:17:53 +00:00
Odd Stråbø
96d74651fb
Merge pull request #5 from oddstr13/release-3
Prepare for release v3
2021-03-13 00:16:53 +01:00
Odd Stråbø
8eb0fc2d9f Prepare for release v3 2021-03-12 23:56:30 +01:00
Odd Stråbø
06a8e875b4
Merge pull request #4 from oddstr13/fix-1
Explicit decompress no longer needed
2021-03-12 23:50:13 +01:00
Odd Stråbø
4b00d496b8
Update Jellyfin.Plugin.AniDB/Providers/AniDB/Metadata/AniDbSeriesProvider.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2021-03-12 23:43:45 +01:00
Odd Stråbø
05684ff54d Explicit decompress no longer needed
await before using variable

Fixes #1
2021-03-12 23:32:01 +01:00
Odd Stråbø
8e3af7865f
Merge pull request #3 from oddstr13/let-there-be-ci
Let there be CI
2021-03-10 23:18:48 +01:00
Odd Stråbø
4a3196a465 Add release drafter
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-03-10 23:05:13 +01:00
Odd Stråbø
9d101ef0a9 Add test build workflow
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-03-10 23:03:46 +01:00
Odd Stråbø
9678161dc1 Add CodeQL workflow
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-03-10 23:02:36 +01:00
Odd Stråbø
0a55ac9efd Add dependabot config
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-03-10 22:59:37 +01:00
Odd Stråbø
d181d2a37a
Merge pull request #2 from oddstr13/pr-v2
Unpin patch version of DependencyInjection
2021-03-10 20:35:03 +01:00
Odd Stråbø
d5055d2fb7 Unpin patch version of DependencyInjection 2021-03-10 20:30:02 +01:00
Odd Stråbø
6ad99383dc Remove accidentally duplicated file 2020-12-14 23:35:13 +01:00
Odd Stråbø
678860bc84 Update build metadata 2020-12-14 23:29:33 +01:00
Odd Stråbø
acfec21980 Update plugin name 2020-12-14 23:26:45 +01:00
Odd Stråbø
79d2749cb2 Update GUID 2020-12-14 23:19:43 +01:00
Odd Stråbø
c0bd751c54 Update Jellyfin.Plugin.Anime -> Jellyfin.Plugin.AniDB 2020-12-14 23:18:38 +01:00