Commit Graph

89 Commits

Author SHA1 Message Date
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
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
crobibero
f8c27c4fa5 fix more null refs 2020-07-19 18:25:53 -06: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
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
crobibero
1b5c267643 Fix remaining ILogger 2020-07-18 18:30:39 -06:00
Cody Robibero
15966bfae0
Merge pull request #78 from barronpm/fix-ilogger
Fix non-generic ILogger injection
2020-07-18 18:26:29 -06:00
Joshua M. Boniface
68e6081a64
Merge pull request #75 from oddstr13/pr-10.6-1
Update for 10.6.0
2020-07-05 18:21:55 -04:00
Patrick Barron
572a0d85bd Fix non-generic ILogger injection 2020-07-05 18:16:38 -04:00
Odd Stråbø
0c0f17dcba Bump version and targetAbi 2020-07-05 13:17:54 +02:00
MateusToyama
8045bd6846 Added title case genres, default anime genre name and fixes 2020-07-04 17:29:25 -03:00
MateusToyama
8045f093cc Remove unused configuration 2020-07-04 13:33:23 -03:00
dkanada
6f8b5e2ca6
Merge pull request #76 from jellyfin/jquery
remove jquery
2020-07-05 00:43:30 +09:00
dkanada
74898affe2 update checkbox usages 2020-07-04 23:25:17 +09:00
Odd Stråbø
e2be8abd0f Update for 10.6.0 2020-06-30 14:33:17 +02:00
Alex Gonzales
e0c45f0d2d
Merge branch 'master' into anilist-improvements 2020-06-21 15:53:50 -05:00
Pijus Kamandulis
2f19fe829f Code cleanup 2020-06-21 16:29:18 +03:00
Pijus Kamandulis
18bd22e8ee Added KitsuIO Episode Provider 2020-06-21 16:20:09 +03:00
Pijus Kamandulis
4869ae6d1b Added KitsuIO Series Provider 2020-06-21 15:24:03 +03:00
Erwin de Haan
56bb8199bd Update AniDB CDN url and moved all URLs to https. 2020-05-29 19:01:00 +02:00
dkanada
adb7571895 update metadata and remove deprecated checkbox method 2020-05-26 22:21:57 +09:00
Alex Gonzales
70fd69854f Fix typing on initial search for series 2020-05-23 13:32:05 -05:00
Alex Gonzales
30d57c0e90 Add average episode duration to metadata 2020-05-17 15:52:46 -05:00
Alex Gonzales
912003e7a8 Bump versions 2020-05-17 15:20:23 -05:00
Alex Gonzales
400e8bb164 Minor fixes to comments 2020-05-17 15:08:10 -05:00
Alex Gonzales
45ed9b756e Small refactor to move ImageProvider to separate file, add Movie provider 2020-05-17 14:34:22 -05:00
Alex Gonzales
15a76b45c9 Differentiate between Media and SearchResults again, Add more metadata, Improve code styling 2020-05-17 13:40:32 -05:00
Alex Gonzales
e486c61d19 Add studios and voice actors to Media class 2020-05-17 03:07:53 -05:00
Alex Gonzales
5f9771043d Refactor to focus on Media objects, used for searching and details lookup 2020-05-17 00:01:18 -05:00
Alex Gonzales
8523f00f03 Fix 'no search results' bug in AniList 2020-05-16 17:27:45 -05:00
Bond_009
5304d3f5d6 Remove obsolete WebClient 2020-04-15 12:23:21 +02:00
dkanada
7babf4488c bump version 2020-03-29 19:05:55 +09:00
dkanada
8b7698eff2 expose hidden setting and add option to replace grave characters 2020-03-29 17:04:13 +09:00