Skip to content

KQED stream debug #89

@dancrew32

Description

@dancrew32

Hey thanks for pyradio! I'm trying to add this KQED station and am experiencing a strange issue. It will actually start playing audio for ~5 seconds then consider the stream failed. Something up at the "start of playback NOT detected" part of this debug log. Any idea what's going on here?

stations.csv:

KQED San Francisco, https://streams.kqed.org

pyradio -s stations.csv -d

2019-12-10 08:39:50,748 - pyradio.radio - INFO - GUI initialization on python v. 2.7.16 (default, Oct 10 2019, 22:02:15)  [GCC 8.3.0] on Linux                                                             
2019-12-10 08:39:50,758 - pyradio.radio - INFO - Terminal supports 8 colors
2019-12-10 08:39:50,761 - pyradio.radio - INFO - RyRadio built from git: https://github.com/coderholic/pyradio/commit/gb399ced (rev. 2)                
2019-12-10 08:39:50,781 - pyradio.player - INFO - Probing available multimedia players...
019-12-10 08:39:51,108 - pyradio.log - DEBUG - Status: "Selected player: vlc"
2019-12-10 08:40:01,721 - pyradio.log - DEBUG - Status: "Playing KQED San Francisco"
2019-12-10 08:40:01,735 - pyradio.log - DEBUG - Status: "Station: "KQED San Francisco" - Opening connection..."
2019-12-10 08:40:01,739 - pyradio.player - INFO - Selected Station: "KQED San Francisco"
2019-12-10 08:40:01,849 - pyradio.player - DEBUG - updateStatus thread started.
2019-12-10 08:40:01,860 - pyradio.player - INFO - Player started
2019-12-10 08:40:02,557 - pyradio.player - DEBUG - User input: [b3504980] http stream debug: resolving streams.kqed.org ...
2019-12-10 08:40:03,253 - pyradio.player - INFO - Connecting to: "KQED San Francisco"
2019-12-10 08:40:03,255 - pyradio.log - DEBUG - Status: "Connecting to: "KQED San Francisco""
2019-12-10 08:40:03,258 - pyradio.player - DEBUG - User input: [b3504980] http stream debug: outgoing request:
2019-12-10 08:40:03,266 - pyradio.player - DEBUG - User input: [b3504980] http stream debug: incoming response:
2019-12-10 08:40:03,610 - pyradio.player - DEBUG - User input: [b3513a38] http stream debug: outgoing request:
2019-12-10 08:40:04,175 - pyradio.player - DEBUG - User input: [b3513a38] http stream debug: incoming response:
2019-12-10 08:40:11,862 - pyradio.player - DEBUG - Command: voldown 0
2019-12-10 08:40:11,876 - pyradio.player - DEBUG - User input: ( audio volume: 128 )
2019-12-10 08:40:11,901 - pyradio.player - DEBUG - Command: shutdown
2019-12-10 08:40:11,989 - pyradio.player - DEBUG - User input: [b3513a38] http stream debug: connection failed
2019-12-10 08:40:14,163 - pyradio.player - INFO - updateStatus thread stopped.
2019-12-10 08:40:14,233 - pyradio.radio - INFO - start of playback NOT detected for: "KQED San Francisco"
2019-12-10 08:40:14,245 - pyradio.log - DEBUG - Status: "Failed to connect to: "KQED San Francisco""

I just pick KQED in the list and hit enter in this debug run. I am able to run vlc https://streams.kqed.org as a workaround, but it would be great to have it in pyradio! Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions