[PR #61] [MERGED] Add button to auto-delete already downloaded files and retry failed ones #512

Closed
opened 2026-02-27 19:04:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/afkarxyz/SpotiFLAC/pull/61
Author: @value1338
Created: 10/3/2025
Status: Merged
Merged: 10/4/2025
Merged by: @afkarxyz

Base: mainHead: main


📝 Commits (4)

  • 7058559 Add button to auto-delete already downloaded files and retry failed ones
  • 9e403ab deleted comments in the code
  • e2ad51d included Skipped Songs for Removal from Playlist
  • f0e7126 Update version.json

📊 Changes

1 file changed (+89 additions, -6 deletions)

View changed files

📝 SpotiFLAC.py (+89 -6)

📄 Description

This PR corrects my previous submission:

  • Squashed into a single clean commit
  • Restored PyQt6 (no switch to PySide6)
  • Fixed whitespace/diff issues as best as possible
  • Same functionality: auto-delete successful downloads with button, then you can retry only failed ones

🔄 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/afkarxyz/SpotiFLAC/pull/61 **Author:** [@value1338](https://github.com/value1338) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/4/2025 **Merged by:** [@afkarxyz](https://github.com/afkarxyz) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`7058559`](https://github.com/afkarxyz/SpotiFLAC/commit/7058559ddc7143b599a3acd03c03816b2c8bc30e) Add button to auto-delete already downloaded files and retry failed ones - [`9e403ab`](https://github.com/afkarxyz/SpotiFLAC/commit/9e403ab1bafde050516b3d3aad8c021f7affcc94) deleted comments in the code - [`e2ad51d`](https://github.com/afkarxyz/SpotiFLAC/commit/e2ad51da34264c68c02246acf80d45a2d01cd90e) included Skipped Songs for Removal from Playlist - [`f0e7126`](https://github.com/afkarxyz/SpotiFLAC/commit/f0e71261a501fec018fd2a395af150eb9dd3bc87) Update version.json ### 📊 Changes **1 file changed** (+89 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `SpotiFLAC.py` (+89 -6) </details> ### 📄 Description This PR corrects my previous submission: - Squashed into a single clean commit - Restored PyQt6 (no switch to PySide6) - Fixed whitespace/diff issues as best as possible - Same functionality: auto-delete successful downloads with button, then you can retry only failed ones --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:04:10 +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/SpotiFLAC#512
No description provided.