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/bbf1399826f92241a653adbb808a4cc7ea6a5542/MediaBrowser.Model/Entities You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

360 Commits (bbf1399826f92241a653adbb808a4cc7ea6a5542)

Author SHA1 Message Date
Cody Robibero 132440c683 Remove Obsolete attribute on enum 3 years ago
Cody Robibero 3de86ffdb4 Fix nullability on DisplayPreferencesDto 3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot 3 years ago
Bond-009 3ec7ecf399
Merge pull request from MrTimscampi/audio-people 4 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810 4 years ago
Mike cf9c678406
Add subtitle format(codec) to stream display title () 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
MrTimscampi 8594ee7a22 Fix documentation for lyricist and arranger 4 years ago
MrTimscampi c9b1cd1d8c Add some new music-related person types and parse from ffprobe 4 years ago
Bond_009 0512f74459 Add tests for GetResolutionText 4 years ago
MrTimscampi a25c3d1cda Remove usage of this in GetResolutionText 4 years ago
MrTimscampi bcae195cc3 Refactor GetResolutionText 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
MrTimscampi 8407c3d558 Properly detect Dolby Vision files derived from AV1, AVC and HEVC 4 years ago
Bond_009 4479713e04 MediaStream: Replace string.IndexOf with string.Contains where possible 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
Bond_009 2e62c09f2e Fix casing CollectionType 4 years ago
cvium 8b72b902f5 fix HasProviderId and add tests 4 years ago
cvium a49f5d2a44 revert removal of null check 4 years ago
cvium 664c5da317 return false when providerid is null or empty 4 years ago
Bond_009 ba62d9d1fe Revert breaking change 4 years ago
Bond-009 9390dd2df8
Merge pull request from Bond-009/notnullwhen 4 years ago
Bond_009 02848189e3 MaybeNullWhen(false) -> NotNullWhen(true) 4 years ago
Bond_009 81f527f808 CollectionType can be null 4 years ago
Bond_009 1c74e2f40e Fix build 4 years ago
Bond_009 914e891689 Fix unchecked input 4 years ago
Joshua M. Boniface 7ece3c5523
Merge pull request from Bond-009/warn31 4 years ago
Joshua M. Boniface 5ce4df4178
Merge pull request from Bond-009/imdb 4 years ago
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model 4 years ago
Bond_009 941d3f6217 Add tests for ProviderIdsExtensions 4 years ago
Bond_009 b2700ecf44 TMDB: Also search with IMDB or TVDB Id if specified 4 years ago
Bond_009 65bab55ca0 Minor improvements 4 years ago
crobibero ca5f87c7eb Fix get provider id extension 4 years ago
nyanmisaka 5fe4ea2f4a add video range info to title 4 years ago
crobibero d5e2369dd6 Fix nullability errors in MediaBrowser.Model 4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 5 years ago
Nyanmisaka 4cb0a57e46
Merge branch 'master' into tonemap 5 years ago
Bond_009 2b355c36ff Minor improvements 5 years ago
Nyanmisaka c23d991c95
Merge branch 'master' into tonemap 5 years ago
Bond-009 b7421db5fe
Merge pull request from barronpm/displaypreferences-efcore 5 years ago
nyanmisaka 7b862bba5a add Tonemapping relaying on nvdec and ocl 5 years ago
Patrick Barron a59bc5c6a8 Fixed compilation error. 5 years ago
Pika 7331c02a21
Update MediaBrowser.Model/Entities/MediaStream.cs 5 years ago
Pika ea4aa5ed8e
Update MediaBrowser.Model/Entities/MediaStream.cs 5 years ago
Pika 262daa6650
Update MediaBrowser.Model/Entities/MediaStream.cs 5 years ago
Pika f5a3408c89
Update MediaBrowser.Model/Entities/MediaStream.cs 5 years ago
Pika 3b21abd879
Merge branch 'master' into more-track-titles 5 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core 5 years ago
telans 98db8f72e0
fix SA1503 for one line if statements 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago