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
/
RefreshMediaLibraryTask.cs
Age
Commit message (
Expand
)
Author
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
2022-01-10
Suggestions from review
Cody Robibero
2022-01-04
Clean up
Cody Robibero
2022-01-04
Generate Splashscreen during RefreshMediaLibrary scheduled task
David Ullmer
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-04-01
Merge branch 'master' into usings
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-03-24
Remove unused usings
Bond_009
2020-02-01
update task names and descriptions
dkanada
2019-08-29
move the transcode path
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