Commit Graph

364 Commits

Author SHA1 Message Date
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
Alex Gonzales
a2dc42ae48 Combined AniDB Series/Movie/Season Image provider into a single class, because they currently do the same thing 2020-03-08 12:16:56 -05:00
Alex Gonzales
f45818d54c Addressed PR comments: Refactor and reword MovieImageProvider, remove commented EpisodeProvider code 2020-03-08 03:29:44 -05:00
Alex Gonzales
4c5673d4f8 Add AniDBMovieProvider 2020-03-07 23:13:04 -06:00
dkanada
8cf7654a0b
Merge pull request #51 from jellyfin/de
Update providers
2020-02-29 23:48:19 +09:00
dkanada
4d92c468a5
update external id url 2020-02-24 14:29:50 +09:00
dkanada
2750b700c7 refactor some files 2020-02-24 00:52:55 +09:00
dkanada
802f1b0b9c remove proxer for now 2020-02-24 00:38:11 +09:00
dkanada
1147832998 change anisearch url 2020-02-24 00:36:55 +09:00
dkanada
027c8c7c11 update readme 2020-02-24 00:33:58 +09:00
Joshua M. Boniface
d6afa61d2b
Merge pull request #41 from zepx/fix-anidb
Fixed AniDB. Bumped version.
2019-08-06 08:57:55 -04:00
Jun Jin Choong
3144557261 bumped version 2019-08-06 21:52:03 +09:00
Jun Jin Choong
5ff235f98e Rebased. Fixed AniDB and added Async. 2019-08-06 21:27:00 +09:00
Joshua M. Boniface
75c4eb4366
Merge pull request #43 from dkanada/master
Resolve build issues and other cleanup
2019-07-28 16:26:16 -04:00
dkanada
df515df866 fix some class names and remove deprecated provider 2019-07-24 23:43:18 -07:00
dkanada
b4b1f4bf91 fix build issues 2019-07-21 18:51:49 -07:00
dkanada
1b835b0115 modify gitignore 2019-07-21 18:27:58 -07:00
dkanada
47d75b5a4c
Merge pull request #42 from Bond-009/cleanup
Cleanup
2019-07-21 17:04:56 -07:00
Bond_009
a045aaecaf Cleanup 2019-07-02 22:20:06 +02:00
Joshua Boniface
cea6b90901 Bump to version 3 2019-05-03 18:30:10 -04:00
Joshua M. Boniface
6beaeb28da
Merge pull request #37 from StillLoading/issue-36
Fix configuration page typo
2019-05-03 18:29:03 -04:00
StillLoading
913a17c62e quick typo fix 2019-05-03 19:29:10 +02:00
Joshua M. Boniface
13b8305f88
Merge pull request #35 from joshuaboniface/jellyfin-bump
Bump version and Jellyfin version
2019-04-19 20:09:16 -04:00
Joshua Boniface
40722458a4 Bump version and Jellyfin version 2019-04-19 17:02:26 -04:00
Joshua M. Boniface
a9e750952f
Merge pull request #32 from Matt07211/standardized
Standardized and QOL Imporvements
2019-04-19 16:56:37 -04:00
Matt07211
b90acc78c2 Drop explicit PackageReference
Jellyfin.Controller already includes it
2019-03-22 21:42:59 +11:00
Matt07211
e008e14304 Add CONTRIBUTORS.md 2019-03-14 00:47:13 +11:00
Matt07211
2bb6eaff0e Style changes
This mainly code style changes bringing the plugin in line with how
other plugins
- Put system before any other, rest sorted in alphabetical order
- Typo fixes
- Updating the configuration section to current standard implementation
2019-03-14 00:27:22 +11:00
Matt07211
afe6c1e1ba Drop duplicate asynclock code
And use refernce Jellyfin.Plugin.Anime so Downloader.cs can make use of
Asynclock
2019-03-13 23:53:15 +11:00
Joshua M. Boniface
57698f318b
Merge pull request #31 from dkanada/patch-1
Update build.yaml
2019-03-11 00:03:27 -04:00
dkanada
2c80e3c5ce
Update build.yaml 2019-03-11 11:47:16 +09:00
Joshua M. Boniface
8eb4f59296
Merge pull request #29 from joshuaboniface/upstream-bump
Bump Controller version to 10.2.0
2019-02-18 14:40:00 -05:00
Joshua Boniface
534d8942d6 Bump Controller version to 10.2.0 2019-02-18 14:09:13 -05:00
Joshua M. Boniface
6255d9e0d8
Merge pull request #25 from joshuaboniface/build-yaml
Add build metadata and new GUID
2019-02-18 11:49:33 -05:00
Joshua Boniface
8df158cb2a Last uuid replacement 2019-02-18 11:38:14 -05:00
Joshua Boniface
718bbfbfdf Remove superfluous dotnet_runtime 2019-02-18 11:35:16 -05:00
Joshua M. Boniface
4113f1c1a6
Merge pull request #27 from StillLoading/anidb-genre-fix
Parse tag instead of category
2019-02-13 19:24:33 -05:00
Joshua M. Boniface
c719e893bd
Merge pull request #23 from StillLoading/ugly-config
Update configPage with CSS
2019-02-13 19:22:15 -05:00
StillLoading
afdb1ddd46 Parse tag instead of category 2019-02-13 19:24:26 +01:00
siekmann
de24b4d7fb Fixed two typos 2019-02-13 17:15:47 +01:00
Joshua Boniface
2797b4edb8 Add more expansive overview 2019-02-10 18:08:37 -05:00
Joshua Boniface
14f3e4b2e9 Use real version now 2019-02-10 18:03:19 -05:00