Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jellyfin/jellyfin-plugin-anisearch


https://github.com/jellyfin/jellyfin-plugin-anisearch

Add studios and voice actors to Media class

e486c61d19b06c6ccc7f0d4584d4c001f288e4e3 authored over 4 years ago by Alex Gonzales <[email protected]>
Merge pull request #65 from jellyfin/webclient

Remove obsolete WebClient

32d5df4dd09f5c3b6da48a6ff8613ac112797bc5 authored over 4 years ago by Anthony Lavado <[email protected]>
Refactor to focus on Media objects, used for searching and details lookup

5f9771043d57707aa9b5541337467fe0395a6e6c authored over 4 years ago by Alex Gonzales <[email protected]>
Fix 'no search results' bug in AniList

8523f00f03fa6360e93a74b7c8868b25ad82ef0f authored over 4 years ago by Alex Gonzales <[email protected]>
Remove obsolete WebClient

5304d3f5d6e5e510f3df2da756cd53839afda14b authored over 4 years ago by Bond_009 <[email protected]>
Merge pull request #62 from jellyfin/graves

Expose hidden setting and add option to replace grave characters

ce100c4c1bf725b4592b2c2b0b2fa1f3b154912b authored over 4 years ago by dkanada <[email protected]>
bump version

7babf4488c26c012eda1e2a5f55ee56a4e684783 authored over 4 years ago by dkanada <[email protected]>
expose hidden setting and add option to replace grave characters

8b7698eff26c469a7a0545127e8b95d1a0bf63ae authored over 4 years ago by dkanada <[email protected]>
Merge pull request #57 from joshuaboniface/bump-version

Bump version to 7

b06233b96667ca19395cb7aa882559daa004e3af authored almost 5 years ago by Joshua M. Boniface <[email protected]>
Bump version to 7

Fixes the incorrect AssemblyVersion and FileVersion from the v6 release,
which was causing issue...

2ec31c8d900229083b60daaa86d6e1c46e82ffb7 authored almost 5 years ago by Joshua M. Boniface <[email protected]>
Merge pull request #56 from joshuaboniface/master

Bump minreq and netstandard versions

be26bb3b7dab05f9b85ac738dd9c6db755aa3e06 authored almost 5 years ago by Joshua M. Boniface <[email protected]>
Bump minreq and netstandard versions

25dade225700ecb53f0d37f3b60c105a66a00051 authored almost 5 years ago by Joshua M. Boniface <[email protected]>
Merge pull request #54 from Musi13/fix-anidb-searching

Fix metadata 403's and Add images to search results

5272775d5c488a82c12e0b6cb1448152153a0e4a authored almost 5 years ago by dkanada <[email protected]>
Merge pull request #55 from reynn/patch-1

Fix building against Jellyfin 10.5.0

f831991f1fd8180ab9abca80315e5806aea1cfaa authored almost 5 years ago by dkanada <[email protected]>
Fix building against Jellyfin 10.5.0

232db7db2a50f7682050a27f3d07de35dfa9888b authored almost 5 years ago by Nic Patterson <[email protected]>
Add User-Agent header to all requests

d1c149a40c0d184fd8c4a1f3bd477ed9ea08c114 authored almost 5 years ago by Alex Gonzales <[email protected]>
Change user agent to jellyfin specific

a72991ebef3c9399dace4b17e7184a17b728ed09 authored almost 5 years ago by Alex Gonzales <[email protected]>
Merge pull request #53 from Musi13/master

Allow AniDB as an agent for movies

f1cf9ef0d4d64d7f0b4c3acdce2146afc0086249 authored almost 5 years ago by dkanada <[email protected]>
Include User-Agent in AniDB titles request, add ImageUrl to search results

70a1c54f79c2a27575031b9fd10b90c0ff5e310b authored almost 5 years ago by Alex Gonzales <[email protected]>
Revert version bump

3aeb0bbb1ba23f530b60d0c226fba8f8d0de5f88 authored almost 5 years ago by Alex Gonzales <[email protected]>
More directly reeuse SeriesProvider's search function in MovieProvider

2e39083d848a07bc01c5fc7435d58787c06a34b7 authored almost 5 years ago by Alex Gonzales <[email protected]>
Combined AniDB Series/Movie/Season Image provider into a single class, because they currently do the same thing

a2dc42ae4894fc682bbed7c23288b0d35685d6d3 authored almost 5 years ago by Alex Gonzales <[email protected]>
Addressed PR comments: Refactor and reword MovieImageProvider, remove commented EpisodeProvider code

