[PR #157] [MERGED] Cleanup viuer's temp files before rendering an image #645

Closed
opened 2026-03-02 23:49:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/157
Author: @aome510
Created: 3/9/2023
Status: Merged
Merged: 3/9/2023
Merged by: @aome510

Base: masterHead: cleanup-viuer-kitty-temp-files


📝 Commits (2)

  • cb31ac7 cleanup viuer's temp files before rendering an image
  • de9b631 fix clippy error

📊 Changes

1 file changed (+19 additions, -0 deletions)

View changed files

📝 spotify_player/src/ui/playback.rs (+19 -0)

📄 Description

Resolves #148. Resolves #80.

Remove temp files before rendering an image helps avoid possible freeze because of too many temp files in the temp folder. See the linked issues for more context.


🔄 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/aome510/spotify-player/pull/157 **Author:** [@aome510](https://github.com/aome510) **Created:** 3/9/2023 **Status:** ✅ Merged **Merged:** 3/9/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `cleanup-viuer-kitty-temp-files` --- ### 📝 Commits (2) - [`cb31ac7`](https://github.com/aome510/spotify-player/commit/cb31ac70340b2d50f341b53d4441a5ecbbddc555) cleanup viuer's temp files before rendering an image - [`de9b631`](https://github.com/aome510/spotify-player/commit/de9b631ea58fe9024ce74b3c76ea69c2dac2370d) fix clippy error ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/ui/playback.rs` (+19 -0) </details> ### 📄 Description Resolves #148. Resolves #80. Remove temp files before rendering an image helps avoid possible freeze because of too many temp files in the temp folder. See the linked issues for more context. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#645
No description provided.