Skip to content

Instantly share code, notes, and snippets.

@Strykar
Created April 1, 2022 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Strykar/bbede9002f11b2028cfbfda1eb82df68 to your computer and use it in GitHub Desktop.
Save Strykar/bbede9002f11b2028cfbfda1eb82df68 to your computer and use it in GitHub Desktop.
2022-04-01 20:52:37,777 - pyradio.radio - INFO - <<<===--- Program start ---===>>>
2022-04-01 20:52:37,777 - pyradio.radio - INFO - TUI initialization on python v. 3.10.4 (main, Mar 23 2022, 23:05:40) [GCC 11.2.0] on Arch Linux (AUR)
2022-04-01 20:52:37,777 - pyradio.radio - INFO - Terminal supports 256 colors
2022-04-01 20:52:37,777 - pyradio.themes - DEBUG - _do_init_pairs: {'Stations': [7, 0], 'Status Bar': [0, 2], 'Normal Cursor': [0, 5], 'Active Cursor': [0, 2], 'Active Station': [2, 0], 'PyRadio URL': [4, 0], 'Messages Border': [3, 0], 'Edit Cursor': [7, 5], 'Colors': 8, 'Name': 'dark', 'Path': ''}
2022-04-01 20:52:37,778 - pyradio.player - INFO - Probing available multimedia players...
2022-04-01 20:52:37,778 - pyradio.player - INFO - Implemented players: mpv, mplayer, vlc
2022-04-01 20:52:37,779 - pyradio.player - INFO - <class 'pyradio.player.VlcPlayer'> supported.
2022-04-01 20:52:37,779 - pyradio.radio - DEBUG - body starts at line 2, ends at line 66
2022-04-01 20:52:37,782 - pyradio.radio - DEBUG - clearing window from line 35 to end.
2022-04-01 20:52:37,785 - pyradio.radio - DEBUG - SetConsoleCtrlHandler: Handler for signal SIGHUP registered
2022-04-01 20:52:37,785 - pyradio.radio - DEBUG - SetConsoleCtrlHandler: Handler for signal SIGTERM registered
2022-04-01 20:52:37,785 - pyradio.radio - DEBUG - SetConsoleCtrlHandler: Failed to register handler for signal SIGKIL
2022-04-01 20:52:37,785 - pyradio.radio - INFO - (detectUpdateThread): distro installation detected. Not starting!!!
2022-04-01 20:52:44,501 - pyradio.player - INFO - setting self.stop_win_vlc_status_update_thread = True
2022-04-01 20:52:44,501 - pyradio.player - INFO - Selected Station: Downtempo (Secret Agent - SomaFM)
2022-04-01 20:52:44,501 - pyradio.player - INFO - Executing command: cvlc -Irc -vv http://somafm.com/secretagent.pls
2022-04-01 20:52:44,502 - pyradio.player - DEBUG - updateStatus thread started.
2022-04-01 20:52:44,502 - pyradio.player - DEBUG - Sending Command: volume
2022-04-01 20:52:44,503 - pyradio.player - DEBUG - playback detection thread started
2022-04-01 20:52:44,503 - pyradio.player - INFO - ----==== vlc player started ====----
2022-04-01 20:52:44,504 - pyradio.radio - DEBUG - clearing window from line 35 to end.
2022-04-01 20:52:44,517 - pyradio.player - DEBUG - User input: [00005598f6d3f580] main libvlc debug: configured with ./configure '--prefix=/usr' '--sysconfdir=/etc' '--with-kde-solid=/usr/share/solid/actions/' '--disable-rpath' '--enable-nls' '--enable-archive' '--enable-live555' '--enable-dc1394' '--enable-dv1394' '--enable-dvdread' '--enable-dvdnav' '--enable-bluray' '--disable-opencv' '--enable-smbclient' '--enable-sftp' '--enable-nfs' '--enable-realrtsp' '--enable-dvbpsi' '--enable-gme' '--enable-ogg' '--enable-shout' '--enable-matroska' '--enable-mod' '--enable-mpc' '--enable-mad' '--enable-mpg123' '--enable-gst-decode' '--enable-avcodec' '--enable-libva' '--enable-avformat' '--enable-postproc' '--enable-faad' '--enable-vpx' '--enable-twolame' '--disable-fdkaac' '--enable-a52' '--enable-dca' '--enable-flac' '--enable-libmpeg2' '--enable-vorbis' '--enable-speex' '--enable-opus' '--enable-oggspots' '--disable-schroedinger' '--enable-png' '--enable-jpeg' '--enable-x264' '--enable-x265' '--enable-zvbi' '--enable-libass' '--enable-kate' '--enable-tiger' '--enable-vdpau' '--enable-wayland' '--enable-sdl-image' '--enable-freetype' '--enable-fribidi' '--enable-harfbuzz' '--enable-fontconfig' '--enable-svg' '--enable-svgdec' '--enable-aa' '--enable-caca' '--enable-pulse' '--enable-alsa' '--enable-jack' '--enable-samplerate' '--enable-soxr' '--disable-chromaprint' '--enable-chromecast' '--enable-qt' '--enable-skins2' '--enable-libtar' '--enable-ncurses' '--enable-lirc' '--enable-goom' '--enable-projectm' '--enable-avahi' '--enable-mtp' '--enable-upnp' '--enable-microdns' '--enable-libxml2' '--disable-libgcrypt' '--enable-gnutls' '--enable-taglib' '--enable-secret' '--enable-kwallet' '--disable-update-check' '--enable-notify' '--enable-libplacebo' '--enable-vlc' '--enable-aribsub' '--enable-aribcam' '--enable-aom' '--enable-srt' '--enable-dav1d' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/vlc/src=/usr/src/debug -flto=auto -I/usr/include/samba-4.0 -ffat-lto-objects' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto' 'CPPFLAGS= -I/usr/include/samba-4.0' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/vlc/src=/usr/src/debug -flto=auto -std=c++11' 'PKG_CONFIG_PATH=/usr/lib/ffmpeg4.4/pkgconfig/:' 'LUA_LIBS=-llua5.2 -lm ' 'LUAC=/usr/bin/luac5.2'
2022-04-01 20:52:44,517 - pyradio.player - DEBUG - User input: [00005598f6d3f8d0] main logger debug: using logger module "console"
2022-04-01 20:52:44,517 - pyradio.player - DEBUG - User input: [00005598f6d42f30] main keystore debug: using keystore module "memory"
2022-04-01 20:52:44,534 - pyradio.player - DEBUG - User input: [00005598f6dd0890] main input debug: using timeshift granularity of 50 MiB
2022-04-01 20:52:44,534 - pyradio.player - DEBUG - User input: [00005598f6dd0890] main input debug: using default timeshift path
2022-04-01 20:52:44,540 - pyradio.player - DEBUG - User input: [00005598f6df6740] main stream debug: using access module "filesystem"
2022-04-01 20:52:44,541 - pyradio.player - DEBUG - User input: [00005598f6df7720] main stream debug: using stream_filter module "cache_read"
2022-04-01 20:52:44,541 - pyradio.player - DEBUG - User input: [00005598f6df8670] playlist stream debug: using XSPF playlist reader
2022-04-01 20:52:44,542 - pyradio.player - DEBUG - User input: [00005598f6df8670] main stream debug: using stream_filter module "playlist"
2022-04-01 20:52:44,543 - pyradio.player - DEBUG - User input: [00005598f6dfbc50] main stream debug: using stream_filter module "record"
2022-04-01 20:52:44,543 - pyradio.player - DEBUG - User input: [00005598f6dda920] main demux debug: using demux module "directory"
2022-04-01 20:52:44,545 - pyradio.player - DEBUG - User input: [00005598f6e1d1f0] main xml reader debug: using xml reader module "xml"
2022-04-01 20:52:44,548 - pyradio.player - DEBUG - User input: [00005598f6e1ce60] vlcpulse audio output debug: using library version 15.0.0
2022-04-01 20:52:44,552 - pyradio.player - DEBUG - User input: [00005598f6e1ce60] vlcpulse audio output debug: using protocol 35, server protocol 35
2022-04-01 20:52:44,553 - pyradio.player - DEBUG - User input: [00005598f6e1ce60] main audio output debug: using audio output module "pulse"
2022-04-01 20:52:44,555 - pyradio.player - DEBUG - User input: [00005598f6e23fa0] main interface debug: using interface module "dbus"
2022-04-01 20:52:44,555 - pyradio.player - DEBUG - User input: [00005598f6e48540] main interface debug: using interface module "hotkeys"
2022-04-01 20:52:44,556 - pyradio.player - DEBUG - User input: [00005598f6e48eb0] main interface debug: using interface module "xcb_hotkeys"
2022-04-01 20:52:44,556 - pyradio.player - DEBUG - User input: [00005598f6e4af30] [cli] main interface debug: using interface module "lua"
2022-04-01 20:52:44,559 - pyradio.player - DEBUG - User input: [00007fe4b4000c90] main input debug: using timeshift granularity of 50 MiB
2022-04-01 20:52:44,559 - pyradio.player - DEBUG - User input: [00007fe4b4000c90] main input debug: using default timeshift path
2022-04-01 20:52:44,572 - pyradio.player - DEBUG - User input: [00007fe4b0001610] http stream debug: resolving somafm.com ...
2022-04-01 20:52:46,471 - pyradio.player - DEBUG - User input: [00007fe4b0001610] http stream debug: outgoing request:
2022-04-01 20:52:47,020 - pyradio.player - DEBUG - User input: [00007fe4b0001610] http stream debug: incoming response:
2022-04-01 20:52:47,020 - pyradio.player - DEBUG - User input: Content-Security-Policy-Report-Only: default-src http://somafm.com https://somafm.com http://*.somafm.com https://*.somafm.com https://checkout.stripe.com blob:; style-src 'self' https://checkout.stripe.com 'unsafe-inline' ; img-src * https://* http://* data:; font-src 'self' data:; script-src http://somafm.com https://somafm.com http://*.somafm.com https://*.somafm.com https://js.stripe.com https://checkout.stripe.com https://platform.twitter.com/ https://twitter.com/ blob: 'unsafe-eval' 'unsafe-inline' ; frame-src 'self' https://js.stripe.com https://hooks.stripe.com https://checkout.stripe.com https://*.soundcloud.com/ http://www.youtube.com/embed/ https://www.youtube.com/embed/ https://platform.twitter.com/ https://twitter.com/; media-src http://*.somafm.com https://*.somafm.com https://w.soundcloud.com https://api.soundcloud.com blob:; object-src 'self' http://*.somafm.com https://*.somafm.com blob:; connect-src http://somafm.com https://somafm.com http://*.somafm.com https://*.somafm.com https://checkout.stripe.com https://api.stripe.com ; report-uri https://c70042f2c71bb9b31e563921ca1357ff.report-uri.com/r/d/csp/reportOnly
2022-04-01 20:52:47,021 - pyradio.player - DEBUG - User input: [00007fe4b0001610] main stream debug: using access module "access"
2022-04-01 20:52:47,021 - pyradio.player - DEBUG - User input: [00007fe4b0002890] prefetch stream debug: using 930 bytes buffer, 930 bytes read
2022-04-01 20:52:47,021 - pyradio.player - DEBUG - User input: [00007fe4b0002890] main stream debug: using stream_filter module "prefetch"
2022-04-01 20:52:47,021 - pyradio.player - DEBUG - User input: [00007fe4b0002de0] main stream debug: using stream_filter module "playlist"
2022-04-01 20:52:47,021 - pyradio.player - DEBUG - User input: [00007fe4b0003520] main stream debug: using stream_filter module "record"
2022-04-01 20:52:47,030 - pyradio.player - DEBUG - User input: [00007fe4b0001140] main demux debug: using demux module "directory"
2022-04-01 20:52:47,032 - pyradio.player - DEBUG - User input: [00007fe4b4006020] main input debug: using timeshift granularity of 50 MiB
2022-04-01 20:52:47,032 - pyradio.player - DEBUG - User input: [00007fe4b4006020] main input debug: using default timeshift path
2022-04-01 20:52:47,039 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: resolving ice4.somafm.com ...
2022-04-01 20:52:48,280 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: outgoing request:
2022-04-01 20:52:48,791 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: incoming response:
2022-04-01 20:52:48,791 - pyradio.player - DEBUG - User input: icy-br:128
2022-04-01 20:52:48,791 - pyradio.player - INFO - *** updateStatus(): Start of playback detected (Icy audio token received) ***
2022-04-01 20:52:48,791 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:48,792 - pyradio.player - DEBUG - User input: icy-genre:Downtempo Lounge Spy
2022-04-01 20:52:48,792 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:48,792 - pyradio.player - DEBUG - User input: icy-name:Secret Agent: The soundtrack for your stylish, mysterious, dangerous life. For Spys and P.I.'s too! [SomaFM]
2022-04-01 20:52:48,792 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:48,792 - pyradio.player - DEBUG - User input: icy-notice1:<BR>This stream requires <a href="http://www.winamp.com/">Winamp</a><BR>
2022-04-01 20:52:48,792 - pyradio.player - DEBUG - User input: icy-notice2:SHOUTcast Distributed Network Audio Server/Linux v1.9.5<BR>
2022-04-01 20:52:48,792 - pyradio.player - DEBUG - User input: icy-pub:0
2022-04-01 20:52:48,792 - pyradio.player - DEBUG - User input: icy-url:http://www.somafm.com
2022-04-01 20:52:48,792 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:48,792 - pyradio.player - DEBUG - User input: Access-Control-Allow-Headers: Origin, Accept, X-Requested-With, Content-Type, Icy-MetaData
2022-04-01 20:52:48,792 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: connection failed
2022-04-01 20:52:48,796 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: querying proxy for icyx://ice4.somafm.com/secretagent-128-mp3
2022-04-01 20:52:48,806 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: no proxy
2022-04-01 20:52:48,807 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: http: server='ice4.somafm.com' port=80 file='/secretagent-128-mp3'
2022-04-01 20:52:49,046 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: sending request:
2022-04-01 20:52:49,046 - pyradio.player - DEBUG - User input: Icy-MetaData: 1
2022-04-01 20:52:49,313 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: HTTP answer code 200
2022-04-01 20:52:49,313 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Content-Type: audio/mpeg
2022-04-01 20:52:49,313 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Meta-Info: icy-br: 128
2022-04-01 20:52:49,313 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:49,313 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Icy-Genre: Downtempo Lounge Spy
2022-04-01 20:52:49,313 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Icy-Name: Secret Agent: The soundtrack for your stylish, mysterious, dangerous life. For Spys and P.I.'s too! [SomaFM]
2022-04-01 20:52:49,314 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Icy-Notice: <BR>This stream requires <a href="http://www.winamp.com/">Winamp</a><BR>
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Icy-Notice: SHOUTcast Distributed Network Audio Server/Linux v1.9.5<BR>
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Meta-Info: icy-pub: 0
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Meta-Info: icy-url: http://www.somafm.com
2022-04-01 20:52:49,314 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Server: Icecast 2.4.0-kh15
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: Icy-MetaInt: 16000
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: auto re-connect enabled
2022-04-01 20:52:49,314 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] main stream debug: using access module "http"
2022-04-01 20:52:49,315 - pyradio.player - DEBUG - User input: [00007fe4b0019ab0] prefetch stream debug: using 16777216 bytes buffer, 16777216 bytes read
2022-04-01 20:52:49,315 - pyradio.player - DEBUG - User input: [00007fe4b0019ab0] main stream debug: using stream_filter module "prefetch"
2022-04-01 20:52:49,317 - pyradio.player - DEBUG - User input: [00007fe4b0016730] main stream debug: using stream_filter module "record"
2022-04-01 20:52:49,317 - pyradio.player - DEBUG - User input: [00007fe4b0019ab0] prefetch stream error: unimplemented query (264) in control
2022-04-01 20:52:49,334 - pyradio.player - DEBUG - User input: [00007fe4b001dab0] main demux packetizer debug: using packetizer module "mpegaudio"
2022-04-01 20:52:49,334 - pyradio.player - DEBUG - User input: [00007fe4b0001140] main demux debug: using demux module "es"
2022-04-01 20:52:49,335 - pyradio.player - DEBUG - User input: [00007fe4b004a6f0] main decoder debug: using audio decoder module "mpg123"
2022-04-01 20:52:49,432 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:49,432 - pyradio.player - DEBUG - User input: [00005598f6e1ce60] pulse audio output debug: using stereo channel map
2022-04-01 20:52:49,433 - pyradio.player - DEBUG - User input: [00007fe4b8003440] main volume debug: using audio volume module "float_mixer"
2022-04-01 20:52:49,433 - pyradio.player - DEBUG - User input: [00007fe4b8005da0] scaletempo audio filter debug: format: 44100 rate, 2 nch, 4 bps, fl32
2022-04-01 20:52:49,433 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:49,433 - pyradio.player - DEBUG - User input: [00007fe4b8005da0] main audio filter debug: using audio filter module "scaletempo"
2022-04-01 20:52:49,433 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:52:49,433 - pyradio.player - DEBUG - User input: [00007fe4b800cfa0] main audio resampler debug: using audio resampler module "samplerate"
2022-04-01 20:52:49,550 - pyradio.player - DEBUG - User input: [00007fe4b0016ad0] http stream debug: New Icy-Title=Joe Jackson - Oh Well
2022-04-01 20:52:49,550 - pyradio.radio - INFO - Enabling crash detection
2022-04-01 20:53:09,225 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:09,225 - pyradio.player - DEBUG - User input: ( audio volume: 90 )
2022-04-01 20:53:09,409 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:09,409 - pyradio.player - DEBUG - User input: > ( audio volume: 102 )
2022-04-01 20:53:09,577 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:09,577 - pyradio.player - DEBUG - User input: > ( audio volume: 115 )
2022-04-01 20:53:09,729 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:09,729 - pyradio.player - DEBUG - User input: > ( audio volume: 128 )
2022-04-01 20:53:10,081 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:10,081 - pyradio.player - DEBUG - User input: > ( audio volume: 141 )
2022-04-01 20:53:10,313 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:10,313 - pyradio.player - DEBUG - User input: > ( audio volume: 154 )
2022-04-01 20:53:10,521 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:10,521 - pyradio.player - DEBUG - User input: > ( audio volume: 166 )
2022-04-01 20:53:10,721 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:10,721 - pyradio.player - DEBUG - User input: > ( audio volume: 179 )
2022-04-01 20:53:10,889 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:10,889 - pyradio.player - DEBUG - User input: > ( audio volume: 192 )
2022-04-01 20:53:11,041 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,041 - pyradio.player - DEBUG - User input: > ( audio volume: 205 )
2022-04-01 20:53:11,541 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,541 - pyradio.player - DEBUG - User input: > ( audio volume: 218 )
2022-04-01 20:53:11,571 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,571 - pyradio.player - DEBUG - User input: > ( audio volume: 230 )
2022-04-01 20:53:11,600 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,601 - pyradio.player - DEBUG - User input: > ( audio volume: 243 )
2022-04-01 20:53:11,631 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,632 - pyradio.player - DEBUG - User input: > ( audio volume: 256 )
2022-04-01 20:53:11,662 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,662 - pyradio.player - DEBUG - User input: > ( audio volume: 269 )
2022-04-01 20:53:11,692 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,692 - pyradio.player - DEBUG - User input: > ( audio volume: 282 )
2022-04-01 20:53:11,721 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,722 - pyradio.player - DEBUG - User input: > ( audio volume: 294 )
2022-04-01 20:53:11,751 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,752 - pyradio.player - DEBUG - User input: > ( audio volume: 307 )
2022-04-01 20:53:11,782 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,782 - pyradio.player - DEBUG - User input: > ( audio volume: 320 )
2022-04-01 20:53:11,813 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,813 - pyradio.player - DEBUG - User input: > ( audio volume: 333 )
2022-04-01 20:53:11,843 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,843 - pyradio.player - DEBUG - User input: > ( audio volume: 346 )
2022-04-01 20:53:11,872 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,873 - pyradio.player - DEBUG - User input: > ( audio volume: 358 )
2022-04-01 20:53:11,903 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,903 - pyradio.player - DEBUG - User input: > ( audio volume: 371 )
2022-04-01 20:53:11,933 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,933 - pyradio.player - DEBUG - User input: > ( audio volume: 384 )
2022-04-01 20:53:11,962 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,963 - pyradio.player - DEBUG - User input: > ( audio volume: 397 )
2022-04-01 20:53:11,993 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:11,993 - pyradio.player - DEBUG - User input: > ( audio volume: 410 )
2022-04-01 20:53:12,023 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,024 - pyradio.player - DEBUG - User input: > ( audio volume: 422 )
2022-04-01 20:53:12,052 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,052 - pyradio.player - DEBUG - User input: > ( audio volume: 435 )
2022-04-01 20:53:12,082 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,083 - pyradio.player - DEBUG - User input: > ( audio volume: 448 )
2022-04-01 20:53:12,113 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,113 - pyradio.player - DEBUG - User input: > ( audio volume: 461 )
2022-04-01 20:53:12,142 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,143 - pyradio.player - DEBUG - User input: > ( audio volume: 474 )
2022-04-01 20:53:12,173 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,173 - pyradio.player - DEBUG - User input: > ( audio volume: 486 )
2022-04-01 20:53:12,202 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,202 - pyradio.player - DEBUG - User input: > ( audio volume: 499 )
2022-04-01 20:53:12,232 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,233 - pyradio.player - DEBUG - User input: > ( audio volume: 512 )
2022-04-01 20:53:12,263 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,294 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,324 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:12,353 - pyradio.player - DEBUG - Sending Command: volup
2022-04-01 20:53:28,825 - pyradio.player - INFO - setting self.stop_win_vlc_status_update_thread = True
2022-04-01 20:53:28,825 - pyradio.player - DEBUG - Sending Command: shutdown
2022-04-01 20:53:28,834 - pyradio.player - DEBUG - User input: [00005598f6e25450] main playlist export debug: using playlist export module "export"
2022-04-01 20:53:28,842 - pyradio.player - INFO - updateStatus thread stopped.
2022-04-01 20:53:28,843 - pyradio.player - DEBUG - PID 117402 (and its children) killed...
2022-04-01 20:53:28,844 - pyradio.config - DEBUG - saved params = {'mpv': [1, 'profile:pyradio'], 'mplayer': [1, 'profile:pyradio'], 'vlc': [1, 'Do not use any extra player parameters']}
2022-04-01 20:53:28,844 - pyradio.config - INFO - Config not saved (not modified)
2022-04-01 20:53:28,844 - pyradio.config - INFO - Lock file removed...
2022-04-01 20:53:28,853 - pyradio.player - INFO - setting self.stop_win_vlc_status_update_thread = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment