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

415 Commits (e3adc9ab74abaaa00a40bba7614e8e42d63119ee)

Author SHA1 Message Date
crobibero ee23d06154 Use a more descriptive function name 4 years ago
crobibero f5cce9e630 Use typed UserManager GetPreference 4 years ago
cvium 15a3d8d626 Forgot to revert some other changes, dunno if needed 4 years ago
Claus Vium f1cc01f324
Merge pull request from Spacetech/library_scan_speed 4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager 4 years ago
BaronGreenback e8cb9cea7d
Merge branch 'master' into library_scan_speed 4 years ago
Joshua M. Boniface bf54b5579c
Merge branch 'master' into defer_image_fetching 4 years ago
Joshua M. Boniface 7457c4a95d
Merge pull request from crobibero/more-param 4 years ago
Gary Wilber 4a22380565 Merge remote-tracking branch 'upstream/master' into library_scan_speed 4 years ago
Greenback 9a323f6df0 More spelling corrections. 4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 4 years ago
Gary Wilber e6d8c02944 Merge remote-tracking branch 'upstream/master' into library_scan_speed 4 years ago
Anthony Lavado 6205fb4b6a
Merge pull request from Bond-009/minor6 4 years ago
Bond_009 49569ca0a0 Use nameof where possible 5 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings 5 years ago
cvium 763862cbd8 Defer image pre-fetching until the end of a refresh/scan 5 years ago
Gary Wilber a51adec836 fix parallelism when set to 0 5 years ago
Gary Wilber 8f2fbf7a99 Switch to TPL dataflow for subfolder scan 5 years ago
Gary Wilber c2276b17cb Increase library scan and metadata refresh speed 5 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 5 years ago
Bond_009 119f64f5e7 Make some methods async 5 years ago
telans afe09612e8
fix SA1119 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 98142613e8 Apply review suggestions and fix bug 5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
Vasily 3fb4c1356c Make blurhash be computed during regular scans if it was not already computed 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Bond_009 a73e1f18b6 Minor improvements 5 years ago
Bond_009 3ab50f5a3f Address comments 5 years ago
Bond_009 787049f35f Merge branch 'master' into minor 5 years ago
dkanada c07e1e4f84
Merge pull request from JustAMan/playto-sort 5 years ago
Vasily ba8d8cede9 Replace foreach with for - MOAR SPEED 5 years ago
Vasily 9a9f2aa293
Apply suggestions from code review 5 years ago
Vasily 7f38af3701 Remove custom queue class as it is not needed 5 years ago
Vasily f81cd037f0 Small speed improvement - no need to convert an array to a list to just iterate over it 5 years ago
Vasily ae1f975b99 Implement fast sorting 5 years ago
Vasily 0f0b89f344 Trying to be more safe 5 years ago
Vasily e125db4fe3 Bring back sorting when needed to fix PlayTo 5 years ago
Bond_009 a07ee65365 Minor improvements 5 years ago
dkanada 65a9d618cc add config options for musicbrainz 5 years ago
dkanada 51cdc6ea16
Merge pull request from Bond-009/auth 5 years ago
Bond_009 d9a03c9bb1 Fix more warnings 6 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs 6 years ago
Bond_009 5edb8159a7 Fix Json serialization error 6 years ago
Bond-009 ee637e8fec Fix warnings, improve performance () 6 years ago