[PR #4525] [MERGED] Set DeleteTranscodeFileTask to trigger every 24h #10133

Closed
opened 2026-02-07 06:14:40 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4525
Author: @crobibero
Created: 11/20/2020
Status: Merged
Merged: 11/29/2020
Merged by: @cvium

Base: masterHead: transcode-file-task-schedule


📝 Commits (2)

  • bf66f57 Set DeleteTranscodeFileTask to trigger every 24h
  • 7e7d027 Merge remote-tracking branch 'upstream/master' into transcode-file-task-schedule

📊 Changes

1 file changed (+38 additions, -24 deletions)

View changed files

📝 Emby.Server.Implementations/ScheduledTasks/Tasks/DeleteTranscodeFileTask.cs (+38 -24)

📄 Description

Fixes https://github.com/jellyfin/jellyfin/issues/4521

Also removes warnings in file.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4525 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 11/20/2020 **Status:** ✅ Merged **Merged:** 11/29/2020 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `transcode-file-task-schedule` --- ### 📝 Commits (2) - [`bf66f57`](https://github.com/jellyfin/jellyfin/commit/bf66f57069e14de2954d4a1c799bb16232129821) Set DeleteTranscodeFileTask to trigger every 24h - [`7e7d027`](https://github.com/jellyfin/jellyfin/commit/7e7d027bb0f80daf32d255bb5405457ed9e1550b) Merge remote-tracking branch 'upstream/master' into transcode-file-task-schedule ### 📊 Changes **1 file changed** (+38 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ScheduledTasks/Tasks/DeleteTranscodeFileTask.cs` (+38 -24) </details> ### 📄 Description Fixes https://github.com/jellyfin/jellyfin/issues/4521 Also removes warnings in file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:14:40 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10133