Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/5fa1b8ac3a7e65f0972e4fc55e83172f66efd794/MediaBrowser.Controller/Entities You should set ROOT_URL correctly, otherwise the web may not work correctly.
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
1 year ago
..
Audio Convert string MediaType to enum MediaType 1 year ago
Movies Convert ItemSortBy to enum () 1 year ago
TV == null -> is null 2 years ago
AggregateFolder.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2 years ago
AudioBook.cs Fix more warnings 4 years ago
BaseItem.cs Merge branch 'master' into media-type 1 year ago
BaseItemExtensions.cs Use null propagation 1 year ago
BasePluginFolder.cs Convert CollectionType, SpecialFolderType to enum () 1 year ago
Book.cs Convert string MediaType to enum MediaType 1 year ago
CollectionFolder.cs Convert CollectionType, SpecialFolderType to enum () 1 year ago
Extensions.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Folder.cs Pass cancellation token 1 year ago
Genre.cs Merge pull request from Jellifi007/fixes-diactritics 3 years ago
ICollectionFolder.cs Convert CollectionType, SpecialFolderType to enum () 1 year ago
IHasAspectRatio.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
IHasDisplayOrder.cs Convert ItemSortBy to enum () 1 year ago
IHasMediaSources.cs Update MediaBrowser.Controller/Entities/IHasMediaSources.cs 4 years ago
IHasProgramAttributes.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
IHasSeries.cs Reduce warnings in MediaBrowser.Controller 4 years ago
IHasSpecialFeatures.cs Don't cache special feature ids 3 years ago
IHasStartDate.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
IHasTrailers.cs Refactor extras parsing 3 years ago
IItemByName.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
IMetadataContainer.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
ISupportsBoxSetGrouping.cs Minor fixes 4 years ago
ISupportsPlaceHolders.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
InternalItemsQuery.cs Merge branch 'master' into media-type 1 year ago
InternalPeopleQuery.cs Reduce warnings in MediaBrowser.Controller () 4 years ago
ItemImageInfo.cs Enable nullable for more files and add tests 2 years ago
LinkedChild.cs Reduce warnings in MediaBrowser.Controller () 4 years ago
LinkedChildComparer.cs Update StyleCop 3 years ago
LinkedChildType.cs Update StyleCop 3 years ago
MusicVideo.cs Reduce warnings in MediaBrowser.Controller 4 years ago
PeopleHelper.cs Convert Person.Type to use PersonKind enum () 2 years ago
Person.cs Merge pull request from Jellifi007/fixes-diactritics 3 years ago
PersonInfo.cs Convert Person.Type to use PersonKind enum () 2 years ago
Photo.cs Convert string MediaType to enum MediaType 1 year ago
PhotoAlbum.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
SourceType.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
Studio.cs Merge pull request from Jellifi007/fixes-diactritics 3 years ago
TagExtensions.cs Use our own Contains extension 3 years ago
Trailer.cs Fix partial set of MediaBrowser.Controller/Entities warnings 4 years ago
UserItemData.cs Replace != null with is not null 2 years ago
UserRootFolder.cs Replace != null with is not null 2 years ago
UserView.cs Convert CollectionType, SpecialFolderType to enum () 1 year ago
UserViewBuilder.cs Merge branch 'master' into media-type 1 year ago
Video.cs Convert string MediaType to enum MediaType 1 year ago
Year.cs Remove all instances of en-US culture 4 years ago