Commit Graph

36 Commits (ab731d92128f7068771434f3e157495e3d3f66e5)

Author SHA1 Message Date
Dominik Krivohlavek ab731d9212
Fix track MBID in audio metadata (#11301)
2 months ago
Bond-009 b6d130ae2d
Merge pull request #11155 from sel10ut/bugfix/fix-releasedate-tag
3 months ago
sel10ut 368a1b385a
fix: fallback to TagLib date parsing if ffprobe fails
3 months ago
sel10ut e9caa65eba
fix: change parsing of audio title tag
3 months ago
sel10ut 1236bb298c
fix: correct parsing of audio release date property
3 months ago
Cody Robibero 169e0dcb11 Save embedded lyrics when probing audio
3 months ago
Cody Robibero ac33d1593a oops
3 months ago
Cody Robibero 5a652360c3
Update AudioFileProber.cs
3 months ago
Cody Robibero ddf8f7d636
Update AudioFileProber.cs
3 months ago
Cody Robibero f3c333f4d5
Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music
3 months ago
Brian Howe 54eb81395e Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music
3 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
3 months ago
TelepathicWalrus 7b5c41c2a5
Add option to use replaygain tags for audio (#10566)
5 months ago
Brian Howe 7f1fec688c check ReplaceAllMetadata option and name field lock
6 months ago
GinoGinocchio ddcd29f17e Update MediaBrowser.Providers/MediaInfo/AudioFileProber.cs
6 months ago
GinoGinocchio de91a213a1 Update MediaBrowser.Providers/MediaInfo/AudioFileProber.cs
6 months ago
GinoGinocchio 81d642abe3 Removing unnecesary empty and null validations
6 months ago
GinoGinocchio eb41cd51ea Using TryGetProviderId and adding an empty validation
6 months ago
GinoGinocchio 01bbc7d117 Correcting according to the comments provided
6 months ago
GinoGinocchio d1cc56f78c Fix: "Feature 'replace missing metadata' overwrites existing metadata that does exist" for music
6 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
8 months ago
Stepan Goremykin d6b557d9ee Move declaration closer to usage
8 months ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
10 months ago
Jan Müller 66ff724acf Fix the probing of m4a metadata
10 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months ago
TelepathicWalrus 603fce59df
Audio normalization (#9222)
1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Joe Rogers 2d2b0a528c
Add missing checks for item locked state in metadata updates
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Shadowghost 9b2e9640be Apply review suggestions
2 years ago
Shadowghost 6c6f89acc3 Apply review suggestions
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