Commit Graph

302 Commits

Author SHA1 Message Date
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
Odd Stråbø
b224a53f35 Rename files 2020-12-14 23:14:16 +01:00
Odd Stråbø
5afe4a5411 Remove other providers 2020-12-14 23:10:45 +01:00
Cody Robibero
829c742137
Merge pull request #91 from oddstr13/10.7-compat 2020-12-03 14:13:09 -07:00
Odd Stråbø
3ae3912120 GetHttpClient 2020-11-19 19:21:58 +01:00
Odd Stråbø
b02e64dd0f Use assembly version in user agent 2020-11-19 17:47:36 +01:00
Odd Stråbø
60a6638c0b Fix PluginServiceRegistrator 2020-11-19 17:32:36 +01:00
Odd Stråbø
049e7e58df Plugin wide HttpClient defaults 2020-11-19 12:56:48 +01:00
Odd Stråbø
f4230e8f4d Target Jelltfin 10.7, .NET 5.0
Update IHttpClient -> IHttpClientFactory
2020-11-19 12:18:17 +01:00
Bond-009
15d2d4222e
Merge pull request #88 from jellyfin/kutsu
Make StartDate nullable
2020-08-16 16:42:05 +02:00
Cody Robibero
5980f42b59
Merge pull request #87 from StillLoading/ssl-error
revert to http since api.anidb.net does not support https
2020-07-26 13:18:31 -06:00
Odd Stråbø
87ebf76d2d
Regex should still match https 2020-07-26 21:14:46 +02:00
crobibero
37d93557fb Make StartDate nullable 2020-07-26 11:59:31 -06:00
StillLoading
c84327274d bump version 2020-07-26 19:46:23 +02:00
StillLoading
140142936f revert to http since api.anidb.net does not support https 2020-07-26 18:34:34 +02:00
Joshua M. Boniface
b449d5355c
Merge pull request #81 from jellyfin/linq-null-ref
Fix more null refs
2020-07-19 21:03:28 -04:00
crobibero
f8c27c4fa5 fix more null refs 2020-07-19 18:25:53 -06:00
Odd Stråbø
51b5fd0217
Merge pull request #80 from jellyfin/linq-null-ref
Fix linq null reference in Kitsu
2020-07-20 01:49:40 +02:00
crobibero
722807f76c Fix linq null reference 2020-07-19 17:35:15 -06:00
Odd Stråbø
39cc22182a
Merge pull request #74 from pikami/feature/KitsuIO
Add support for Kitsu
2020-07-20 00:08:34 +02:00
Cody Robibero
f3412a4323
Update Jellyfin.Plugin.Anime/Providers/KitsuIO/Metadata/KitsuIoSeriesProvider.cs
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-07-19 16:07:32 -06:00
Cody Robibero
e50cbb2580
Update Jellyfin.Plugin.Anime/Providers/KitsuIO/KitsuIoExternalId.cs
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-07-19 16:07:25 -06:00
Cody Robibero
679e7ead0f
Update Jellyfin.Plugin.Anime/Providers/ProviderNames.cs
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-07-19 16:07:17 -06:00
Cody Robibero
1af2e2bfd4
Merge pull request #77 from MateusToyama/feature/ConfigPageImprovements
Configuration page improvements
2020-07-19 15:48:35 -06:00
crobibero
c934305fd8 fix Kitsulo logger 2020-07-19 15:43:27 -06:00
crobibero
3edc714fb0 10.6 compat 2020-07-19 15:41:49 -06:00
crobibero
5aba3fab14 Merge remote-tracking branch 'upstream/master' into feature/KitsuIO 2020-07-19 15:37:28 -06:00
Bond-009
7159ed19a3
Merge pull request #70 from Musi13/anilist-improvements
Various AniList Improvements & Bugfixes
2020-07-19 23:31:06 +02:00
Alex Gonzales
94b9b212ea Add braces to single line loops/conditionals 2020-07-19 15:32:22 -05:00
Cody Robibero
2f0ba8fc9c
Update Jellyfin.Plugin.Anime/Providers/AniList/AniListApi.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-07-19 14:20:45 -06:00
crobibero
35a97da5b9 Merge remote-tracking branch 'upstream/master' into anilist-improvements 2020-07-19 14:10:42 -06:00