This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-04-08 10:11:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
Emby.Server.Implementations
/
ScheduledTasks
History
JPVenson
341658b552
Update CleanupCollectionPathsTask.cs
...
Removed code smell and switched to non creation for non existing collection folder
2023-02-01 22:42:10 +01:00
..
Tasks
Update CleanupCollectionPathsTask.cs
2023-02-01 22:42:10 +01:00
Triggers
Replace != null with is not null
2022-12-05 15:01:13 +01:00
ScheduledTaskWorker.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
TaskManager.cs
Replace == null with is null
2022-12-05 15:00:20 +01:00