index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
ScheduledTasks
/
Tasks
Age
Commit message (
Expand
)
Author
2025-03-01
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
2025-02-25
Backport pull request #13593 from jellyfin/release-10.10.z
Bond-009
2025-02-02
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
JPVenson
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2025-01-25
chore: fix spelling
Josh Soref
2024-12-06
Merge branch 'jellyfin:master' into feature/EFUserData
JPVenson
2024-12-01
Implement TaskTriggerInfoType enum (#12783)
Ethan Pippin
2024-10-09
WIP porting new Repository structure
JPVenson
2024-09-07
Feature/media segments plugin api (#12359)
JPVenson
2024-09-04
Fixup
Shadowghost
2024-09-04
Cleanup tasks
Shadowghost
2024-07-15
Run DeleteTranscodeFileTask on startup (#12239)
Bond-009
2024-07-15
Use real temp dir instead of cache dir for temp files (#12226)
Bond-009
2024-06-24
Backport pull request #12025 from jellyfin/release-10.9.z
Shadowghost
2024-06-24
Backport pull request #11911 from jellyfin/release-10.9.z
Bond-009
2024-06-23
Backport pull request #12123 from jellyfin/release-10.9.z
Shadowghost
2024-06-01
Backport pull request #11910 from jellyfin/release-10.9.z
Bond-009
2024-04-30
Fix filename
Bond_009
2024-04-30
Address comments
Bond_009
2024-04-29
Skip albums that don't have multiple tracks
Bond_009
2024-04-28
Improve audio normalization
Bond_009
2024-04-23
Fix task CleanupCollectionAndPlaylistPathsTask removing valid paths (#11410)
John M
2024-04-17
#11289 Fixed cleanup task not checking for folders (#11311)
JPVenson
2024-01-16
Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask
Bond_009
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-10-12
Merge reading from file and parsing
Stepan Goremykin
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-10-07
Pass cancellation token
Stepan Goremykin
2023-09-18
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...
Tim Eisele
2023-09-17
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...
Tim Eisele
2023-09-17
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...
Tim Eisele
2023-09-17
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndP...
Tim Eisele
2023-09-16
Apply review suggestions
Shadowghost
2023-09-16
Extend collections cleanup task to include playlists too
Shadowghost
2023-06-28
Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollections
Joshua M. Boniface
2023-06-27
suggestions from review
Cody Robibero
2023-06-27
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPath...
JPVenson
2023-05-02
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPath...
JPVenson
2023-03-18
Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_dele...
Bond-009
2023-02-05
Changed LogTrace to LogDebug
Jean-Pierre Bachmann
2023-02-05
Updated logging level and formatting
Jean-Pierre Bachmann
2023-02-01
Fixed whitespace
Jean-Pierre Bachmann
2023-02-01
Update CleanupCollectionPathsTask.cs
JPVenson
2023-02-01
Added CleanupCollection task
Jean-Pierre Bachmann
2023-01-16
Rename JellyfinDb to JellyfinDbContext
Patrick Barron
2023-01-15
Fix pre-existing chapter images not being deleted after the chapter image gen...
DarrenRuane
2022-12-05
Replace != null with is not null
Bond_009
2022-11-27
Use typed logger
Bond_009
2022-11-27
Investigate some TODO comments
Bond_009
2022-10-21
remove JellyfinDbProvider and add second level caching
cvium
[next]