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/5924a81eebe8712bf140dd663272cc2aa23849b9/MediaBrowser.Providers/Manager?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

410 Commits (5924a81eebe8712bf140dd663272cc2aa23849b9)

Author SHA1 Message Date
Patrick Barron 6e11f77922 Add missing documentation. 5 years ago
Patrick Barron 3fdbdf4078 Clean up ProviderManager.cs 5 years ago
Patrick Barron 6d1b00da64 Use Array.Empty 5 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type 5 years ago
Bond-009 f75024fade Fix scan crashed 5 years ago
Anthony Lavado bb947718ea
Merge pull request from Bond-009/warn20 5 years ago
telans 98db8f72e0
fix SA1503 for one line if statements 5 years ago
telans afe09612e8
fix SA1119 5 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
telans acd4389653
fix SA1005 5 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore 5 years ago
dkanada 403cd3205f
Merge pull request from crobibero/ilogger 5 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore 5 years ago
aled 299e49f39d Fix a small number of compile warnings 5 years ago
crobibero 57d1dbfe7b undo erroneous changes 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3 5 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support 5 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName 5 years ago
Mark Monteiro 67edf1b7f5 Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null 5 years ago
Mark Monteiro e5c857ac36 Rename external id type 'None' to 'General' 5 years ago
Mark Monteiro 96acd6481e Merge branch 'master' into externalid-type 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model 5 years ago
Mark Monteiro 3d8b81039d Log refresh progress at Debug level 5 years ago
Mark Monteiro 51b9a6e94b Register IProviderManager correctly 5 years ago
Bond_009 3ab50f5a3f Address comments 5 years ago
Bond_009 787049f35f Merge branch 'master' into minor 5 years ago
Luke Foust 0fb78cf54b Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType 5 years ago
Luke Foust 9bdb99fe92 Add type to externalids to distinguish them in the UI 5 years ago
dkanada 4f195f289c remove useless interface 5 years ago
dkanada 52fde64f10 remove unused files and fix some future warnings 5 years ago
Bond_009 e699e5d405 Fix possible race condition 5 years ago
Bond_009 d1e1aef5f7 Fix possible race condition 5 years ago
Bond_009 a07ee65365 Minor improvements 5 years ago
Bond_009 87d2479b78 Fix warnings 5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream 5 years ago
Bond_009 d9a03c9bb1 Fix more warnings 6 years ago
Bond-009 ee637e8fec Fix warnings, improve performance () 6 years ago
Anthony Lavado cb393c215a
Merge pull request from Bond-009/warn7 6 years ago
Bond_009 e4f893a0eb More warning fixes 6 years ago
dkanada 21ff63c371 move the transcode path 6 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond-009 bf43dc00bb More warning fixes 6 years ago
Bond-009 594b271383
Merge pull request from jellyfin/release-10.2.z 6 years ago