Commit Graph

465 Commits (c64615c35521a4fd6e91029b1aa32b295896a811)

Author SHA1 Message Date
TelepathicWalrus 7b5c41c2a5
Add option to use replaygain tags for audio (#10566)
6 months ago
Bond_009 b62b0ec2b5 Fix warnings
8 months ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
8 months ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
9 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
9 months ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
9 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
9 months ago
Stepan Goremykin d6b557d9ee Move declaration closer to usage
9 months ago
Nyanmisaka debbfaa502
Fix MJPEG video is recognized as embedded image (#10173)
10 months ago
Bond_009 18a311d32f == null -> is null
11 months ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests
11 months ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
11 months ago
Jan Müller 66ff724acf Fix the probing of m4a metadata
11 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
1 year ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Shadowghost 21dcf775be
Add config option to disable dummy chapter generation (#9410)
1 year ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
1 year ago
Shadowghost 0da5255f12 Apply review suggestions
1 year ago
Shadowghost cd852d43c1 Add more comments and logging, streamline code
1 year ago
Shadowghost 2403a0a367 Apply review suggestions
1 year ago
Joe Rogers 2d2b0a528c
Add missing checks for item locked state in metadata updates
1 year ago
Shadowghost 626bb24bdd Remove DvdLib
1 year ago
Shadowghost 3d4b2f840a Fix BD and DVD folder recognition for tv episodes
1 year ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback
1 year ago
Shadowghost 519709bf10 Revert "Remove DvdLib (#9068)"
1 year ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
1 year ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
2 years ago
Joe Rogers a74b8b99af
Add option to allow extras to use embedded titles
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Cody Robibero d4bd72049b
Merge pull request #8137 from negulici-r-barnabas/master
2 years ago
Bond_009 fb3e97d7ac Use typed logger
2 years ago
Negulici-R. Barnabas e977aade77
Merge branch 'jellyfin:master' into master
2 years ago
Negulici-R. Barnabas 7db1813cc8 changed ChapterImageResolution in model to enum type;
2 years ago
Negulici-R. Barnabas b7aa5ed862
Merge branch 'jellyfin:master' into master
2 years ago
Jendrik Weise 21072310e7 Sort external files when scanning
2 years ago
Joe Rogers dd41fb9a61
Update embedded image names to match docs
2 years ago
Claus Vium b137d0cc2b
Merge pull request #7514 from Shadowghost/music-extend
2 years ago
Shadowghost 9b2e9640be Apply review suggestions
2 years ago
Shadowghost 6c6f89acc3 Apply review suggestions
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Shadowghost 4649e0e425 Add xiph tag parsing
2 years ago
Shadowghost fa9820b1fd Add apple tag parsing
2 years ago
Shadowghost 12cf98b4e3 Update taglibsharp, add audible tag parsing
2 years ago
Shadowghost 42fc02cab6 Add xmldocs
2 years ago
Shadowghost e6c6482b9e Rename providers to be more generic
2 years ago
Shadowghost 61fa325ef0 Extend music parsing
2 years ago
Negulici-R. Barnabas 12ec0e285d Chapter Images:
2 years ago
Bond-009 d771205544 Merge pull request #7988 from jellyfin/external-streams-exceptions
2 years ago