Ecosyste.ms: OpenCollective

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

github.com/jellyfin/jellyfin

The Free Software Media System
https://github.com/jellyfin/jellyfin

chore(deps): update dependency efcoresecondlevelcacheinterceptor to v4.1.1

ed8d0806040bb781cdd71ebd5615eb41b184575d authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update github/codeql-action action to v2.22.10

4ae817f8c613e92693d6908d254a12e9040f4517 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #10695 from jellyfin/renovate/actions-stale-9.x

chore(deps): update actions/stale action to v9

e427c665d9568360938410f91ecbe2f9e7a38feb authored about 1 year ago by Bond-009 <[email protected]>
Merge pull request #10694 from jellyfin/renovate/ci-deps

chore(deps): update github/codeql-action action to v2.22.9

d930ce2676e9c6fec77cc894ba216e15c0645d32 authored about 1 year ago by Bond-009 <[email protected]>
Convert CollectionType to use lowercase enum names

033cfa59c499e5adbb949b708f06e56bf8932401 authored about 1 year ago by Cody Robibero <[email protected]>
chore(deps): update actions/stale action to v9

8abc653c296b4f754b78a57a027bb2becf82b580 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update github/codeql-action action to v2.22.9

3e5e600dc76efcaf776f15776112f6cf57356e8a authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
check ReplaceAllMetadata option and name field lock

7f1fec688cc1a6f7f69fa5b059af01cf9c456d3f authored about 1 year ago by Brian Howe <[email protected]>
Removing unnecesary empty and null validations

81d642abe33e9839c946bcccdeebf0ca8f8bd81f authored about 1 year ago by GinoGinocchio <[email protected]>
Using TryGetProviderId and adding an empty validation

eb41cd51ea25a9838b8809db6fce3c977976c044 authored about 1 year ago by GinoGinocchio <[email protected]>
Correcting according to the comments provided

01bbc7d117217c1d08ca86a475f793415701187a authored about 1 year ago by GinoGinocchio <[email protected]>
Update MediaBrowser.Providers/MediaInfo/AudioFileProber.cs

Co-authored-by: Cody Robibero <[email protected]>

ddcd29f17e19207c1dd4fb2e552415f5f5562645 authored about 1 year ago by GinoGinocchio <[email protected]>
Update MediaBrowser.Providers/MediaInfo/AudioFileProber.cs

Co-authored-by: Cody Robibero <[email protected]>

de91a213a109b4d77e6b2e1c917ae60728139cd7 authored about 1 year ago by GinoGinocchio <[email protected]>
Fix: "Feature 'replace missing metadata' overwrites existing metadata that does exist" for music

