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
/
Data
/
CleanDatabaseScheduledTask.cs
Age
Commit message (
Expand
)
Author
2025-09-24
Add People Dedup and multiple progress fixes (#14848)
JPVenson
2025-05-11
Fix extracted data cleanup in cleanup post scan task (#14083)
Tim Eisele
2025-04-03
Cleanup extracted files (#13760)
Tim Eisele
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-23
Remove all DB data on item removal, delete internal trickplay files (#13753)
Tim Eisele
2025-01-15
Applied review comments
JPVenson
2024-11-17
Applied coding style
JPVenson
2024-10-22
Made Clean task async
JPVenson
2024-10-10
Refactored ItemValue structure
JPVenson
2022-12-05
Replace != null with is not null
Bond_009
2020-06-15
fix SA1508
telans
2020-06-05
Use typed logger where possible
crobibero
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-02-23
Fix some warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-02-09
Removed some unused fields
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part A-Da
Erwin de Haan
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-12
expand on hardware decoding options
Luke Pulverenti
2017-07-02
update opening of live streams
Luke Pulverenti
2017-06-30
add perfect match indicator to subtitle editor
Luke Pulverenti
2017-05-06
update nuget
Luke Pulverenti
2017-03-13
improve clean db task
Luke Pulverenti
2017-01-10
update offline detection
Luke Pulverenti
2016-11-20
update db init
Luke Pulverenti
2016-11-19
move sync repository to portable project
Luke Pulverenti
2016-11-18
begin to rework repositories
Luke Pulverenti