[PR #1557] [MERGED] disable logging on rodio stream drop #1438

Closed
opened 2026-02-27 20:02:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1557
Author: @aome510
Created: 8/26/2025
Status: Merged
Merged: 8/26/2025
Merged by: @roderickvd

Base: devHead: rodio-dont-log-on-drop


📝 Commits (1)

  • 3f465b1 disable logging on rodio stream drop

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 playback/src/audio_backend/rodio.rs (+4 -1)

📄 Description

Motivation for this change is to avoid the stderr logs messing up my TUI application


🔄 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/librespot-org/librespot/pull/1557 **Author:** [@aome510](https://github.com/aome510) **Created:** 8/26/2025 **Status:** ✅ Merged **Merged:** 8/26/2025 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `rodio-dont-log-on-drop` --- ### 📝 Commits (1) - [`3f465b1`](https://github.com/librespot-org/librespot/commit/3f465b10b56eae2c2ce648aa1a8d13a371e8b44d) disable logging on rodio stream drop ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `playback/src/audio_backend/rodio.rs` (+4 -1) </details> ### 📄 Description Motivation for this change is to avoid the `stderr` logs messing up my TUI application --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:02:26 +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/librespot#1438
No description provided.