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
/
PeopleValidationTask.cs
Age
Commit message (
Expand
)
Author
40 hours
Merge branch 'master' into clean-orphaned-people
Cody Robibero
3 days
Skip backups whens can is running
Shadowghost
4 days
Don't run heavy DB tasks while scan is running
Shadowghost
9 days
Reorder ValidatePeople
theguymadmax
10 days
Remove orphaned people
theguymadmax
2025-09-24
Add People Dedup and multiple progress fixes (#14848)
JPVenson
2025-04-30
Cleanup Tasks and Validators
Shadowghost
2024-12-01
Implement TaskTriggerInfoType enum (#12783)
Ethan Pippin
2024-09-04
Cleanup tasks
Shadowghost
2022-02-15
Fix some warnings
Bond_009
2021-12-27
More cleanup
Bond_009
2021-10-02
Fix warnings in ScheduledTasks
Patrick Barron
2021-04-17
Remove unused using directives
BaronGreenback
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-03-29
Rename translation keys
ferferga
2020-03-26
Fix NullReferenceException at startup
ferferga
2020-03-26
Apply suggestions
ferferga
2020-03-26
Translate Scheduled Tasks (names and descriptions)
ferferga
2020-02-01
update task names and descriptions
dkanada
2019-02-03
remove useless comments
dkanada
2019-02-03
unhide several scheduled tasks and add missing properties
dkanada
2019-02-03
move all scheduled tasks and triggers into folders
dkanada