aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ScheduledTasks
AgeCommit message (Expand)Author
2025-03-01Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-25Backport pull request #13593 from jellyfin/release-10.10.zBond-009
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2025-01-25chore: fix spellingJosh Soref
2025-01-25Merge pull request #12798 from JPVenson/feature/EFUserDataJoshua M. Boniface
2024-12-12move to new System.Threading.Lock type for better performanceDaniyar Alpyspayev
2024-12-06Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-12-01Implement TaskTriggerInfoType enum (#12783)Ethan Pippin
2024-10-09WIP porting new Repository structureJPVenson
2024-09-07Feature/media segments plugin api (#12359)JPVenson
2024-09-04FixupShadowghost
2024-09-04Cleanup tasksShadowghost
2024-07-15Run DeleteTranscodeFileTask on startup (#12239)Bond-009
2024-07-15Use real temp dir instead of cache dir for temp files (#12226)Bond-009
2024-06-24Backport pull request #12025 from jellyfin/release-10.9.zShadowghost
2024-06-24Backport pull request #11911 from jellyfin/release-10.9.zBond-009
2024-06-23Backport pull request #12123 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11910 from jellyfin/release-10.9.zBond-009
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-30Fix filenameBond_009
2024-04-30Address commentsBond_009
2024-04-29Skip albums that don't have multiple tracksBond_009
2024-04-28Improve audio normalizationBond_009
2024-04-23Fix task CleanupCollectionAndPlaylistPathsTask removing valid paths (#11410)John M
2024-04-17#11289 Fixed cleanup task not checking for folders (#11311)JPVenson
2024-02-06Remove SimpleProgressPatrick Barron
2024-01-16Fix incorrect path check in CleanupCollectionAndPlaylistPathsTaskBond_009
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-10-12Merge reading from file and parsingStepan Goremykin
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-07Pass cancellation tokenStepan Goremykin
2023-09-18Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...Tim Eisele
2023-09-17Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...Tim Eisele
2023-09-17Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...Tim Eisele
2023-09-17Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...Tim Eisele
2023-09-16Apply review suggestionsShadowghost
2023-09-16Extend collections cleanup task to include playlists tooShadowghost
2023-06-28Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollectionsJoshua M. Boniface
2023-06-27suggestions from reviewCody Robibero
2023-06-27Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPath...JPVenson
2023-05-02Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPath...JPVenson
2023-03-18Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_dele...Bond-009
2023-03-01Reduce log spamBond_009
2023-02-15Enable nullable for more filesBond_009
2023-02-05Changed LogTrace to LogDebugJean-Pierre Bachmann
2023-02-05Updated logging level and formattingJean-Pierre Bachmann
2023-02-01Fixed whitespaceJean-Pierre Bachmann
2023-02-01Update CleanupCollectionPathsTask.csJPVenson
2023-02-01Added CleanupCollection taskJean-Pierre Bachmann