mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #212] [MERGED] fix: make HttpChunkedReader.ReadAt return io.EOF in case the chunks are finished #247
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/212
Author: @tooxo
Created: 9/16/2025
Status: ✅ Merged
Merged: 9/19/2025
Merged by: @devgianlu
Base:
master← Head:patch-1📝 Commits (1)
331cde3fix: make HttpChunkedReader.ReadAt return io.EOF in case the chunks are finished.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
audio/chunked_reader.go(+1 -1)📄 Description
See: #211
I am also not entirely sure if this is the only code path where it can return illegal values.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.