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

3568 Commits (4c5f7207e32676b242951cadb233e80e1856df9a)

Author SHA1 Message Date
Claus Vium fa77902955
Merge pull request from Bond-009/minor17 4 years ago
Bond-009 db0d5b048a
Merge pull request from richlander/mediabrowser-controller 4 years ago
Bond_009 19824bff94 Minor improvements 4 years ago
Rich Lander e7a3552aae Update per feedback 4 years ago
Rich Lander 312e2685f8
Update MediaBrowser.Controller/Entities/IHasMediaSources.cs 4 years ago
Bond-009 fc9f45b42d
Merge pull request from Bond-009/nullable5 4 years ago
Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller 4 years ago
Bond-009 04571e93f8
Merge pull request from richlander/mediabrowser-controller-entities 4 years ago
Bond-009 f83a5bb08e
Merge pull request from richlander/mediabrowser-controller-mediaencoding 4 years ago
Rich Lander ad6f27143f
Update MediaBrowser.Controller/Entities/Folder.cs 4 years ago
Rich Lander 1ac2524844
Apply suggestions from code review 4 years ago
Rich Lander 32d27d71a8 Fix warnings in MediaBrowser.Controller/MediaEncoding directory 4 years ago
Rich Lander 9951a51395 Fix warnings in MediaBrowser.Controller/Session 4 years ago
Rich Lander 06679eeebf Fix warnings for MediaBrowser.Controller/LiveTv 4 years ago
Bond_009 4e9fbabef2 Enable nullable for DlnaManager 4 years ago
Bond-009 008c6a843e
Merge pull request from richlander/mediabrowser-controller-library 4 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration () 4 years ago
Rich Lander e72868f72b
Update AggregateFolder.cs 4 years ago
Rich Lander a0678a9261
Update ILibraryManager.cs 4 years ago
Rich Lander 092e7c91b4
Update ILibraryManager.cs 4 years ago
Rich Lander 6a005f6a4f
Update ILibraryManager.cs 4 years ago
Rich Lander dfaf89a681
Update ILibraryManager.cs 4 years ago
Rich Lander 5110835031
Update ILibraryManager.cs 4 years ago
Rich Lander 0bb6999d59
Update ILibraryManager.cs 4 years ago
Rich Lander 3e0aab390a
Merge branch 'master' into mediabrowser-controller-entities 4 years ago
Bond-009 439916f4ff
Merge pull request from richlander/mediabrowser-controller-channels 4 years ago
Bond-009 311774e75f
Merge pull request from richlander/mediabrowser-controller-providers 4 years ago
Rich Lander 9aebb86a68 Fix warnings in MediaBrowser.Controller/Drawing 4 years ago
Rich Lander 5920f68ca9 Fix warnings in MediaBrowser.Controller/Library 4 years ago
Rich Lander 0ce7a15534 Fix more warnings 4 years ago
Rich Lander a16e66615c
Update MediaBrowser.Controller/Entities/AggregateFolder.cs 4 years ago
Rich Lander 32616d15f2
Update MediaBrowser.Controller/Entities/AggregateFolder.cs 4 years ago
Rich Lander a7cc77e7fa Fix partial set of MediaBrowser.Controller/Entities warnings 4 years ago
Claus Vium 5a9bd712b3
Merge pull request from Bond-009/oscheck 4 years ago
Rich Lander 717ff4ec62 Fix warnings for MediaBrowser.Controller/Providers directory 4 years ago
Rich Lander 67efed39f2 Fix warning in m-b/channels 4 years ago
Bond-009 c22582b5aa
Merge pull request from crobibero/controller-warn-04 4 years ago
Bond-009 b20977dc25
Merge pull request from Bond-009/warn33 4 years ago
Bond_009 8528e9bddb Improve platform checks 4 years ago
Bond_009 915141f196 Fix some warnings 4 years ago
Bond_009 b91c4be74c Remove old "has update available" code 4 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body. 4 years ago
Cody Robibero 4281722d5a Fix [SA1629] Documentation text should end with a period 4 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net 4 years ago
Claus Vium a41065a248
Merge pull request from nielsvanvelzen/fix-quickconnect 4 years ago
Niels van Velzen 7d46ca9317 Refactor Quick Connect 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Claus Vium 93dbbfea03
Merge pull request from Bond-009/tests5 4 years ago
Bond_009 5fb72951a0 Add test for ReadOnlySpan.Count extension 4 years ago
Claus Vium cb77f8ee28
Merge pull request from Bond-009/nullable6 4 years ago