Commit Graph

255 Commits

Author SHA1 Message Date
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
Anthony Lavado
99c9b192a9
Merge pull request #79 from jellyfin/10.6-ilogger
Fix remaining ILogger
2020-07-18 20:42:29 -04: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
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
Anthony Lavado
4402640e5e
Merge pull request #73 from EraYaN/master
Update AniDB CDN url and move all URLs to https
2020-05-29 10:06:13 -07:00
Erwin de Haan
56bb8199bd Update AniDB CDN url and moved all URLs to https. 2020-05-29 19:01:00 +02:00
Anthony Lavado
4bf9b435f0
Merge pull request #72 from jellyfin/meta
Update metadata and remove deprecated checkbox method
2020-05-26 15:24:29 -04:00
dkanada
5e82224b15 add changelog property 2020-05-26 22:31:02 +09: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
Anthony Lavado
32d5df4dd0
Merge pull request #65 from jellyfin/webclient
Remove obsolete WebClient
2020-05-17 01:15:32 -04: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
ce100c4c1b
Merge pull request #62 from jellyfin/graves
Expose hidden setting and add option to replace grave characters
2020-03-29 19:06:27 +09: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
Joshua M. Boniface
b06233b966
Merge pull request #57 from joshuaboniface/bump-version
Bump version to 7
2020-03-20 18:02:16 -04:00
Joshua M. Boniface
2ec31c8d90 Bump version to 7
Fixes the incorrect AssemblyVersion and FileVersion from the v6 release,
which was causing issues with updates on startup.
2020-03-20 17:58:55 -04:00
Joshua M. Boniface
be26bb3b7d
Merge pull request #56 from joshuaboniface/master
Bump minreq and netstandard versions
2020-03-17 09:25:22 -04:00
Joshua M. Boniface
25dade2257 Bump minreq and netstandard versions 2020-03-17 09:20:39 -04:00
dkanada
5272775d5c
Merge pull request #54 from Musi13/fix-anidb-searching
Fix metadata 403's and Add images to search results
2020-03-16 01:16:38 +09:00
dkanada
f831991f1f
Merge pull request #55 from reynn/patch-1
Fix building against Jellyfin 10.5.0
2020-03-16 01:13:12 +09:00
Nic Patterson
232db7db2a
Fix building against Jellyfin 10.5.0 2020-03-14 14:59:29 -07:00
Alex Gonzales
d1c149a40c Add User-Agent header to all requests 2020-03-09 23:08:36 -05:00
Alex Gonzales
a72991ebef Change user agent to jellyfin specific 2020-03-09 09:03:30 -05:00
dkanada
f1cf9ef0d4
Merge pull request #53 from Musi13/master
Allow AniDB as an agent for movies
2020-03-09 12:06:31 +09:00
Alex Gonzales
70a1c54f79 Include User-Agent in AniDB titles request, add ImageUrl to search results 2020-03-08 20:40:15 -05:00
Alex Gonzales
3aeb0bbb1b Revert version bump 2020-03-08 20:26:38 -05:00
Alex Gonzales
2e39083d84 More directly reeuse SeriesProvider's search function in MovieProvider 2020-03-08 16:28:43 -05:00