Ecosyste.ms: OpenCollective

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

github.com/jellyfin/jellyfin-plugin-bookshelf


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

Merge pull request #98 from jellyfin/renovate/coverlet.collector-6.x

Update dependency coverlet.collector to v6.0.1

35f075b0799bfa9bc517dde3a9f9aac329638da1 authored 11 months ago by Tim Eisele <[email protected]>
Update dependency coverlet.collector to v6.0.1

3968fbce6a245d04b8a6324ef9f22f7c9f903a51 authored 11 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bump version to 10 (#67)

f5be2214d54620edb7b04449b4fbb57f564e8786 authored 12 months ago by jellyfin-bot <[email protected]>
Add Comic Vine metadata provider (#81)

* Move file name parsing logic to a separate class

* Add the Comic Vine API key to the config...

a4cfe0009afb27628fb58fe64a15cd764430f8ca authored about 1 year ago by Pithaya <[email protected]>
Add Google Books external id (#80)

* Add error handling, external ID and ID search to the Google Books provider

* Fix CodeQL war...

e31429c87ec594d83f2d82e8dea5b09fe9ec40c8 authored about 1 year ago by Pithaya <[email protected]>
Update xunit-dotnet monorepo to v2.5.3 (#82)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fa45821aa9b18db091cae01b6d194d5672894c89 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #78 from Pithaya/feat/google-books-provider-tests

Add unit tests for the Google Books providers

c3b4e366afaae3253342578cee30b99b49af17ab authored about 1 year ago by Cody Robibero <[email protected]>
Fix some CodeQL issues

8fbb1a54f96e6f57fa83faf2f591c638811ad2f7 authored about 1 year ago by Pithaya <[email protected]>
Replace ReadAsStreamAsync by ReadFromJsonAsync

822feebad1bc88696e187740559fcead0bd169ae authored about 1 year ago by Pithaya <[email protected]>
Fix warnings

a0092e5e8bd71eac3092dac4ee6c9cb55334eddb authored about 1 year ago by Pithaya <[email protected]>
Html decode the book description

a3325cb323b5c09b226209c35c56456f301eae6e authored about 1 year ago by Pithaya <[email protected]>
Update test project csproj

711e39a83b831436d2f6b14804fed4571bb1e737 authored about 1 year ago by Pithaya <[email protected]>
Add test for the GoogleBooksImageProvider

5f779bc781b7286db5535d896bc4eeddd17d1e61 authored about 1 year ago by Pithaya <[email protected]>
Fix issue with the Google Books search string

0902a32c7ed2277457223736ad329ed715f3a203 authored about 1 year ago by Pithaya <[email protected]>
Update property comments to use the Google Books API's descriptions

67a4e59a29b1a4a9bb6948f5695e808e5939117d authored about 1 year ago by Pithaya <[email protected]>
Replace reference to ComicInfoXmlUtilities with interface

1761b192fa0d99195f59d98ca9af696f1bc27432 authored about 1 year ago by Pithaya <[email protected]>
Add unit tests for the Google Books provider and fix parsing issues

Fix adding new PersonInfo

f0defb34b3764c25b8fe2c2cf7e413b5271ab2ca authored about 1 year ago by Pithaya <[email protected]>
Merge pull request #70 from carif/tests

Add Unit tests for ComicInfo and ComicBookInfo formats

d68cb3c8cc88b79cc3d827209c76e2dbc8ab2bcb authored about 1 year ago by Cody Robibero <[email protected]>
Update the test projects dependencies

68b1de78a2a957b8f58b8549c22b9d5e12b34d22 authored over 1 year ago by Patrick Farwick <[email protected]>
Use GetCultureInfo to cache the data

df8c910df6ebde3ffcbf42b450c36a4d8ae9530c authored over 1 year ago by Patrick Farwick <[email protected]>
Merge pull request #75 from carif/title_sort

Improve title handling of epub files

18e4e05d8c1d6afee9a6ec2617348cd4edf65d04 authored over 1 year ago by Cody Robibero <[email protected]>
Compare by ignoring the case of the string

363a1f0e184514f7d2d8a90f9e3e589807707ca0 authored over 1 year ago by Patrick Farwick <[email protected]>
Fix typo and improve README formatting (#74)

7a7db57d7fd5f4828f58acb7478834464ce23cd5 authored over 1 year ago by Patrick Farwick <[email protected]>
Improve title handling of epub files

A epub file may contain multiple titles. As Jellyfin only supports one
title, we want to make su...

d38fa84f049745027ee8a87a58e7cf818af989b6 authored over 1 year ago by Patrick Farwick <[email protected]>
Add additional information via code comments

b522cdab6a601f0ebe625dfe9b2c5cd7ce22400c authored about 2 years ago by Patrick Farwick <[email protected]>
Improve code comment

952c1c6b605a59083f05fd46d5154ddbe470c03a authored about 2 years ago by Patrick Farwick <[email protected]>
Fix ComicBookInfo language parsing

Given a full language name like 'English', it is not possible to look up
the three letter iso la...

230463148285264f9bed6e811bd1bbeb108545ac authored about 2 years ago by Patrick Farwick <[email protected]>
Fix ReadPeopleMetadata_Success test

37b312a7b326f21e91bbd9ec87dddbfa2d346d40 authored about 2 years ago by Patrick Farwick <[email protected]>
Fix comic xml reader for US comics

Based on the information provided by the Anansi Project, US comics do
use the field "AlternateSe...

2772667bf833df148cf46d7ac8d4e80e25151564 authored about 2 years ago by Patrick Farwick <[email protected]>
Add NSubstitute.Analyzers

69f90e5c4c0bce850524f6f0ba400b8ddfc137fb authored about 2 years ago by Patrick Farwick <[email protected]>
Fix issue with comma separated names

376c25ea42e2c7a9e196b0ecd6d6847c84d1081c authored about 2 years ago by Patrick Farwick <[email protected]>
Add unit tests for ComicBookInfo format

72e75110395a1c4099ce44248e1f76c8fbb8bb8b authored about 2 years ago by Patrick Farwick <[email protected]>
Make ComicBookInfoProvider testable

869ee93bcce5fc5f38d618c820c76f4278616cb2 authored about 2 years ago by Patrick Farwick <[email protected]>
Add unit test for ComicInfoXmlUtilities

a0a819f4b3ed880b8b6540b03e61a9f2c36f1f66 authored about 2 years ago by Patrick Farwick <[email protected]>
Add a project for unit tests via xUnit

cf799cdf355fe5b145142b9621b3081a39636ff0 authored about 2 years ago by Patrick Farwick <[email protected]>
Merge pull request #66 from wuyu8512/master

7106d1d47e8d11bd29ce58d9aa50b3fe5f3183c0 authored over 2 years ago by Cody Robibero <[email protected]>
Update EpubMetadataImageProvider.cs

e5269a981cf564a35bcc11e8733073c3db2535cf authored over 2 years ago by 无语 <[email protected]>
Bump version to 9 (#59)

15f1c6f1f26e7eab2128e4da2b60f6ac551b1113 authored over 2 years ago by jellyfin-bot <[email protected]>
Add development setup for Visual Studio Code (#64)

* Add development setup for Visual Studio Code

The implementation of the development setup is...

06caf9fdb598b32a31efbbcd90f2d245d06be5b1 authored over 2 years ago by Patrick <[email protected]>
chore(deps): update dependency sharpcompress to v0.32.2 (#62)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

9c2077f780c068c09c43f9f6a9e89e3f27be8a41 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #65 from jellyfin/deserializestring

cab894f09e82769cec94e7270c1c5fb8848b7212 authored over 2 years ago by Cody Robibero <[email protected]>
Use JsonSerializer.Deserialize overload that accepts a string

2aa795c1d9c44696e57abf2726a502e2d8f1151c authored over 2 years ago by Bond_009 <[email protected]>
chore(deps): update dependency sharpcompress to v0.32.0 (#61)

Co-authored-by: Renovate Bot <[email protected]>

fcb473f6f13d278529126406aed25dba4384bafe authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #60 from jellyfin/renovate/sharpcompress-0.x

746433ac6d82c547bfdd5b953ed2d4b89e1d916c authored over 2 years ago by Cody Robibero <[email protected]>
chore(deps): update dependency sharpcompress to v0.31.0

e57b1076145954d28e813481fe85e10d08583c4c authored over 2 years ago by Renovate Bot <[email protected]>
Merge pull request #58 from h1dden-da3m0n/fix/bump-ci

1ed9ed9089c94cfd56eb3e5afcd218b5c6c33eb8 authored over 2 years ago by Cody Robibero <[email protected]>
fix: meta ci workflows

3f1862b5a77d800289796cb9d22aa281e8007bea authored over 2 years ago by K3rnelPan1c <[email protected]>
Merge pull request #41 from jellyfin/prepare-8

7ca6982cee88b612e4346b2a93159069f9438bbf authored almost 3 years ago by Cody Robibero <[email protected]>
Update build.yaml

c3be769df39cc355f7a308d62d0cb21de4c7d3cb authored almost 3 years ago by Cody Robibero <[email protected]>
Bump version to 8

55082a081b4eec46db9f3eae873f47aefd882963 authored almost 3 years ago by jellyfin-bot <[email protected]>
Merge pull request #55 from MinecraftPlaye/update-readme

26b7d7361592e2f3093cc7e2c8bc60142d5f6314 authored almost 3 years ago by Cody Robibero <[email protected]>
Update supported metadata providers and file types

All metadata providers this plugin provides are being listed in the
appropriate places.

The lis...

b7d03f0970eca914d23ea43dd6d376e8b96278ce authored almost 3 years ago by Patrick Farwick <[email protected]>
Merge pull request #54 from jellyfin/ci

6052ad0a033300d9f3b7dedb2d9638e478293b56 authored almost 3 years ago by Cody Robibero <[email protected]>
bump version

04f55a6f25d1a36cd3f457d41319e4cae423bf97 authored almost 3 years ago by K3rnelPan1c <[email protected]>
Use meta ci

fefe98504426f12b7c52026d8301db9fda97b5f9 authored almost 3 years ago by Cody Robibero <[email protected]>
Merge pull request #47 from MinecraftPlaye/opf-cleanup

d01dea697169a4134a1b11bd468dba246943e634 authored almost 3 years ago by Cody Robibero <[email protected]>
Declare and initialize dateValue in the same line

9267256e3586bc02cd38b03e159ede6f4bfe44e2 authored almost 3 years ago by Patrick Farwick <[email protected]>
Use TryParse to parse the date time value

24df4b3e3dffafdc45bd774fe85b2127136993f2 authored almost 3 years ago by Patrick Farwick <[email protected]>
Read date and language information from opf

91781be2013ad4b3ae35a726b77bc94be9c6b006 authored almost 3 years ago by Patrick Farwick <[email protected]>
Merge pull request #46 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-5.17.5

b81dfa6d2675508839434737c9f291f0c31c935d authored almost 3 years ago by Cody Robibero <[email protected]>
Merge pull request #43 from jellyfin/dependabot/nuget/sharpcompress-0.30.1

0eccb9213c89d6910689c628993a5d2d054f307a authored almost 3 years ago by Cody Robibero <[email protected]>
Merge pull request #44 from jellyfin/normalization-form

6e9510bc413ed7939d2c131cceda50091f48cca5 authored almost 3 years ago by Cody Robibero <[email protected]>
Merge pull request #45 from MinecraftPlaye/opf-cleanup

731421f1a133ca3625ec307d849fe90a19d1bf5e authored almost 3 years ago by Cody Robibero <[email protected]>
chore(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.5

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from...

9e479883b5dbdbeb459f900b3203c05b66dcb00b authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Refactor opf metadata reader for readability

The image provider for ePuBs read the opf metadata file and various code
segments in the OpfRead...

8233ac6c3e9cc898ddf6bb78d50b107d524d00f4 authored almost 3 years ago by Patrick Farwick <[email protected]>
Use proper NormalziationForm

906e1d19951dad76ceefbb26e01e40bff3cf6352 authored about 3 years ago by Cody Robibero <[email protected]>
chore(deps): bump sharpcompress from 0.30.0 to 0.30.1

Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.30.0 to 0.30.1.
- [R...

2d6e9ca15a4ba9a35c3f868d06dd8c8fee3519ae authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #42 from jellyfin/fix-build

20c78b2e7f150ad4fc9903d2bbc3a47516a9f0a7 authored about 3 years ago by Cody Robibero <[email protected]>
suggestions from review

f5f5aa7e95117448ad21d7624e06ed70889e7ed4 authored about 3 years ago by Cody Robibero <[email protected]>
Update ruleset and fix build

6398dcb36ec98a8c1b79c88b3b02cfd81aff3fe2 authored about 3 years ago by Cody Robibero <[email protected]>
Merge pull request #28 from jellyfin/analyze

b7d14d5e23520f95fa65aa0ea4b8289e9be3982c authored about 3 years ago by Cody Robibero <[email protected]>
More analyze

79a51dda5eaa7d0908dc59e9ecf3f90bd53c5c7f authored about 3 years ago by Cody Robibero <[email protected]>
Merge branch 'master' into analyze

9dc2cf2a369e310fa9e5f9b0b8e5e504272164e2 authored about 3 years ago by Cody Robibero <[email protected]>
Merge pull request #38 from MinecraftPlaye/feature-comicbookinfo-metadata

377bfceace988785f4fec2ced704991a1854be8e authored about 3 years ago by Cody Robibero <[email protected]>
Use Jellyfin's JsonDefaults.Options

c4c402bacb41ab77da201400e77adc25061aacb7 authored about 3 years ago by Patrick Farwick <[email protected]>
Fix a forgotten using's keyword

24fd14062b174210495b3745eeca14c759c98419 authored about 3 years ago by Patrick Farwick <[email protected]>
Assume every json entry may be null

Depending on the tool used to save the metadata to the file, not every
value is properly saved. ...

c058bc9538c09fbf7d3c24481a1c0e72331a2c07 authored about 3 years ago by Patrick Farwick <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature-comicbookinfo-metadata

52c0f4b9e9ba1d4f1bed9a42bed67cafac27e03b authored about 3 years ago by Patrick Farwick <[email protected]>
Merge pull request #40 from jellyfin/prepare-7

03410a09f5be6be1e48c8de8a5b9bed6824da368 authored about 3 years ago by Cody Robibero <[email protected]>
Bump version to 7

b4de11ab3b25f8a1970cd01bca47cdf6d68731c7 authored about 3 years ago by jellyfin-bot <[email protected]>
Merge pull request #33 from jellyfin/10.8

10.8 support

4341603f1e3bf3e314c5bc0dd73a64f388949b28 authored about 3 years ago by Claus Vium <[email protected]>
Merge branch 'master' into 10.8

5011d7d7119ab23e5e3fccaf4907e827d591a1ae authored about 3 years ago by Cody Robibero <[email protected]>
Fix build

18c93dc49224b9fe2cb07edeaaee67706958ad3a authored about 3 years ago by Cody Robibero <[email protected]>
Use the common interface IComicFileProvider

67bd6f705bbe731771e59f5ae802e6721a0412ce authored about 3 years ago by Patrick Farwick <[email protected]>
Merge branch 'jellyfin:master' into feature-comicbookinfo-metadata

77f0515f075f2b7a28fd0a4003b03b67680a51e0 authored about 3 years ago by MinecraftPlaye <[email protected]>
Merge pull request #39 from jellyfin/v6

bbc1e78877d47c482dd9feb5678b225282f67ab4 authored about 3 years ago by Anthony Lavado <[email protected]>
v6 prep

f75849909595ea259cf8e6d9df04f708b3ce2314 authored about 3 years ago by Cody Robibero <[email protected]>
Merge pull request #34 from MinecraftPlaye/feature-comicinfo

92f519388ed0997b5d409818a0720893c7a10239 authored about 3 years ago by Cody Robibero <[email protected]>
Add ComicBookInfo metadata Providers

The ComicBookInfo format stores metadata within the zip archives
comment. As System.IO.Compressi...

4b2c55d46876a1d753bf15ecd78e6ad261aa8fe6 authored about 3 years ago by Patrick Farwick <[email protected]>
Make use of a more descriptive name

830081bcc9386d358623aad06aacba5921c46a43 authored about 3 years ago by Patrick Farwick <[email protected]>
Use {Path} instead of {0} in log messages

61c04eaf63c3db2fee09aeda1d24d5106bd6aa44 authored about 3 years ago by Patrick Farwick <[email protected]>
Address CodeQL notes

9a82abaa469ea724280327fd170a55f0127ee0cb authored over 3 years ago by Patrick Farwick <[email protected]>
Use modern style of "using" keyword

772ab284c447f4af288b966a1236823311786708 authored over 3 years ago by Patrick Farwick <[email protected]>
Fix missing dispose call on local IDisposable

70c50f8f21249f1825a6226386c3f3b57e70471f authored over 3 years ago by Patrick Farwick <[email protected]>
Remove string interpolation from log messages

7180aced2e995356913b2f9a76ba2b1b5017bd79 authored over 3 years ago by Patrick Farwick <[email protected]>
Ignore string case during comparison

694226db1cd55e0781e5ca44ea43ddd25af65f05 authored over 3 years ago by Patrick Farwick <[email protected]>
Remove string interpolation from log messages

090d77103a7b69ed70bc75ce4a10d7f049543096 authored over 3 years ago by Patrick Farwick <[email protected]>
Clarify which comic metadata formats are supported

51592c666c66c7a4bdcc39efbb260de194a36044 authored over 3 years ago by Patrick Farwick <[email protected]>
Add support for the cover picture of comics

This support is limited to comics stored within the .cbz format.
The algorithm which determines ...

82d77d519c48ee77b2e34df0457da1460ae3c184 authored over 3 years ago by Patrick Farwick <[email protected]>
Add support for ComicInfo metadata stored in file

The plugin could not read ComicInfo metadata stored within the comic
itself. With this change, i...

c0a4b39bd3f5370a1c8534025ebe7a575b5c52a6 authored over 3 years ago by Patrick Farwick <[email protected]>