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/19b8bcaec43835c698a35975a748c2129c1413aa/Emby.Server.Implementations/ScheduledTasks You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

163 Commits (19b8bcaec43835c698a35975a748c2129c1413aa)

Author SHA1 Message Date
Bond_009 637e86478f Fix some warnings 3 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810 3 years ago
qsniyg 2cf08dcd34 Allow zero activity log retention days 3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 3 years ago
Bond-009 e5a29824e5
Merge branch 'master' into minor15 3 years ago
Bond_009 915141f196 Fix some warnings 4 years ago
Bond_009 1f99c9b90c Minor fixes 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Bond_009 0bc0601442 Fix some warnings 4 years ago
Fernando Fernández 3b822116ed
Create scheduled task for database optimization 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 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
cvium 42bcf171d9 Use sync Serialize when writing scheduled tasks to disk 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
Bond_009 65bab55ca0 Minor improvements 4 years ago
dkanada 54a3ab15a3
Merge pull request from jellyfin/bytes 4 years ago
crobibero 6abee2dd22 fix delete log task 4 years ago
Bond_009 1752423e52 Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate 4 years ago
Bond_009 1ea2b200c0 JsonSerializer deserialize from bytes where possible 4 years ago
obradovichv 0282a1ed09 Fix string culture specificity 4 years ago
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade 4 years ago
David 3dec1fd6b2 Use UTF8 encoding and async correctly 4 years ago
David 21fd124bca Code revie 4 years ago
David 043d045448 Put json serializer options in private field 4 years ago
David e835dfb27d Use sync string instead of file 4 years ago
David 2a574914ea Use streams instead of strings 4 years ago
David f38970cbd3 Remove xml docs 4 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations 4 years ago
Greenback 7986465cf7 Initial upload 4 years ago
crobibero bf66f57069 Set DeleteTranscodeFileTask to trigger every 24h 4 years ago
Greenback e51ddd326c Fixes spelling. 4 years ago
crobibero e66d79fc0c Merge remote-tracking branch 'upstream/master' into http-exception 4 years ago
crobibero 95a2de757f remove custom HttpException 4 years ago
Bond_009 d4e568c8bf
Replace Task.WaitAll with Task.Wait 4 years ago
Bond_009 ff49a3bb61
Missed some stuff 4 years ago
Anthony Lavado 6205fb4b6a
Merge pull request from Bond-009/minor6 4 years ago
crobibero ceecc80bb3 Allow configuration of ActivityLogRetention 4 years ago
Bond_009 49569ca0a0 Use nameof where possible 4 years ago
crobibero 15a7f88e08 Automatically clean activity log database 4 years ago
Jan-Pieter Baert 6f9beef732
Fix SA1012 and SA1013 warnings 4 years ago
Anthony Lavado 959d906c85
Just enable instead 4 years ago
Anthony Lavado 375f849b3e
Simply trigger 4 years ago
Anthony Lavado e77040a4fb
Fix Transcode Cleanup Schedule 4 years ago
Bond_009 e653eef44f Fix some warnings 4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1 4 years ago
Bond_009 ab2147751f Make MediaBrowser.MediaEncoding warnings free 4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events 5 years ago
Patrick Barron 0aa349fe40 Remove unused dependencies. 5 years ago