[PR #123] [MERGED] lewton: handle OggError(NoCapturePatternFound) #793

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/123
Author: @awiouy
Created: 2/6/2018
Status: Merged
Merged: 2/8/2018
Merged by: @sashahilton00

Base: masterHead: lewton


📝 Commits (2)

  • 99e7da5 lewton: handle OggError(NoCapturePatternFound)
  • 97bc429 Update Rust requirement to 1.20.0

📊 Changes

5 files changed (+9 additions, -6 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 Cargo.lock (+3 -3)
📝 README.md (+1 -1)
📝 audio/Cargo.toml (+1 -1)
📝 audio/src/lewton_decoder.rs (+3 -0)

📄 Description

This fixes #88
I could not find a way to distinguish NoCapturePatternFound without adding ogg


🔄 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/123 **Author:** [@awiouy](https://github.com/awiouy) **Created:** 2/6/2018 **Status:** ✅ Merged **Merged:** 2/8/2018 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `master` ← **Head:** `lewton` --- ### 📝 Commits (2) - [`99e7da5`](https://github.com/librespot-org/librespot/commit/99e7da562d454b1eac548c44be63030560115242) lewton: handle OggError(NoCapturePatternFound) - [`97bc429`](https://github.com/librespot-org/librespot/commit/97bc429e081504498b9129e023c0db8a926a89f6) Update Rust requirement to 1.20.0 ### 📊 Changes **5 files changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `Cargo.lock` (+3 -3) 📝 `README.md` (+1 -1) 📝 `audio/Cargo.toml` (+1 -1) 📝 `audio/src/lewton_decoder.rs` (+3 -0) </details> ### 📄 Description This fixes #88 I could not find a way to distinguish `NoCapturePatternFound` without adding `ogg` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:59:58 +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#793
No description provided.