f45818d54c3224c203cf4559eebacaf2ba19e910 authored almost 5 years ago by Alex Gonzales <[email protected]>
Add AniDBMovieProvider

4c5673d4f8e258b6a2d0ef2c6463b26e2cc221fa authored almost 5 years ago by Alex Gonzales <[email protected]>
Merge pull request #51 from jellyfin/de

Update providers

8cf7654a0b67a27243d81e5e4e25f6945b0606bd authored almost 5 years ago by dkanada <[email protected]>
update external id url

4d92c468a5a820a70ed7f0b2c1318b046114dc38 authored almost 5 years ago by dkanada <[email protected]>
refactor some files

2750b700c7b378b623e69ebf0ba260d04fc6334f authored almost 5 years ago by dkanada <[email protected]>
remove proxer for now

802f1b0b9c21430b18e51d82973c4dcf9652e3c6 authored almost 5 years ago by dkanada <[email protected]>
change anisearch url

114783299800e7a5b996159bf9ae4f4b11018e89 authored almost 5 years ago by dkanada <[email protected]>
update readme

027c8c7c115a5c5212de2a1809234b7c6c7f0462 authored almost 5 years ago by dkanada <[email protected]>
Merge pull request #41 from zepx/fix-anidb

Fixed AniDB. Bumped version.

d6afa61d2bdfcd86ce4f3efa83bb2d63073ae48f authored over 5 years ago by Joshua M. Boniface <[email protected]>
bumped version

31445572612ed5f6127006a88dcdea1a9156af54 authored over 5 years ago by Jun Jin Choong <[email protected]>
Rebased. Fixed AniDB and added Async.

5ff235f98eb81fe33e27e933fe86417e8c83505f authored over 5 years ago by Jun Jin Choong <[email protected]>
Merge pull request #43 from dkanada/master

Resolve build issues and other cleanup

75c4eb4366eaaf1fc37ab2c01e1b06980d6ac05a authored over 5 years ago by Joshua M. Boniface <[email protected]>
fix some class names and remove deprecated provider

df515df866bbe443a2f18f7e570a0d0518263b7c authored over 5 years ago by dkanada <[email protected]>
fix build issues

b4b1f4bf91a29b363072f05bd0db7ecab7604396 authored over 5 years ago by dkanada <[email protected]>
modify gitignore

1b835b0115454802ca2d75fe90adf6b1ab0a9733 authored over 5 years ago by dkanada <[email protected]>
Merge pull request #42 from Bond-009/cleanup

Cleanup

47d75b5a4cbc62c1750486304b15686a6dcc7749 authored over 5 years ago by dkanada <[email protected]>
Cleanup

a045aaecaff447b48272866574ae61535cb820a4 authored over 5 years ago by Bond_009 <[email protected]>
Bump to version 3

cea6b90901aa787584ec374450aa8dc311b79288 authored over 5 years ago by Joshua Boniface <[email protected]>
Merge pull request #37 from StillLoading/issue-36

Fix configuration page typo

6beaeb28da7ad72f941f031be41900136ef72c3f authored over 5 years ago by Joshua M. Boniface <[email protected]>
quick typo fix

913a17c62e02845a1b24be608a0bfc8ac18f83d9 authored over 5 years ago by StillLoading <[email protected]>
Merge pull request #35 from joshuaboniface/jellyfin-bump

Bump version and Jellyfin version

13b8305f885d7b711df09bbde02519c64e231593 authored over 5 years ago by Joshua M. Boniface <[email protected]>
Bump version and Jellyfin version

40722458a47cd246c1f97b7410fb9c785708173b authored over 5 years ago by Joshua Boniface <[email protected]>
Merge pull request #32 from Matt07211/standardized

Standardized and QOL Imporvements

a9e750952ff0057c8ad0ebfad4cd525bdb745fa9 authored over 5 years ago by Joshua M. Boniface <[email protected]>
Drop explicit PackageReference

Jellyfin.Controller already includes it

b90acc78c2f8a03e1bbd44e9d86bc0a8d4751517 authored almost 6 years ago by Matt07211 <[email protected]>
Add CONTRIBUTORS.md

e008e143042c9c032ace3b883cd1ff3ced3d1505 authored almost 6 years ago by Matt07211 <[email protected]>
Style changes

This mainly code style changes bringing the plugin in line with how
other plugins
- Put system b...

2bb6eaff0ea284f841d8aa9a096b7d28365bb8e2 authored almost 6 years ago by Matt07211 <[email protected]>
Drop duplicate asynclock code

And use refernce Jellyfin.Plugin.Anime so Downloader.cs can make use of
Asynclock

