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
/
MediaInfo
Age
Commit message (
Expand
)
Author
2023-01-11
Fix all warnings in MediaBrowser.Providers
Bond_009
2022-12-08
Add option to allow extras to use embedded titles
Joe Rogers
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-27
Merge pull request #8137 from negulici-r-barnabas/master
Cody Robibero
2022-11-27
Use typed logger
Bond_009
2022-11-26
Merge branch 'jellyfin:master' into master
Negulici-R. Barnabas
2022-11-13
changed ChapterImageResolution in model to enum type;
Negulici-R. Barnabas
2022-11-13
Merge branch 'jellyfin:master' into master
Negulici-R. Barnabas
2022-11-04
Sort external files when scanning
Jendrik Weise
2022-10-08
Update embedded image names to match docs
Joe Rogers
2022-10-07
Merge pull request #7514 from Shadowghost/music-extend
Claus Vium
2022-10-07
Apply review suggestions
Shadowghost
2022-10-07
Apply review suggestions
Shadowghost
2022-10-07
Add hearing impaired subtitle stream indicator (#7379)
Joe Rogers
2022-10-03
Add xiph tag parsing
Shadowghost
2022-10-03
Add apple tag parsing
Shadowghost
2022-10-01
Update taglibsharp, add audible tag parsing
Shadowghost
2022-09-13
Add xmldocs
Shadowghost
2022-09-13
Rename providers to be more generic
Shadowghost
2022-09-13
Extend music parsing
Shadowghost
2022-07-18
Chapter Images:
Negulici-R. Barnabas
2022-06-29
Merge pull request #7988 from jellyfin/external-streams-exceptions
Bond-009
2022-06-06
Merge pull request #7802 from jellyfin/external
Cody Robibero
2022-05-20
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
Cody Robibero
2022-04-07
Merge pull request #7527 from Shadowghost/mediaresolver-fix
Cody Robibero
2022-03-25
Merge pull request #7443 from whiteowl3/strm-probe
Cody Robibero
2022-03-23
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
whiteowl3
2022-03-11
allow strm probe to succeed
whiteowl3
2022-03-10
Match external sub/audio stream adding logic
Joe Rogers
2022-03-05
Fix external file check for shorter names
Joe Rogers
2022-03-04
Switch to using spans for string comparison
Joe Rogers
2022-03-04
Strip out external file fuzzy matching
Joe Rogers
2022-03-02
Split DirectoryExists and FileExists
Cody Robibero
2022-02-28
Use IFileSystem
Cody Robibero
2022-02-28
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
Cody Robibero
2022-02-28
Only add internal files if the internal metadata path exists
Cody Robibero
2022-02-21
Require delimiter immediately after filename match
Joe Rogers
2022-02-21
Rewrite tests for coverage and less duplication
Joe Rogers
2022-02-19
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
Shadowghost
2022-02-18
fix(external-media): implement review suggestions
Shadowghost
2022-02-18
feat(external-media): refactor to generic provider, extend tests and file rec...
Shadowghost
2022-02-18
feat(external-media): refactor external subtitle and audio provider
Shadowghost
2022-02-15
Fix some warnings
Bond_009
2022-02-14
Fix some warnings
Bond_009
2022-02-11
Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs
Cody Robibero
2022-01-26
Changed boolean options to enums
Matthew Jones
2022-01-22
Make ffprobe consistent with MetadataService.MergeData
Joe Rogers
2022-01-14
Added type options to disable embedded subs
Matthew Jones
2022-01-14
Add video path to DisableEmbeddedSubtitles log
Matt
[next]