Commit Graph

484 Commits (368a1b385ad51328a4e6daf87805de5968fe20c0)

Author SHA1 Message Date
sel10ut 368a1b385a
fix: fallback to TagLib date parsing if ffprobe fails
10 months ago
sel10ut 1236bb298c
fix: correct parsing of audio release date property
10 months ago
Bond-009 35df0486f5
Merge pull request #11081 from crobibero/embedded-lyrics
11 months ago
Bond-009 5a4aff36c1
Merge pull request #11079 from crobibero/bdinfo-codec
11 months ago
Cody Robibero 169e0dcb11 Save embedded lyrics when probing audio
11 months ago
Cody Robibero ac33d1593a oops
11 months ago
Cody Robibero 5a652360c3
Update AudioFileProber.cs
11 months ago
Cody Robibero ddf8f7d636
Update AudioFileProber.cs
11 months ago
Cody Robibero f3c333f4d5
Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music
11 months ago
Cody Robibero c603cd2e4e Always use ffmpeg codec for bluray
11 months ago
Brian Howe 54eb81395e Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music
11 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
11 months ago
TelepathicWalrus 7b5c41c2a5
Add option to use replaygain tags for audio (#10566)
1 year ago
Brian Howe 7f1fec688c check ReplaceAllMetadata option and name field lock
1 year ago
GinoGinocchio ddcd29f17e Update MediaBrowser.Providers/MediaInfo/AudioFileProber.cs
1 year ago
GinoGinocchio de91a213a1 Update MediaBrowser.Providers/MediaInfo/AudioFileProber.cs
1 year ago
GinoGinocchio 81d642abe3 Removing unnecesary empty and null validations
1 year ago
GinoGinocchio eb41cd51ea Using TryGetProviderId and adding an empty validation
1 year ago
GinoGinocchio 01bbc7d117 Correcting according to the comments provided
1 year ago
GinoGinocchio d1cc56f78c Fix: "Feature 'replace missing metadata' overwrites existing metadata that does exist" for music
1 year ago
Bond_009 b62b0ec2b5 Fix warnings
1 year ago
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
1 year ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
1 year ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
1 year ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
1 year ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
1 year ago
Stepan Goremykin d6b557d9ee Move declaration closer to usage
1 year ago
Nyanmisaka debbfaa502
Fix MJPEG video is recognized as embedded image (#10173)
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests
1 year ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
1 year ago
Jan Müller 66ff724acf Fix the probing of m4a metadata
1 year ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
2 years ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
2 years ago
Shadowghost 21dcf775be
Add config option to disable dummy chapter generation (#9410)
2 years ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
Shadowghost 0da5255f12 Apply review suggestions
2 years ago
Shadowghost cd852d43c1 Add more comments and logging, streamline code
2 years ago
Shadowghost 2403a0a367 Apply review suggestions
2 years ago
Joe Rogers 2d2b0a528c
Add missing checks for item locked state in metadata updates
2 years ago
Shadowghost 626bb24bdd Remove DvdLib
2 years ago
Shadowghost 3d4b2f840a Fix BD and DVD folder recognition for tv episodes
2 years ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback
2 years ago
Shadowghost 519709bf10 Revert "Remove DvdLib (#9068)"
2 years ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
2 years 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