mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 07:05:58 +03:00
[GH-ISSUE #62] File not writing after steaming competed #56
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Soggfy#56
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?
Originally created by @cjl4hd on GitHub (Nov 23, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/62
I'm getting the error:
"CreatePlayback() called for a playback that already exists. id={}, file pos={}"
I'm streaming at 1x speed. At first I thought it was a temporary file issue, so I exited the program, deleted Soggfy temp files and retried. That doesn't seem to fix it. I had been downloading files successfully before this began to happen. This error is happening on podcasts for me. I've tried clearing temp files and doing this on different streams, to no success. The program shows 6 seconds remaining on the podcast when it switches to the next one.
I cleared the cache on Spotify and it seemed to resolve this temporarily. For now I plan to run a shell script that clears the cache and then runs the injection script each time I run Spotify so this is avoided, but I thought this info might be helpful for future debugging.
@RyanMcClean commented on GitHub (Dec 23, 2022):
I get the same thing, tried clearing my cache, but no luck.
Only happens with podcasts, music seems to download just fine.
@cjl4hd commented on GitHub (Dec 23, 2022):
Hi RyanU1328,
I only was able to resolve this once, temporarily, and I wasn't able to get clearing cache to work again.