afe6c1e1babc4c4894321e578632409d9db6800c authored almost 6 years ago by Matt07211 <[email protected]>
Merge pull request #31 from dkanada/patch-1

Update build.yaml

57698f318bf21f48fb4de62ab5ffcf8704b900de authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Update build.yaml

2c80e3c5ce79765a0a0b114fde4fe60a8d850272 authored almost 6 years ago by dkanada <[email protected]>
Merge pull request #29 from joshuaboniface/upstream-bump

Bump Controller version to 10.2.0

8eb4f5929697f653ddc5a4e8177118506536f124 authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Bump Controller version to 10.2.0

534d8942d6aefa257bfe6515e55f667453e8a728 authored almost 6 years ago by Joshua Boniface <[email protected]>
Merge pull request #25 from joshuaboniface/build-yaml

Add build metadata and new GUID

6255d9e0d850a3cef9be7ea917c2bcd9d0deee55 authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Last uuid replacement

8df158cb2ab8e2df65b3f7ec719d1f3387a5f7ab authored almost 6 years ago by Joshua Boniface <[email protected]>
Remove superfluous dotnet_runtime

718bbfbfdf2830840799ccb06eb173a844d3d542 authored almost 6 years ago by Joshua Boniface <[email protected]>
Merge pull request #27 from StillLoading/anidb-genre-fix

Parse tag instead of category

4113f1c1a6eb673cf2f42f577105e067a84f0ffe authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Merge pull request #23 from StillLoading/ugly-config

Update configPage with CSS

c719e893bd569c91d2d6946fadd35a52e529c405 authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Parse tag instead of category

afdb1ddd467d32648d7c6cf435da741f07b4b188 authored almost 6 years ago by StillLoading <[email protected]>
Fixed two typos

de24b4d7fb4aec7afd9e0a4d2c3e42545fa90a8e authored almost 6 years ago by siekmann <[email protected]>
Add more expansive overview

2797b4edb87727754b686b365b0f8bb9bbaf9b1c authored almost 6 years ago by Joshua Boniface <[email protected]>
Use real version now

14f3e4b2e914eccd18ad2feebfa48fb981ef958d authored almost 6 years ago by Joshua Boniface <[email protected]>
Update version

90f202b1531d731dd5c0cad5c2772da4fddd5caf authored almost 6 years ago by Joshua Boniface <[email protected]>
Update to new UUID

1ffb85193de733a51ccc63e7af0159c403a6e5e3 authored almost 6 years ago by Joshua Boniface <[email protected]>
Add initial build.yaml

c1e77e0d12fb805fbe8fc574b8ee194e69f5fd9c authored almost 6 years ago by Joshua Boniface <[email protected]>
Implemented CSS where possible. Removed unused options and default

values (this is done in PluginConfiguration.cs).

42be56a33dde19c4b722dc3026c0873ae3735bc6 authored almost 6 years ago by Julian Siekmann <[email protected]>
Merge pull request #21 from Matt07211/anilist-fix

Fix incorrect AniList ID being used

bfdf0ef63f48c8a2aecd5ac2b3e64ea02ca0aca9 authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Fix incorrect AniList ID being used

