aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ScheduledTasks
AgeCommit message (Expand)Author
2021-04-10Use sync Serialize when writing scheduled tasks to diskcvium
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-02-13Minor improvementsBond_009
2021-02-05Merge pull request #5005 from jellyfin/bytesdkanada
2021-01-18fix delete log taskcrobibero
2021-01-12Open FileStream with FileMode.Create instead of FileMode.OpenOrCreateBond_009
2021-01-12JsonSerializer deserialize from bytes where possibleBond_009
2021-01-03Fix string culture specificityobradovichv
2020-12-30Merge branch 'master' into PluginDowngradeCody Robibero
2020-12-29Use UTF8 encoding and async correctlyDavid
2020-12-27Code revieDavid
2020-12-24Put json serializer options in private fieldDavid
2020-12-24Use sync string instead of fileDavid
2020-12-23Use streams instead of stringsDavid
2020-12-23Remove xml docsDavid
2020-12-23Remove custom Json serializer from Emby.Server.ImplementationsDavid
2020-12-14Initial uploadGreenback
2020-11-20Set DeleteTranscodeFileTask to trigger every 24hcrobibero
2020-11-18Fixes spelling.Greenback
2020-11-15Merge remote-tracking branch 'upstream/master' into http-exceptioncrobibero
2020-11-14remove custom HttpExceptioncrobibero
2020-11-14Replace Task.WaitAll with Task.WaitBond_009
2020-11-14Missed some stuffBond_009
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
2020-11-01Allow configuration of ActivityLogRetentioncrobibero
2020-10-17Use nameof where possibleBond_009
2020-10-14Automatically clean activity log databasecrobibero
2020-10-12Fix SA1012 and SA1013 warningsJan-Pieter Baert
2020-10-05Just enable insteadAnthony Lavado
2020-10-05Simply triggerAnthony Lavado
2020-10-05Fix Transcode Cleanup ScheduleAnthony Lavado
2020-08-31Fix some warningsBond_009
2020-08-24Merge branch 'master' into event-rewrite-1Patrick Barron
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-08-13Move GenericEventArgs to Jellyfin.Data.EventsPatrick Barron
2020-07-23Remove unused dependencies.Patrick Barron
2020-06-20fix some documentation periodstelans
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15fix SA1005telans
2020-06-05Use typed logger where possiblecrobibero
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-03Merge pull request #3203 from Bond-009/warn18Vasily
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-24fix a few issues with the plugin manifestdkanada
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-11Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-06Do not use IAsyncEnumerable unnecessarilyMark Monteiro