Commit Graph

513 Commits (5776163d6ef50359b985ab26262a626624a7f22b)

Author SHA1 Message Date
gnattu 7cc3f9506e
Disable ATL's internal ID3v2.2/3 splitting (#12751)
4 months ago
gnattu 992d56e565
Workaround ATL tag parsing (#12705)
4 months ago
gnattu 0ffddacf11 Move GetCustomTagDelimiters to Extension
4 months ago
gnattu 00ca4abbe1 Sanitize CustomTagDelimiters server side
4 months ago
Shadowghost 2351eeba56 Rework PR 6203
5 months ago
gnattu c6de7225b9
Add non-standard multi-value audio tag support (#12385)
5 months ago
gnattu 79c4469ac7 Remove redundant NaN check
6 months ago
gnattu 5c5b326b1a Remove test var
6 months ago
gnattu 56a98a3bb0 Make internal value separator a constant
6 months ago
gnattu 1d658a5a4d Remove redundant check
6 months ago
gnattu 939e02ccee Apply suggestions from code review
6 months ago
gnattu ac9322370b Check if the metadata is supported for title fallback
6 months ago
gnattu 172feab084 Migrate to z440.atl instead of TagLib-Sharp
6 months ago
Bond_009 ecd2dab0a2 Add TrySetProviderId extension
7 months ago
Bond_009 2e338f74ec Fix (another) ArgumentNullException while scanning music
7 months ago
Bond_009 60c45d6273 Use complete paths in BD info
7 months ago
Bond-009 e063fcb036 Backport pull request #12166 from jellyfin/release-10.9.z
7 months ago
gnattu ea7e834ae1 Backport pull request #12126 from jellyfin/release-10.9.z
7 months ago
gnattu 2599babe31 Backport pull request #11859 from jellyfin/release-10.9.z
8 months ago
Shadowghost 2af1ae5d8a Backport pull request #11792 from jellyfin/release-10.9.z
8 months ago
nfmccrina 4385430f05 Backport pull request #11621 from jellyfin/release-10.9.z
9 months ago
gnattu cf483203f5
Fix external LRC files being incorrectly overwritten during the initial scan (#11480)
9 months ago
Bond_009 88a38a61b5 Improve audio normalization
9 months ago
Bond-009 428283f787
Always scan ReplayGain tag (#11418)
9 months ago
Bond-009 3936fc9f25
Don't run ffprobe a second time for music file (#11419)
9 months ago
Cody Robibero d402005d32 fix: fallback to artist if album artist not provided
10 months ago
Dominik Krivohlavek ab731d9212
Fix track MBID in audio metadata (#11301)
10 months ago
Bond-009 b6d130ae2d
Merge pull request #11155 from sel10ut/bugfix/fix-releasedate-tag
11 months ago
sel10ut 368a1b385a
fix: fallback to TagLib date parsing if ffprobe fails
11 months ago
sel10ut e9caa65eba
fix: change parsing of audio title tag
11 months ago
sel10ut 1236bb298c
fix: correct parsing of audio release date property
11 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