index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
Plugins
Age
Commit message (
Expand
)
Author
2025-02-28
Add support for reading and storing Recording MBIDs from file metadata (#12173)
Dominik Krivohlavek
2025-02-25
Backport pull request #13611 from jellyfin/release-10.10.z
Shadowghost
2025-01-28
Merge pull request #12925 from Bond-009/await
Bond-009
2024-11-03
Backport pull request #12891 from jellyfin/release-10.10.z
benedikt257
2024-10-31
Always await instead of directly returning Task
Bond_009
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-08-02
Use collection initializers when possible
CS
2024-08-02
Update default artwork repository url to point to githubusercontent.com domain
CS
2024-07-17
Add TrySetProviderId extension
Bond_009
2024-06-23
Backport pull request #12073 from jellyfin/release-10.9.z
Shadowghost
2024-05-17
Backport pull request #11648 from jellyfin/release-10.9.z
Shadowghost
2024-04-24
Use StringSplitOptions.TrimEntries where possible (#11421)
Bond-009
2024-03-04
Add MediaStreamProtocol enum (#10153)
Niels van Velzen
2024-02-28
Return backdrops with text as thumb for tmdb (#11078)
Cody Robibero
2023-12-17
Stop saving Jellyfin API key in settings xml
Joe Rogers
2023-12-16
Fix missing posters in collection identify
Joe Rogers
2023-12-16
Add api key to configuration
Joe Rogers
2023-11-14
Fix warnings
Bond_009
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-11-08
Merge pull request #10078 from scampower3/master
Bond-009
2023-10-16
Deep copy instead of Shallow copy
LJQ
2023-10-16
Applied 2nd Round of Suggested Changes
LJQ
2023-10-14
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-11
Multiple Stream changes
Bond_009
2023-10-08
Use non nullable property type when possible
Stepan Goremykin
2023-09-11
Applied Suggested Changes
LJQ
2023-08-04
Removed unused imports
LJQ
2023-08-04
Combined Title and Overview for multi-episodes files for the TMDB provider
LJQ
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-06-21
Reduce bottlenecks scan code (#9863)
Bond-009
2023-03-25
Convert Person.Type to use PersonKind enum (#9487)
Cody Robibero
2023-03-14
Reduce usage of GetAwaiter().GetResult()
Bond_009
2023-03-01
Allocate less Lists
Bond_009
2023-02-25
Enable nullable for more files
Bond_009
2023-02-24
Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.cs
Bond-009
2023-02-23
Enable nullable for more files
Bond_009
2023-02-20
Various fixes (#9361)
Shadowghost
2023-02-20
Merge pull request #9356 from Bond-009/tryparse
Bond-009
2023-02-19
Format MusicBrainz config page
Shadowghost
2023-02-19
Fix MusicBrainz config page input validation
Shadowghost
2023-02-19
Fix MusicBrainz album queries and releasegroup handling
Shadowghost
2023-02-19
Optimize tryparse
Bond_009
2023-02-19
Fix MusicBrainz configuration parsing and update
Shadowghost
2023-02-19
Add migration for MusicBrainz settings
Shadowghost
2023-02-18
Fix MusicBrainz default server
Shadowghost
2023-02-09
remove a hardcoded DefaultAuthorization
cvium
2023-01-11
Fix all warnings in MediaBrowser.Providers
Bond_009
2022-12-07
Check HTTP status code before writing response to file (#8863)
Bond-009
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
[next]