aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ScheduledTasks/Tasks
AgeCommit message (Collapse)Author
2025-05-09Cleanup external item data cleanup (#14072)Tim Eisele
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-04-30Cleanup Tasks and ValidatorsShadowghost
2025-04-26Merge pull request #13847 from Shadowghost/rework-chapter-managementTim Eisele
Rework chapter management
2025-03-25Merge pull request #13589 from JPVenson/feature/DatabaseRefactorCody Robibero
[Feature] Database code refactor
2025-03-25WIP fixed namespacesJPVenson
2025-03-24Fix Cleanup task not awaiting async methodsJPVenson
2025-03-01Merge remote-tracking branch 'jellyfinorigin/master' into ↵JPVenson
feature/DatabaseRefactor
2025-02-25Backport pull request #13593 from jellyfin/release-10.10.zBond-009
Wait for ffmpeg to exit on Windows before we try deleting the concat file Original-merge: 346f36bc09eb6989d7cd6439175e46b699162cbb Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com>
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
* a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
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
Fix empty image folder removal for legacy locations Original-merge: 476dc01f4d5bf0fdf391935ef0759b0583bf7026 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-24Backport pull request #11911 from jellyfin/release-10.9.zBond-009
Log album name and id in normalization task Original-merge: c9b6ebd94fd6e91ea8da2931c7604350343da5bf Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-23Backport pull request #12123 from jellyfin/release-10.9.zShadowghost
Fix Cleanup Task metadata saving Original-merge: 85078d8f10e7b93f1d396a8e82a9ce3284f4a25e Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01Backport pull request #11910 from jellyfin/release-10.9.zBond-009
Audio normalization: parse ffmpeg output line by line Original-merge: d2be2ee480a44d3ed266d4632c3f38439b0dfaf5 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
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
* Move calculation of LUFS to a scheduled task as it's pretty slow * Correctly calculate album LUFS * Don't try to convert replaygain tags to LUFS values
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-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 ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-17Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-17Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-09-17Update ↵Tim Eisele
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
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 ↵JPVenson
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-05-02Update ↵JPVenson
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs Co-authored-by: Cody Robibero <cody@robibe.ro>
2023-03-18Merge pull request #9103 from ↵Bond-009
DarrenRuane/darrenruane_fix_chapter_images_deletion
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
Removed code smell and switched to non creation for non existing collection folder