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

617 Commits (90aba79fb95e2164050df54151b3907d43684f59)

Author SHA1 Message Date
Cody Robibero 4281722d5a Fix [SA1629] Documentation text should end with a period 4 years ago
Bond-009 cfad97ff28
Merge pull request from cvium/saving_private_ram 4 years ago
Claus Vium ed2f08d05f
Merge pull request from Bond-009/minor14 4 years ago
Claus Vium b8f5a14384
Merge pull request from LinFor/pr_originaltitle_in_lookupinfo 4 years ago
Bond_009 c78457e6d3 Minor fixes 4 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) () 4 years ago
cvium 0835b26889 review 4 years ago
PingWin 05c241da78 Add OriginalTitle to ItemLookupInfo 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller 4 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller () 4 years ago
Bond_009 4367b97a54 Fix build 4 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching () 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Bond_009 2ed0801be2 Fix possible nullref 4 years ago
cvium 7670189561 make directoryservice cache case sensitive 4 years ago
Bond-009 16011d96a0
Merge pull request from Ullmie02/nfo-thumb 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
David 16694b0cfc Add nfo thumb tag support 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