aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ScheduledTasks/Tasks
AgeCommit message (Collapse)Author
2021-10-02Fix warnings in ScheduledTasksPatrick Barron
2021-09-03Fix some warningsBond_009
2021-09-01Allow zero activity log retention daysqsniyg
2021-08-13Merge branch 'master' into minor15Bond-009
2021-07-11Fix some warningsBond_009
2021-07-06Minor fixesBond_009
2021-05-24Create scheduled task for database optimizationFernando Fernández
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-02-13Minor improvementsBond_009
2021-01-18fix delete log taskcrobibero
2020-12-14Initial uploadGreenback
2020-11-20Set DeleteTranscodeFileTask to trigger every 24hcrobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into http-exceptioncrobibero
2020-11-14remove custom HttpExceptioncrobibero
2020-11-14Missed some stuffBond_009
2020-11-01Allow configuration of ActivityLogRetentioncrobibero
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
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-05Fix Transcode Cleanup ScheduleAnthony Lavado
Sets the default time to midnight, and confirms to the same task scheduling commands that other tasks use.
2020-08-31Fix some warningsBond_009
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-07-23Remove unused dependencies.Patrick Barron
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-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-24fix a few issues with the plugin manifestdkanada
2020-04-06Do not use IAsyncEnumerable unnecessarilyMark Monteiro
2020-04-01Merge branch 'master' into usingsBond-009
2020-03-29Rename translation keysferferga
2020-03-27Add whitespacesferferga
2020-03-27Restore commentsferferga
2020-03-26Fix NullReferenceException at startupferferga
2020-03-26Apply suggestionsferferga
2020-03-26Remove commentsferferga
2020-03-26Translate Scheduled Tasks (names and descriptions)ferferga
2020-03-24Remove unused usingsBond_009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
Log entries will contain additional class context when using this interface
2020-02-01update task names and descriptionsdkanada
2019-12-05Merge remote-tracking branch 'upstream/master' into baseurlBond-009
2019-12-05Merge pull request #2050 from Bond-009/nullrefdkanada
Fix possible nullref when updating packages
2019-11-25* Add support for multi segment base urlsBond_009
* Make baseurl case-insensitive
2019-11-25Fix master buildBond-009
I was wrong, it did break...
2019-11-24Fix possible nullref when updating packagesBond_009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-11-21rename some missed variables and fix warningsdkanada