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
Age
Commit message (
Expand
)
Author
2023-08-22
== null -> is null
Bond_009
2023-08-22
Enable nullable for more files and add tests
Bond_009
2023-08-20
fix: accessing Standard* of a Process requires manually disposing them afterw...
Claus Vium
2023-08-06
Fixes metadata refresh problems with NFO files
LJQ
2023-07-31
Fix the probing of m4a metadata
Jan Müller
2023-07-29
Add ability to upload (and save) SDH subtitles (#10036)
MBR-0001
2023-07-06
Merge pull request #9799 from Bond-009/genregex
Bond-009
2023-07-01
Use string.IsNullOrEmpty
Niels van Velzen
2023-07-01
Check for empty string in DefaultLyricProvider
Niels van Velzen
2023-06-29
Simplify file extension checks in lyrics parsers and provider
Niels van Velzen
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-06-24
Move line break characters to static readonly string array in TxtLyricParser
Niels van Velzen
2023-06-23
Add support for lyric provider plugins
Niels van Velzen
2023-06-21
Reduce bottlenecks scan code (#9863)
Bond-009
2023-06-10
Update MediaBrowser.Providers/TV/SeriesMetadataService.cs
Cody Robibero
2023-05-21
Apply suggestions from code review
Shadowghost
2023-05-20
Implement NFO named season parsing
Shadowghost
2023-05-15
Audio normalization (#9222)
TelepathicWalrus
2023-05-10
Fix local JPG primary image for video being overwritten by screen grabber (#9...
SenorSmartyPants
2023-04-06
Use TryAdd
Stepan Goremykin
2023-04-06
Remove unused using directives
Stepan Goremykin
2023-03-25
Convert Person.Type to use PersonKind enum (#9487)
Cody Robibero
2023-03-20
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
Cody Robibero
2023-03-18
Don't overwrite NFO images (#9452)
SenorSmartyPants
2023-03-15
Merge pull request #9418 from Bond-009/getawaiter
Bond-009
2023-03-14
Add config option to disable dummy chapter generation (#9410)
Shadowghost
2023-03-14
Reduce usage of GetAwaiter().GetResult()
Bond_009
2023-03-10
Merge pull request #9254 from Shadowghost/dvdbdfix
Bond-009
2023-03-10
Apply review suggestions
Shadowghost
2023-03-10
Add more comments and logging, streamline code
Shadowghost
2023-03-10
Apply review suggestions
Shadowghost
2023-03-09
Enable NFO processing for Extras
SenorSmartyPants
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-17
Fix use after dispose
Bond_009
2023-02-12
Make update type for RunTimeTicks consistent with other file attributes
Joe Rogers
2023-02-12
Add missing checks for item locked state in metadata updates
Joe Rogers
2023-02-09
remove a hardcoded DefaultAuthorization
cvium
2023-02-07
Merge pull request #8982 from bradbeattie/background-images-no-language
Bond-009
[next]