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

597 Commits (f2125da9f942e3972ce932bb20f6e83c2ece1e23)

Author SHA1 Message Date
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
Bond_009 be511ca162
Fix release build ... again 4 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers 4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager 4 years ago
Gary Wilber eb04773c79 Use the get or add argument 5 years ago
Gary Wilber 50c9083bc0 remove unnecessary parentheses 5 years ago
Gary Wilber 449f7e1b1e update based on suggestions 5 years ago
Gary Wilber 89041982c2 Use ConcurrentDictionary's in DirectoryService 5 years ago
Erwin de Haan 208b00fbb1 Add the item path to the ItemLookupInfo class. 5 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1 5 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
Patrick Barron 98ed90c4a2 Merge branch 'master' into event-rewrite-1 5 years ago
Bond_009 2b400c99ef Fix warnings 5 years ago
crobibero 1325815182 Remove IHttpClient from Providers 5 years ago
crobibero 2e0c2336cc Remove IHttpClient from IRemoteImageProvider 5 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events 5 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type 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
Mark Monteiro 4f6e5591ec Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type 5 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName 5 years ago
Mark Monteiro c82f7eeca1 Clean up some doc comments 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 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model 5 years ago
Mark Monteiro e5c857ac36 Rename external id type 'None' to 'General' 5 years ago
Mark Monteiro 526e47c362 Clean up documentation 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 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 a07ee65365 Minor improvements 5 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers 5 years ago
Bond_009 d9a03c9bb1 Fix more warnings 6 years ago
Bond_009 e4f893a0eb More warning fixes 6 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type 6 years ago
Bond_009 883575893b Change image dimentions from double to int 6 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes 6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters. 6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 6 years ago
Erwin de Haan 3ed6f37030 EditorConfig reformat: MediaBrowser.Controller 6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller 6 years ago
Joshua M. Boniface c888879599 Merge pull request from cvium/fix_providermanager_guid 6 years ago
cvium 0abe5b6ec3 Change ItemId to Guid like all the others 6 years ago
hawken bd169e4fd4 remove trailing whitespace 6 years ago
Bond_009 340a2c6512 Post GPL cleanup 6 years ago