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
Age
Commit message (
Expand
)
Author
2023-03-18
Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_dele...
Bond-009
2023-03-01
Reduce log spam
Bond_009
2023-02-15
Enable nullable for more files
Bond_009
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-12-05
Replace == null with is 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
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-03-29
Merge pull request #7512 from crobibero/update-plugin
Cody Robibero
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-12-20
Use our own Contains extension
cvium
2021-11-09
Fix some warnings
Bond_009
2021-11-09
Fix some warnings
Bond_009
2021-10-02
Fix warnings in ScheduledTasks
Patrick Barron
2021-09-03
Fix some warnings
Bond_009
2021-09-03
Merge remote-tracking branch 'upstream/master' into warn-259810
Cody Robibero
2021-09-01
Allow zero activity log retention days
qsniyg
2021-08-28
Remove more and more warnings
Cody Robibero
2021-08-13
Merge branch 'master' into minor15
Bond-009
2021-07-11
Fix some warnings
Bond_009
2021-07-06
Minor fixes
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-05-28
Fix some warnings
Bond_009
2021-05-24
Create scheduled task for database optimization
Fernando Fernández
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-05-05
Code Clean up: Use Pattern Matching (#5838)
BaronGreenback
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-10
Use sync Serialize when writing scheduled tasks to disk
cvium
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-02-13
Minor improvements
Bond_009
2021-02-05
Merge pull request #5005 from jellyfin/bytes
dkanada
2021-01-18
fix delete log task
crobibero
2021-01-12
Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate
Bond_009
2021-01-12
JsonSerializer deserialize from bytes where possible
Bond_009
2021-01-03
Fix string culture specificity
obradovichv
2020-12-30
Merge branch 'master' into PluginDowngrade
Cody Robibero
2020-12-29
Use UTF8 encoding and async correctly
David
2020-12-27
Code revie
David
2020-12-24
Put json serializer options in private field
David
2020-12-24
Use sync string instead of file
David
2020-12-23
Use streams instead of strings
David
2020-12-23
Remove xml docs
David
[next]