Commit Graph

108 Commits (40f7eb4e8cd9e250fb3870a4799a5a8d949e2068)

Author SHA1 Message Date
Tim Eisele 151d678b0e
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
1 year ago
Tim Eisele bce45992d9
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
1 year ago
Tim Eisele 61a49e94c4
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
1 year ago
Tim Eisele fccea4625d
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
1 year ago
Shadowghost 783bb8a8cb Apply review suggestions
1 year ago
Shadowghost f7720e7c99 Extend collections cleanup task to include playlists too
1 year ago
Joshua M. Boniface 76939bbd9b
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
1 year ago
Cody Robibero cc82ca189f suggestions from review
1 year ago
JPVenson 0f60ec3013
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
1 year ago
JPVenson 8b6fca59a1
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs
1 year ago
Bond-009 9ccfe3121f
Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_deletion
2 years ago
Jean-Pierre Bachmann 0ed4fd5759
Changed LogTrace to LogDebug
2 years ago
Jean-Pierre Bachmann 2a4cc4d942
Updated logging level and formatting
2 years ago
Jean-Pierre Bachmann 0b71974054
Fixed whitespace
2 years ago
JPVenson 341658b552
Update CleanupCollectionPathsTask.cs
2 years ago
Jean-Pierre Bachmann 6b8d169529
Added CleanupCollection task
2 years ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext
2 years ago
DarrenRuane 776294b5f8 Fix pre-existing chapter images not being deleted after the chapter image generation setting is disabled
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 fb3e97d7ac Use typed logger
2 years ago
Bond_009 556cc8062d Investigate some TODO comments
2 years ago
cvium b836fe9685 remove JellyfinDbProvider and add second level caching
2 years ago
Cody Robibero cc608c17bd Merge pull request #7512 from crobibero/update-plugin
3 years ago
Bond_009 5732e6188c Fix some warnings
3 years ago
Cody Robibero ecb73168b3 Suggestions from review
3 years ago
Cody Robibero 360fd70fc7 Clean up
3 years ago
David Ullmer 045ef4b726 Generate Splashscreen during RefreshMediaLibrary scheduled task
3 years ago
Bond_009 ea8f40e84a More cleanup
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Patrick Barron 4ba9b6c305 Fix warnings in ScheduledTasks
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
qsniyg 2cf08dcd34 Allow zero activity log retention days
3 years ago
Bond-009 e5a29824e5
Merge branch 'master' into minor15
3 years ago
Bond_009 915141f196 Fix some warnings
3 years ago
Bond_009 1f99c9b90c Minor fixes
3 years ago
Fernando Fernández 3b822116ed
Create scheduled task for database optimization
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
4 years ago
Bond_009 65bab55ca0 Minor improvements
4 years ago
crobibero 6abee2dd22 fix delete log task
4 years ago
Greenback 7986465cf7 Initial upload
4 years ago
crobibero bf66f57069 Set DeleteTranscodeFileTask to trigger every 24h
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 ff49a3bb61
Missed some stuff
4 years ago
crobibero ceecc80bb3 Allow configuration of ActivityLogRetention
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