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
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2024-01-06
Add option to use replaygain tags for audio (#10566)
TelepathicWalrus
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-14
Update to .NET 8
Bond_009
2023-11-10
Fix build after merge
Cody Robibero
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-11-09
Convert ItemSortBy to enum (#9765)
Cody Robibero
2023-11-08
Merge pull request #10078 from scampower3/master
Bond-009
2023-11-05
Add IDisposableAnalyzers to more projects
Bond_009
2023-10-18
Merge branch 'master' into trickplay
Nick
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-13
Merge pull request #10390 from Bond-009/streams
Bond-009
2023-10-12
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-11
Multiple Stream changes
Bond_009
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-10-10
Empty Guids shouldn't make it into the refresh queue
Bond_009
2023-10-08
Jellyfin.Drawing minor improvements
Bond_009
2023-10-08
Remove redundant using directives
Stepan Goremykin
2023-10-08
Reduce string literal length by using verbatim string
Stepan Goremykin
2023-10-08
Use non nullable property type when possible
Stepan Goremykin
2023-10-07
Move declaration closer to usage
Stepan Goremykin
2023-10-05
Use CryptoStream to convert stream from base64
Bond_009
2023-09-11
Applied Suggested Changes
LJQ
2023-08-30
Fix MJPEG video is recognized as embedded image (#10173)
Nyanmisaka
2023-08-28
Merge pull request #10138 from cvium/sqlite_client_poc
Bond-009
2023-08-27
Merge pull request #10154 from goremykin/multiple-enumerations
Bond-009
2023-08-26
Remove redundant method
Stepan Goremykin
2023-08-26
Fix a few multiple enumerations
Stepan Goremykin
2023-08-23
simplify if
cvium
2023-08-23
reduce calls to GetValidSeasonNameForSeries
cvium
2023-08-23
move a computation out of transaction and skip season updates if name matches
cvium
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-08-04
Removed unused imports
LJQ
2023-08-04
Combined Title and Overview for multi-episodes files for the TMDB provider
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-26
Migrate to trickplay table to EF. Rename vars/methods/members to have consist...
Nick
[next]