Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/a37324cbee1590c41a8d36b56d9ff426dfedd155/MediaBrowser.Providers/MediaInfo You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

499 Commits (a37324cbee1590c41a8d36b56d9ff426dfedd155)

Author SHA1 Message Date
Bond_009 2e338f74ec Fix (another) ArgumentNullException while scanning music 8 months ago
Bond_009 60c45d6273 Use complete paths in BD info 9 months ago
Bond-009 e063fcb036 Backport pull request from jellyfin/release-10.9.z 9 months ago
gnattu ea7e834ae1 Backport pull request from jellyfin/release-10.9.z 9 months ago
gnattu 2599babe31 Backport pull request from jellyfin/release-10.9.z 10 months ago
Shadowghost 2af1ae5d8a Backport pull request from jellyfin/release-10.9.z 10 months ago
nfmccrina 4385430f05 Backport pull request from jellyfin/release-10.9.z 10 months ago
gnattu cf483203f5
Fix external LRC files being incorrectly overwritten during the initial scan () 11 months ago
Bond_009 88a38a61b5 Improve audio normalization 11 months ago
Bond-009 428283f787
Always scan ReplayGain tag () 11 months ago
Bond-009 3936fc9f25
Don't run ffprobe a second time for music file () 11 months ago
Cody Robibero d402005d32 fix: fallback to artist if album artist not provided 12 months ago
Dominik Krivohlavek ab731d9212
Fix track MBID in audio metadata () 12 months ago
Bond-009 b6d130ae2d
Merge pull request from sel10ut/bugfix/fix-releasedate-tag 1 year ago
sel10ut 368a1b385a
fix: fallback to TagLib date parsing if ffprobe fails 1 year ago
sel10ut e9caa65eba
fix: change parsing of audio title tag 1 year ago
sel10ut 1236bb298c
fix: correct parsing of audio release date property 1 year ago
Bond-009 35df0486f5
Merge pull request from crobibero/embedded-lyrics 1 year ago
Bond-009 5a4aff36c1
Merge pull request from crobibero/bdinfo-codec 1 year ago
Cody Robibero 169e0dcb11 Save embedded lyrics when probing audio 1 year ago
Cody Robibero ac33d1593a oops 1 year ago
Cody Robibero 5a652360c3
Update AudioFileProber.cs 1 year ago
Cody Robibero ddf8f7d636
Update AudioFileProber.cs 1 year ago
Cody Robibero f3c333f4d5
Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music 1 year ago
Cody Robibero c603cd2e4e Always use ffmpeg codec for bluray 1 year ago
Brian Howe 54eb81395e Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-music 1 year ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams () 1 year ago
TelepathicWalrus 7b5c41c2a5
Add option to use replaygain tags for audio () 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 () 2 years ago
Bond_009 18a311d32f == null -> is null 2 years ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests 2 years ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards () 2 years ago
Jan Müller 66ff724acf Fix the probing of m4a metadata 2 years ago
Bond_009 b5f0760db8 Use RegexGenerator where possible 2 years ago
TelepathicWalrus 603fce59df
Audio normalization () 2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago