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

2648 Commits (1cf2ec26a3b81d2a5495a520d8638fbc66fd17c7)

Author SHA1 Message Date
Cody Robibero 2b10251b32 Update to dotnet6.rc2 3 years ago
Claus Vium 1156699481
Merge pull request from Bond-009/dotnetbug 3 years ago
Claus Vium b16e6621b3
Merge pull request from crobibero/dotnet-6-rc1 3 years ago
Bond_009 03f933aaa0 Fix the last few warnings 3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages 3 years ago
Bond_009 9af16fcb6c Remove workaround for 3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant () 3 years ago
KonH d45fcdd5af Fix warning: Redundant control flow jump statement () 3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed () 3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture 4 years ago
Bond_009 f31224fa8f Remove sync FileStream hack 4 years ago
Bond_009 5fd315b17c Address comments 4 years ago
Bond_009 13fbfe6091 Target net6.0 4 years ago
Bond_009 a6d1e542e6 Reduce allocations 4 years ago
Claus Vium 00f7f68e53
Merge pull request from OancaAndrei/syncplay-sessions-fix 4 years ago
Chris Tam b0cd1f5e39 Fix images "not loading" after manual identification 4 years ago
Bond_009 0d16c48998 Fix some warnings 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Claus Vium 74fef6c05b
Merge pull request from Bond-009/async 4 years ago
dkanada f6c0db4bb5 merge branch 'master' into syncplay-sessions-fix 4 years ago
Bond_009 637e86478f Fix some warnings 4 years ago
Cody Robibero ff9d14c811 Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 4 years ago
Claus Vium 95ca1d5487
Merge pull request from Bond-009/invalidop 4 years ago
Bond-009 3ec7ecf399
Merge pull request from MrTimscampi/audio-people 4 years ago
Bond_009 b458f85c47 Fix InvalidOperationException when serializing MediaPathInfo 4 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
Mike cf9c678406
Add subtitle format(codec) to stream display title () 4 years ago
Claus Vium 4cd372109d
Merge pull request from Bond-009/nullable7 4 years ago
Bond_009 963ab2dab6 Simplify the way we choose our ffmpeg 4 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Bond_009 645825db36 Enable nullable for more files 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 19824bff94 Minor improvements 4 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore 4 years ago
Claus Vium a29f702432
Merge pull request from gnuyent/feat/hardware-encode-status 4 years ago
Bond_009 f1f72c3060 Minor improvements 4 years ago
Bond-009 00c90cfb21
Merge pull request from Bond-009/nullable4 4 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration () 4 years ago
Bond_009 501de7b6dc Enable nullable in more files 4 years ago
Bond_009 0512f74459 Add tests for GetResolutionText 4 years ago
Bond-009 c817c63696
Merge pull request from MrTimscampi/better-resolution-text 4 years ago
Bond_009 b91c4be74c Remove old "has update available" code 4 years ago
Brandon Nguyen c6bac31042 Add int values to HardwareEncodingType enum 4 years ago
Brandon Nguyen d0c5e25ec0 Use nullable enum type instead of strings 4 years ago
MrTimscampi a25c3d1cda Remove usage of this in GetResolutionText 4 years ago
Brandon Nguyen df17c67f11 Use hardware encoding string over boolean 4 years ago
Brandon Nguyen 7e3c94d094 Add hardware encoding status to playback data 4 years ago
MrTimscampi bcae195cc3 Refactor GetResolutionText 4 years ago