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/9839c0e97a845fd2f5a4bfa3d9c1a7980a8fc579/Jellyfin.Data/Entities/Libraries You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

14 Commits (9839c0e97a845fd2f5a4bfa3d9c1a7980a8fc579)

Author SHA1 Message Date
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bill Thornton 77f0f89e45
Merge pull request from barronpm/ef-cleanup2 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Patrick Barron 36669ff451 Use correct setter access modifiers 4 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 years ago
Patrick Barron 287dab4655 Remove constructor side effects and remove unneeded parameterless constructors 4 years ago
Greenback 9a323f6df0 More spelling corrections. 4 years ago
Patrick Barron a5f75a2d1a Rename Metadata to ItemMetadata 5 years ago
Patrick Barron 1f2e7e47ce Suppress CA2227 5 years ago
Patrick Barron 70b87a3e72 Add periods to documentation in CollectionItem.cs 5 years ago
Patrick Barron acb213e4b8 First pass at cleaning entity classes. 5 years ago
Patrick Barron 414bedbde4 Move library entities to folder. 5 years ago