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/98c081f0ce5b84c1e68688892a14ff21eabfd6df/Emby.Server.Implementations/Data/BaseSqliteRepository.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

65 Commits (98c081f0ce5b84c1e68688892a14ff21eabfd6df)

Author SHA1 Message Date
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings 4 years ago
Bond_009 48e1cf9fd7 Minor performance improvements to item saving 4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
crobibero 44957c5a9a Use typed logger where possible 5 years ago
Bond_009 07cc4be6a7 Fix some warnings 5 years ago
Bond_009 2ef4ffd698 More warnings (removed) 5 years ago
Bond-009 affb58ef9e
Apply suggestions from code review 5 years ago
Bond_009 42ffddc269 Fix more warnings 5 years ago
Joshua M. Boniface 9aec21f6b5
Nicer link format for comment 5 years ago
Joshua Boniface 72edf5b555 Change PRAGMA mode from WAL to TRUNCATE 5 years ago
Bond_009 d62a3f0e57 Fix master 6 years ago
Erwin de Haan 0dbc294836
Move VACUUM command to fix merge error 6 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z 6 years ago
Erwin de Haan acf52b9b55
Cleanup extra spaces. 6 years ago
Erwin de Haan 7587fe56d8
Moved VACUUM down to the end of the list. 6 years ago
Bond_009 29ae7b9aeb Add docs 6 years ago
Bond_009 45c13141f9 Address comments 6 years ago
Bond_009 db2765aae5 Last bit of cleanup 6 years ago
Bond_009 7898af4ceb Reworked PRAGMA statements use 6 years ago
Bond_009 d00ad28efd Address comments 6 years ago
Bond-009 e88ebd748d Final fixes 6 years ago
Bond-009 b6954f3bfd More 6 years ago
Bond-009 27c29bbb4c Back to a single connection 6 years ago
Bond-009 30842656a7 Properly dispose 6 years ago
Bond-009 e5248cfaa2 Properly dispose 6 years ago
Bond-009 c30ba14c1f Use a connection pool instead of creating new connections 6 years ago
Bond-009 cec22ad10d Simplify db code 6 years ago
ferferga b136f14084 Vacuum databases at startup 6 years ago
Bond-009 5835c4b21d
Remove comment 6 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple 6 years ago
Bond_009 64d5ec12e2 Use HashSets for increased perf 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan a5288115a8 Visual Studio Reformat: Emby.Server.Implementations Part A-Da 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 ea4c914123 Fix exception logging 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 6 years ago
Luke Pulverenti 2d29d903be fixes - disabling transcoding for a user is not working 7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations 8 years ago
Luke Pulverenti 9b0e289602 update databases 8 years ago
Luke Pulverenti 8e7b6f6bca update db CacheSize 8 years ago
Luke Pulverenti cc73830cd6 fix music album image inheritance 8 years ago
Luke Pulverenti 81d685b882 update db connections 8 years ago
Luke Pulverenti 71854c1a09 update connection process 8 years ago
Luke Pulverenti e1b880a5a0 update series queries 8 years ago
Luke Pulverenti 1aff48b93b move book support into the core 8 years ago
Luke Pulverenti 71919dcc05 update components 8 years ago
Luke Pulverenti 7669e821f1 update db locks 8 years ago
Luke Pulverenti a9a808a9c4 fix db locking errors 8 years ago