mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #180] Very long podcast/ song causes no audio #90
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#90
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 @IanQS on GitHub (Apr 8, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/180
Describe the bug
To Reproduce
Expected behavior
Log and backtrace
spotify-player-23-04-07-18-54.log
The backtrace is just an empty file
Environment
@aome510 commented on GitHub (Apr 9, 2023):
The "songs" you link in the issue are in the form of a podcast.
spotify-playerdoesn't support podcasts, so there is no audio.Related: #77 (podcast support)
@IanQS commented on GitHub (Apr 9, 2023):
Ahh crap, sorry! I didn't realize that podcasts weren't supported. I just assumed they would all be processed as audio files.
Thank you! I suppose I will have to find a workaround