Due to change I made
(https://github.com/jellyfin/jellyfin-plugin-anime/commit/211672c885a04ed3d...

b55caa79375c3a9f2871ff4e6578044644ea5201 authored almost 6 years ago by Matt07211 <[email protected]>
Merge pull request #18 from Matt07211/jellyfin-rename

Jellyfin Rebrand

f3df278b2559d710a48f4cd75fe32b037bbb6b7a authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Renamed to be inline with current standard

10ba4ee90296ab217e1a0770139097c7655e22c8 authored almost 6 years ago by Matt07211 <[email protected]>
Fix build error

The file got malforemed by a bad revert
(https://github.com/jellyfin/jellyfin-plugin-anime/commi...

a797bb58eb2a82e79109f2a9b6ceefa51c6c1b2f authored almost 6 years ago by Matt07211 <[email protected]>
Use Jellyfin namespace

064d31a9b9d6a5ba391eda458784c9900c817d69 authored almost 6 years ago by Matt07211 <[email protected]>
Merge pull request #16 from Matt07211/remove-auto-data

Drop automatic metadata update option

cc84d24157cba4b887924f1d44a2b30f2b81de9f authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Merge pull request #15 from Matt07211/german-drop

Drop German localisation option

de753e5eec8b3a3d0f750a01bde2cd8d0b267017 authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Merge pull request #14 from Matt07211/anidb-timer

Set AniDB wait time default

ceabd0deef189431e0b808e0057ebe792a22b7d7 authored almost 6 years ago by Joshua M. Boniface <[email protected]>
Drop automatic metadata update option

Jellyfin can currently do this itself (Enable advance options when
creating library > refresh me...

f2a248190813104e6cf12d17bd09d2e5fbc92fb2 authored almost 6 years ago by Matt07211 <[email protected]>
Drop German localisation option

Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/9

c47c860d6c40f732aa35109d60f46e2e7ac23acb authored almost 6 years ago by Matt07211 <[email protected]>
Set AniDB wait time default

Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/5

434f9177881c6f30d4467a9b92a755f9d7665db5 authored almost 6 years ago by Matt07211 <[email protected]>
Merge pull request #13 from Matt07211/readme

Update README.md

6e53511e9275e9da2d00cc419d4c4cab79718dbd authored almost 6 years ago by Anthony Lavado <[email protected]>
Drop MyAnimeList support (#12)

* Drop MyAnimeList support

Closes https://github.com/jellyfin/jellyfin-plugin-anime/issues/7

211672c885a04ed3dc978135ef8c0a0dd9f9f9d8 authored almost 6 years ago by Matthew <[email protected]>
Update README.md

17ba4b83b27aaa04057bee4c36eb06bb4cfc5a53 authored almost 6 years ago by Matt07211 <[email protected]>
Revert some changes to restore compatibility

af32d52d2ad92587fbd752f2b8caa98b8f3c8e8d authored almost 6 years ago by hawken <[email protected]>
csproj: set PackageReference to Jellyfin.Controller

157ddf12ec45c5fc20c2f91e1b8110011fdd4fb7 authored almost 6 years ago by hawken <[email protected]>
Plugin cleanup (#6)

* Remove unused code

Removes files that where fully commented out, as well as updating the
c...

c18b59750934f16a6abdf5c9f058074895fd9284 authored almost 6 years ago by Matthew <[email protected]>
bump version to 10.0.0.0

138d186571b71a133e3af4a6857fcace84ec8f7f authored almost 6 years ago by hawken <[email protected]>
fix some grammar and take the buttons out of the list

f948bb1f9c8479459e3740498c1894a839dd3ee4 authored almost 6 years ago by hawken <[email protected]>
Remove MediaBrowser.Model.Logging since jellyfin removed it

2bd7d83f98a5b4c6b9de1dd464dc962c59019cd8 authored almost 6 years ago by hawken <[email protected]>
Remove thumbnail to restore compatibility

6c217a22437cd3275dd6f002125b122397d19671 authored almost 6 years ago by hawken <[email protected]>
1.3.2

1e72c297ec78a2c3e928e35eb3d6e3e77cbd4b62 authored over 6 years ago by Luke Pulverenti <[email protected]>
add thumb

918f50304090fb06b0f49e7c9a7a67fcedb74bbf authored over 6 years ago by Luke Pulverenti <[email protected]>
1.3.0

c42d240700b38b193c755f83c87294fa749fecef authored over 6 years ago by Luke Pulverenti <[email protected]>
Merge pull request #5 from DaniGTA/master

Fix Proxer img url

fc7f64890f5f36a34a60c011cedcb640b06787b6 authored over 6 years ago by Luke <[email protected]>
Fix Proxer img url

25a38c7f05656b17c90ab597f0c756cec8752d7f authored over 6 years ago by Dani <[email protected]>
compatibility update

db188bc98659befd2345c496666092069c7ee59e authored over 6 years ago by Luke Pulverenti <[email protected]>
compatibility update

1d6a79b5af7a44d81d80033c5a654a7f2c41b0a8 authored over 6 years ago by Luke Pulverenti <[email protected]>
compatibility update

9c384cbac70817066b63e7d17fa4c5568ff7d50d authored over 6 years ago by Luke Pulverenti <[email protected]>
1.2.6

f9d857fa98fdd320b29d8780bcfd0e1bf1e4b958 authored almost 7 years ago by Luke Pulverenti <[email protected]>
Merge pull request #4 from DaniGTA/master

Update to AniList Api v2

01558ff5dac8f8aea6fd40d4641cc1965258b949 authored almost 7 years ago by Luke <[email protected]>
Fix some Regex for MyAnimeList

af6a705b83a8a16d6640d537265e475b3478cf53 authored almost 7 years ago by DaniGTA <[email protected]>
Fix MyAnimeList

+ Removed some dead code in AniList
+ Anime name check is now async
+ Removed the MyAnimeList log...

ca02a46a7582645355df8d488f82ca2b52ed5603 authored almost 7 years ago by DaniGTA <[email protected]>