d1cc56f78c325142d9d2565e436e26efcec24aa5 authored about 1 year ago by GinoGinocchio <[email protected]>
Remove unused DLNA models (#10685)

* Remove unused DLNA models

* Remove IDlnaManager

0d5bbfda321f64ad78b5b74e7bdfbbbb8b64c7af authored about 1 year ago by Patrick Barron <[email protected]>
Merge pull request #10681 from jellyfin/renovate/prometheus-net-monorepo

chore(deps): update prometheus-net monorepo to v8.2.0

fca345db4afaed9b68412b2b7d77a64d92bc2cb6 authored about 1 year ago by Bond-009 <[email protected]>
chore(deps): update prometheus-net monorepo to v8.2.0

d82fdfc7a2a94f54222045827760db16f15d54c9 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Make ILiveStream an IDisposable

192559db32ef60b2a56b7acf689b6edc3cdc3487 authored about 1 year ago by Patrick Barron <[email protected]>
Use ConfigureAwait in SharedHttpStream

3ecd68d832b1849b3bebd052933ce8ad7612bad7 authored about 1 year ago by Patrick Barron <[email protected]>
Use ConfigureAwait in M3uParser

4ec32b71f5fc765886e457ae2c626ea7227e6a37 authored about 1 year ago by Patrick Barron <[email protected]>
Use ConfigureAwait in BaseTunerHost

42c95da6b08a5295e1d2f98922158d0702fd8d7e authored about 1 year ago by Patrick Barron <[email protected]>
Fix disposable warnings in EmbyTV

01480c7f209654a992be6c3d3ad360e9bd343090 authored about 1 year ago by Patrick Barron <[email protected]>
Use string.Contains in LiveTv

f1a5bc955b6a182aaa19a80831560d43c50ede2a authored about 1 year ago by Patrick Barron <[email protected]>
Use ConfigureAwait in DirectRecorder

ce6c0ad02bc77b5a43ba2f28d4a93813738d0c53 authored about 1 year ago by Patrick Barron <[email protected]>
Use ConfigureAwait in XmlTvListingsProvider

7bcfc5e925295d386a8bc70b47200254ae731813 authored about 1 year ago by Patrick Barron <[email protected]>
Don't use List directly in ITunerHost method signatures

5c593b120a5f3b90daa6305a96086eecfe546039 authored about 1 year ago by Patrick Barron <[email protected]>
Make IRecorder an IDisposable

669baf98a577094c5b038c7782045b873d468c0b authored about 1 year ago by Patrick Barron <[email protected]>
Use implementation types in LiveTv

67b4cef77a4b391d5dcf0769d0c70762128ddfd1 authored about 1 year ago by Patrick Barron <[email protected]>
Merge pull request #10660 from barronpm/move-networking

Move Jellyfin.Networking

000ccaa6dbf948aa427a8daac7d550dd598b3b5b authored about 1 year ago by Bond-009 <[email protected]>
Merge pull request #10659 from barronpm/inetworkmanager-nullability

Fix Nullability for INetworkManager.GetBindAddress

f7d61912a26e927e52f1340bbed7bca2da212d93 authored about 1 year ago by Bond-009 <[email protected]>
Merge pull request #10666 from jellyfin/renovate/tmdblib-2.x

chore(deps): update dependency tmdblib to v2.1.0

ec075a342ba47314a5cb1c560099478d4ef92a76 authored about 1 year ago by Bond-009 <[email protected]>
Merge pull request #10676 from jellyfin/renovate/actions-setup-dotnet-4.x

chore(deps): update actions/setup-dotnet action to v4

d85c6a340103c37308b5a1e3816cbbc45b6fd2fe authored about 1 year ago by Bond-009 <[email protected]>
chore(deps): update actions/setup-dotnet action to v4

40534483f512d4dcdecef49fc0ba3fc071dad96b authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Translated using Weblate (Basque)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

e14cc4d91955ed9379fef23f2120e131ac92f987 authored about 1 year ago by Kristopher Roller <[email protected]>
Translated using Weblate (Turkish)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

ebafff6e5a9de006110958732e30d5e00071e61e authored about 1 year ago by queeup <[email protected]>
Translated using Weblate (Albanian)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

1cff04ef878aad8eb1092224102e18d20e68cab0 authored about 1 year ago by Kristopher Roller <[email protected]>
Translated using Weblate (Bengali)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

9cc631e915c89bd98d534179510960dc492c4ead authored about 1 year ago by Kristopher Roller <[email protected]>
Translated using Weblate (Alemannic)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

0b3ec12e944c7256c93bd89d9bf2279450ac18a7 authored about 1 year ago by Kristopher Roller <[email protected]>
Translated using Weblate (Bulgarian)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

cab8138dd9dab275b615c10b65f441440b2c4d24 authored about 1 year ago by Kristopher Roller <[email protected]>
Translated using Weblate (Danish)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

c51519f78d759d5d32bc954e6812fbb73d512cab authored about 1 year ago by Malthe Heering Surrow <[email protected]>
Translated using Weblate (Arabic)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

ce79adf1cd94e2a00c196a3255512d9b97b64705 authored about 1 year ago by Kristopher Roller <[email protected]>
Quote bash paths to prevent word splitting

59ed6ab8ea1c97938fd832618d916719c27887a0 authored about 1 year ago by joncrall <[email protected]>
chore(deps): update dependency tmdblib to v2.1.0

085e09014d881769addaa4c29636da54d635306c authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Translated using Weblate (Turkish)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

1d5fbd772abe21ab8b1e9e8607395be51a9d5823 authored about 1 year ago by queeup <[email protected]>
chore(deps): update dependency autofixture.automoq to v4.18.1 (#10634)

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

7cca71428e2895183b9c965b1e2e84f201c8a668 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #10649 from felix920506/issue-10610

Make "activeWithinSeconds" independent from "controllableByUserId" parameter

7ebb4d3b24aa1e23ff7c13d541fff88b9a66c2bb authored about 1 year ago by Cody Robibero <[email protected]>
Translated using Weblate (French)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

9ab1af19231463afb4e506a2e3a4c2f56309a7e9 authored about 1 year ago by emmanuel billeaud <[email protected]>
Translated using Weblate (Turkish)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

818b860c21c9eb8a5bc329ef8e74b16d72efdb21 authored about 1 year ago by queeup <[email protected]>
Use file-scoped namespaces in Jellyfin.Networking

eea676429b603c9a19e098b1a99c6c024af95ec7 authored about 1 year ago by Patrick Barron <[email protected]>
Move ExternalPortForwarding to Jellyfin.Networking

1b821efcf22870c324c11952bb8314dfa332735a authored about 1 year ago by Patrick Barron <[email protected]>
Fix disposable analyzer issues in ExternalPortForwarding

612edaed7a69ced778ce6006421c7ffa994b4787 authored about 1 year ago by Patrick Barron <[email protected]>
Use ObjectDisposedException throw helper in ExternalPortForwarding

a37bd4e6592edaaad20bb3b225ab9fcd4e40f6f1 authored about 1 year ago by Patrick Barron <[email protected]>
Move SocketFactory to Jellyfin.Networking

fc1e27b7549014dbf1de16f2805c65f8a624fb2b authored about 1 year ago by Patrick Barron <[email protected]>
Use ObjectDisposedException throw helper in UdpServerEntryPoint

57a22673049e34f2c314cc20df96ab91da0de314 authored about 1 year ago by Patrick Barron <[email protected]>
Move UdpServerEntryPoint to Jellyfin.Networking

f1ca1dd7cc14e59938a73a34c2561856d706312b authored about 1 year ago by Patrick Barron <[email protected]>
Move Jellyfin.Networking to src

9597648ce3b96829429dc96235ca409914a8545b authored about 1 year ago by Patrick Barron <[email protected]>
Fix nullability for INetworkManager.GetBindAddress

ca71ec6a095dfe51cd7cbe7d4785eb7aa55a926e authored about 1 year ago by Patrick Barron <[email protected]>
Merge pull request #10558 from barronpm/dlna-plugin2

Move DLNA to Plugin (Part 2)

cc276838b4edbb67356b805952262c38e9c9cd19 authored about 1 year ago by Bond-009 <[email protected]>
Merge pull request #10651 from jellyfin/renovate/serilog.sinks.graylog-3.x

chore(deps): update dependency serilog.sinks.graylog to v3.1.1

cf80ea25413b75bbeddaef136fbeee33aa882a60 authored about 1 year ago by Bond-009 <[email protected]>
chore(deps): update dependency serilog.sinks.graylog to v3.1.1

0ae8b9ce0a28711dbc7e529b694feb2c4d29717f authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #10641 from jellyfin/renovate/serilog.sinks.console-5.x

chore(deps): update dependency serilog.sinks.console to v5.0.1

8166a63ea7952287114b140e500415f1dbb74ce4 authored about 1 year ago by Bond-009 <[email protected]>
Make "activeWithinSeconds" independent from "controllableByUserId" in GetSessions

Fixes issue #10610

a2bc5a5900132cfd949a857c4892b9fe0f904466 authored about 1 year ago by felix920506 <[email protected]>
chore(deps): update dependency serilog.sinks.console to v5.0.1

e6c018ca33b8913d6b55070e50148b1f4737ef6a authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #10636 from jellyfin/renovate/prometheus-net-monorepo

chore(deps): update prometheus-net monorepo to v8.1.1

aaabc58c65c0b0d673ffd26a9b7e2b5eb604c053 authored about 1 year ago by Bond-009 <[email protected]>
Merge pull request #10635 from jellyfin/renovate/autofixture.xunit2-4.x

chore(deps): update dependency autofixture.xunit2 to v4.18.1

c726035e49bce55a26a061153eb997714b1eec31 authored about 1 year ago by Bond-009 <[email protected]>
chore(deps): update prometheus-net monorepo to v8.1.1

2a6792080497121f94d5135a150c71643eca986c authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency autofixture.xunit2 to v4.18.1

143bfdf2038828f9a2715d7fbfa7cd89143901c6 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #10633 from jellyfin/renovate/autofixture-4.x

chore(deps): update dependency autofixture to v4.18.1

f582189ccf13c3ee8dc84c729c00b81ff08ca415 authored about 1 year ago by Bond-009 <[email protected]>
chore(deps): update dependency autofixture to v4.18.1

e24fb6ff8e63eb73f2cea10c8bf119e71d9a4f90 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Merge pull request #10625 from ilovepilav/fix-alerts-missing-from-admin-dashboard

Fix: Plugin Installed Alerts missing from Admin Dashboard #10620

2f6536e34b2844c96033c3d7ee853f70d4a6351f authored about 1 year ago by Joshua M. Boniface <[email protected]>
Fix:Plugin Installed Alerts missing from Admin Dashboard #10620

435c1431401b3b765ea46e45f29bda6eb879a998 authored about 1 year ago by Çağrı Sakaoğlu <[email protected]>
Translated using Weblate (Indonesian)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

ff682953abfe9843aec3c10970db6a6e154edaca authored about 1 year ago by leap123 <[email protected]>
Translated using Weblate (Turkish)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

25251efa193c1b2aaa73f08498605162590728f9 authored about 1 year ago by queeup <[email protected]>
Translated using Weblate (Hindi)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

099632f37e559c1aad4944fb328600a242679988 authored about 1 year ago by Tushar Joshi <[email protected]>
Merge pull request #10371 from Pithaya/feat/book-persons

Allow persons on books

0be2817ccb5136746dc8e576d8ff05fb48ee5e29 authored about 1 year ago by Claus Vium <[email protected]>
Merge pull request #10617 from barronpm/query-improvements

Query Improvements

f19492c1de848642926b63b29ce78a65ca78f421 authored about 1 year ago by Claus Vium <[email protected]>
Merge branch 'jellyfin:master' into master

9d5dc4d71b6f542d4adb60a6287a86f558c1dcc2 authored about 1 year ago by Abdulmohsen <[email protected]>
Merge pull request #10619 from jellyfin/renovate/ci-deps

chore(deps): update github/codeql-action action to v2.22.8

3d4d33bcbac07be40c132cf3a3c39630ace7b444 authored about 1 year ago by Bond-009 <[email protected]>
chore(deps): update github/codeql-action action to v2.22.8

87adf7b600f9f58b4e34636c3a39d16f9220c101 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Made key & itemId nullable

324c86e14d9d76670b4e3439c2ed5fcbbfb9f8ff authored about 1 year ago by ArabCoders <[email protected]>
Translated using Weblate (Arabic)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

fd1dc860c9981055634595e2064d13b21227927b authored about 1 year ago by Ahmad Mujahid <[email protected]>
Made UpdateUserItemDataDto standalone object.

22c90141e7eaed43be399df06354f993636c64a3 authored about 1 year ago by ArabCoders <[email protected]>
Use ExecuteDelete for removing API keys

ad58d1f77c2039a62b225545fb795d3395046303 authored about 1 year ago by Patrick Barron <[email protected]>
Use ExecuteDelete for cleaning activity logs

c9c133bc43231609a237291ae40ecb57bfc2576d authored about 1 year ago by Patrick Barron <[email protected]>
Remove unnecessary AsQueryable()

6b940e141e014f5d67caf68dd8dec04bc1d723dc authored about 1 year ago by Patrick Barron <[email protected]>
Merge pull request #10592 from barronpm/librarychangednotifier-cleanup

LibraryChangedNotifier Cleanup

547d8c07b3fb20ff18c119bbadb5a74c81703d4f authored about 1 year ago by Bond-009 <[email protected]>
Translated using Weblate (Marathi)

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

2f87158e682fc4f7257053d4792bf390c0fe4a0f authored about 1 year ago by Atharva Vaidya <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/je...

380c367e4985899f24277282a74f01bf5b922d87 authored about 1 year ago by Lucas Fogolin <[email protected]>
Merge pull request #10591 from Bond-009/dotnet82

Use new .NET 8 features

2d2d553bbc7b29cae9d1c181d2f643d4884c80af authored about 1 year ago by Claus Vium <[email protected]>
Merge pull request #10590 from Gauvino/master

Fix action building

e7eeb08d3464d4851e286e191182de6851230732 authored about 1 year ago by Claus Vium <[email protected]>
Merge pull request #10581 from jellyfin/renovate/major-dotnet-monorepo

chore(deps): update dependency dotnet-ef to v8

9f027717487eb71bbedf8c8029cfa74f838b5719 authored about 1 year ago by Bond-009 <[email protected]>
Merge pull request #10595 from jellyfin/renovate/ci-deps

chore(deps): update github/codeql-action action to v2.22.7

ea08de37fe415c0b0ff468c8b6355a869eb36912 authored about 1 year ago by Bond-009 <[email protected]>
chore(deps): update github/codeql-action action to v2.22.7

9fdac2b01f53c932fe8a7229803d580133a807c2 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove DLNA socket code

e46e3be667c76ff9a242d7499aff83d2d10881ed authored about 1 year ago by Patrick Barron <[email protected]>
Remove RSSDP

a8c55ae8fec58b3aacd1cf311a8ac9c2dda503ff authored about 1 year ago by Patrick Barron <[email protected]>
Remove Emby.Dlna

f1aba6b95230474d47c580071370c7dbd00eba13 authored about 1 year ago by Patrick Barron <[email protected]>
Remove DLNA API code

01fd42cf9555d85469c07ce3d0c0e5842359eb2b authored about 1 year ago by Patrick Barron <[email protected]>
Remove DLNA tests

0a03539dc4fc196537b6fd777da7c357c1451c27 authored about 1 year ago by Patrick Barron <[email protected]>
Enable nullable in LibraryChangedNotifier

4e61c2b4ec7ff1a25ac7b8e71bcf6a2833f78e75 authored about 1 year ago by Patrick Barron <[email protected]>
Document LibraryChangedNotifier

0ea9f713f48e433f66a95bad7bf765cdd2589fa3 authored about 1 year ago by Patrick Barron <[email protected]>