Announcement

Collapse
No announcement yet.

Radio station stops playing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Radio station stops playing

    The radio station Delicious Agony

    stops playing after a time when played on a Touch or a Radio. It doesn't stop when played on my mpd player via the upnp/DLNA bridge. It seems to stop directly after a station ID message. Proxied streaming doesn't help.
    All thoughts welcome [emoji2]


    Sent from my Pixel 3a using Tapatalk
    Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
    Bedroom: Radio
    Bathroom: Radio

    #2
    Originally posted by slartibartfast View Post
    The radio station Delicious Agony

    stops playing after a time when played on a Touch or a Radio. It doesn't stop when played on my mpd player via the upnp/DLNA bridge. It seems to stop directly after a station ID message. Proxied streaming doesn't help.
    First thoughts.
    Although there are some icy headers - there is no icy-metaint which would allow for metadata to be inserted into the audio stream - so I think for an ID to be added mid stream is wrong.

    I'll testing it using ffplay with logging to see what happens

    Comment


      #3
      It looks like there is icy metadata within the stream and LMS seems to handle it OK - maybe there is a default icy-metaint setting as I think no icy-metaint is unusual. I think checking how metadata is encoded in the stream and what LMS expects is a starting point.

      IIRC "icy" is not a documented technology except in source code and so variations occurs.

      Comment


        #4
        Originally posted by bpa View Post
        It looks like there is icy metadata within the stream and LMS seems to handle it OK - maybe there is a default icy-metaint setting as I think no icy-metaint is unusual. I think checking how metadata is encoded in the stream and what LMS expects is a starting point.

        IIRC "icy" is not a documented technology except in source code and so variations occurs.
        Is there a logging setting in LMS I can set?
        Does the fact that the DLNA mpd player on a Pi isn't affected give a clue?

        Sent from my Pixel 3a using Tapatalk
        Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
        Bedroom: Radio
        Bathroom: Radio

        Comment


          #5
          Originally posted by slartibartfast View Post
          Is there a logging setting in LMS I can set?
          Does the fact that the DLNA mpd player on a Pi isn't affected give a clue?

          Sent from my Pixel 3a using Tapatalk
          my bad- there is an icy-metaint set at 16000 - it just oddly placed as the very last header after "Expires" -

          That said - I have had a break in playing and it was just after a icy metadata.

          You can see when metadata is being parsed by logging formats.metadata to DEBUG and player.streaming.remote to DEBIG (not sure which is key).

          Comment


            #6
            player.streaming.remote set to DEBUG will show the metadata parsing in remote streams

            Code:
            22-06-21 13:18:59.2236] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Helloween - Don't Run For Cover, from the 1985 album `Walls Of Jericho`';
            Since there is silence - initial ideas (i) LMS stream processing has stopped or (ii) MP3 decoding has broken.

            If player.streaming.remote logging is set to DEBUG then if stream is still "playing" - new metadata should keep appearing as long as stream is being played - this seems to be true for both direct and proxied.

            If metadata keeps appearing but stream is silent then it would seem MP3 decode is at issue.
            If metadata stops appearing - then it would appear that reading data from station has stopped.

            Comment


              #7
              Originally posted by bpa View Post
              player.streaming.remote set to DEBUG will show the metadata parsing in remote streams

              Code:
              22-06-21 13:18:59.2236] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Helloween - Don't Run For Cover, from the 1985 album `Walls Of Jericho`';
              Since there is silence - initial ideas (i) LMS stream processing has stopped or (ii) MP3 decoding has broken.

              If player.streaming.remote logging is set to DEBUG then if stream is still "playing" - new metadata should keep appearing as long as stream is being played - this seems to be true for both direct and proxied.

              If metadata keeps appearing but stream is silent then it would seem MP3 decode is at issue.
              If metadata stops appearing - then it would appear that reading data from station has stopped.
              The Radio Now Playing plugin retrieves metadata for the stream and this stops changing after playback stops. I'm just about to check the log.

              Sent from my Pixel 3a using Tapatalk
              Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
              Bedroom: Radio
              Bathroom: Radio

              Comment


                #8
                I had station playing with the plain URL http://deliciousagony.streamguys1.com/and it did not stop but I did not cross "top of the hour" boundary.

                I then changed to the pls URL ( http://deliciousagony.streamguys1.com/ ) and it stopped quite quickly with below, note it crosses "top of the hour". Maybe coincidence or perhaps station ID plus "pls" has the issue as it maybe a new MP3 stream is inserted for announcement. LMS is looking for next stream entry in pls - and there is none.
                Code:
                [22-06-21 14:59:15.0408] Slim::Schema::RemoteTrack::setAttributes (366) title: http://www.deliciousagony.com/listen.pls=>Delicious Agony
                [22-06-21 14:59:15.0410] Slim::Schema::RemoteTrack::setAttributes (366) titlesearch: HTTP WWW DELICIOUSAGONY COM LISTEN PLS=>DELICIOUS AGONY
                [22-06-21 14:59:15.0412] Slim::Schema::RemoteTrack::setAttributes (366) titlesort: HTTP WWW DELICIOUSAGONY COM LISTEN PLS=>DELICIOUS AGONY
                [22-06-21 14:59:15.0417] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                [22-06-21 14:59:15.0419] Slim::Schema::RemotePlaylist::getNextEntry (74) Next playlist entry is http://deliciousagony.streamguys1.com/
                [22-06-21 14:59:15.0466] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 48 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                [22-06-21 14:59:15.7669] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                [22-06-21 14:59:15.7678] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                  CONTENT_TYPE => "mp3",
                  RATING => 0,
                  REMOTE => 1,
                  YEAR => 0,
                  urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                }
                [22-06-21 14:59:16.0481] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='The Pineapple Thief - Out Of Line, from the 2021 album `Nothing But The Truth`';
                [22-06-21 14:59:16.4739] Slim::Schema::RemoteTrack::get (431) http://deliciousagony.streamguys1.com/, title->Delicious Agony
                [22-06-21 15:00:38.6738] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Delicious Agony - Delicious Agony ID #7';
                [22-06-21 15:01:02.9790] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Delicious Agony - The Golden Age Intro';
                [22-06-21 15:01:25.4686] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                [22-06-21 15:01:25.4692] Slim::Schema::RemotePlaylist::getNextEntry (66) Skipping http://deliciousagony.streamguys1.com/, we want the one after

                Comment


                  #9
                  Originally posted by bpa View Post
                  player.streaming.remote set to DEBUG will show the metadata parsing in remote streams

                  Code:
                  22-06-21 13:18:59.2236] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Helloween - Don't Run For Cover, from the 1985 album `Walls Of Jericho`';
                  Since there is silence - initial ideas (i) LMS stream processing has stopped or (ii) MP3 decoding has broken.

                  If player.streaming.remote logging is set to DEBUG then if stream is still "playing" - new metadata should keep appearing as long as stream is being played - this seems to be true for both direct and proxied.

                  If metadata keeps appearing but stream is silent then it would seem MP3 decode is at issue.
                  If metadata stops appearing - then it would appear that reading data from station has stopped.
                  Here is the complete log from stream start to finish
                  Attached Files
                  Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
                  Bedroom: Radio
                  Bathroom: Radio

                  Comment


                    #10
                    Retsart the stream. There is something odd in the MP3 stream that causes the Radio to try to play the stream a few times in quick sucession and the track never plays - see red text. Maybe just one-off situation just after stream is started or maybe something else.

                    Code:
                    [22-06-21 15:08:26.1429] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                    [22-06-21 15:08:26.1432] Slim::Schema::RemotePlaylist::getNextEntry (66) Skipping http://deliciousagony.streamguys1.com/, we want the one after
                    [22-06-21 15:08:26.1446] Slim::Schema::RemoteTrack::updateOrCreate (388) http://www.deliciousagony.com/listen.pls
                    [22-06-21 15:08:26.1448] Slim::Schema::RemoteTrack::setAttributes (346) http://www.deliciousagony.com/listen.pls => {
                      RATING => 0,
                      REMOTE => 1,
                      YEAR   => 0,
                      urlmd5 => "4238b1ac8be7014453fcce069df82c40",
                    }
                    [22-06-21 15:08:26.4273] Slim::Schema::RemoteTrack::updateOrCreate (388) http://www.deliciousagony.com/listen.pls
                    [22-06-21 15:08:26.4282] Slim::Schema::RemoteTrack::setAttributes (346) http://www.deliciousagony.com/listen.pls => {
                      CONTENT_TYPE => "pls",
                      RATING => 0,
                      REMOTE => 1,
                      YEAR => 0,
                      urlmd5 => "4238b1ac8be7014453fcce069df82c40",
                    }
                    [22-06-21 15:08:26.4306] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                    [22-06-21 15:08:26.4315] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                      RATING      => 0,
                      REMOTE      => 1,
                      TITLE       => "Delicious Agony",
                      TITLESEARCH => "DELICIOUS AGONY",
                      TITLESORT   => "DELICIOUS AGONY",
                      YEAR        => 0,
                      urlmd5      => "de8197d9018e83b953629e5ec0165a11",
                    }
                    [22-06-21 15:08:26.4323] Slim::Schema::RemotePlaylist::setTracks (25) http://deliciousagony.streamguys1.com/
                    [22-06-21 15:08:26.4331] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                    [22-06-21 15:08:26.4337] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                      RATING => 0,
                      REMOTE => 1,
                      YEAR   => 0,
                      urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                    }
                    [22-06-21 15:08:26.6990] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                    [22-06-21 15:08:26.6999] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                      CONTENT_TYPE => "mp3",
                      RATING => 0,
                      REMOTE => 1,
                      YEAR => 0,
                      urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                    }
                    [22-06-21 15:08:26.7005] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                    [22-06-21 15:08:26.7009] Slim::Schema::RemotePlaylist::getNextEntry (74) Next playlist entry is http://deliciousagony.streamguys1.com/
                    [22-06-21 15:08:26.7017] Slim::Schema::RemoteTrack::updateOrCreate (388) http://www.deliciousagony.com/listen.pls
                    [22-06-21 15:08:26.7024] Slim::Schema::RemoteTrack::setAttributes (346) http://www.deliciousagony.com/listen.pls => {
                      BITRATE   => 192_000,
                      RATING    => 0,
                      REMOTE    => 1,
                      VBR_SCALE => undef,
                      YEAR      => 0,
                      urlmd5    => "4238b1ac8be7014453fcce069df82c40",
                    }
                    [22-06-21 15:08:26.7028] Slim::Schema::RemoteTrack::setAttributes (366) bitrate: 128000=>192000
                    [22-06-21 15:08:26.7037] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                    [22-06-21 15:08:26.7040] Slim::Schema::RemotePlaylist::getNextEntry (74) Next playlist entry is http://deliciousagony.streamguys1.com/
                    [22-06-21 15:08:26.7084] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                    [22-06-21 15:08:27.2432] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                    [22-06-21 15:08:27.2439] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                      CONTENT_TYPE => "mp3",
                      RATING => 0,
                      REMOTE => 1,
                      YEAR => 0,
                      urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                    }
                    [22-06-21 15:08:27.5790] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Ambrosia - Somewhere I've Never Traveled, from the 1979 album `Wolfgang's Vault: Palladium, Dallas, TX`';
                    [color=red][22-06-21 15:09:05.7854] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                    [22-06-21 15:09:11.0086] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                    [22-06-21 15:09:21.0073] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                    [22-06-21 15:09:36.0085] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?[/color]
                    [22-06-21 15:09:36.4133] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                    [22-06-21 15:09:36.4142] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                      CONTENT_TYPE => "mp3",
                      RATING => 0,
                      REMOTE => 1,
                      YEAR => 0,
                      urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                    }
                    [22-06-21 15:09:36.8218] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='';
                    [22-06-21 15:09:37.1262] Slim::Schema::RemoteTrack::get (431) http://www.deliciousagony.com/listen.pls, title->Delicious Agony
                    [22-06-21 15:09:38.1483] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Elton John - Take Me To The Pilot, from the 1979 album `Live In Moscow`';

                    Comment


                      #11
                      Just failed again with the "pls" URL- same last error message. Try the http://deliciousagony.streamguys1.com URL and see if you get problems.

                      Code:
                      [22-06-21 15:09:38.1483] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Elton John - Take Me To The Pilot, from the 1979 album `Live In Moscow`';
                      [22-06-21 15:16:25.7084] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                      [22-06-21 15:16:25.7089] Slim::Schema::RemotePlaylist::getNextEntry (66) Skipping http://deliciousagony.streamguys1.com/, we want the one after

                      Comment


                        #12
                        Originally posted by bpa View Post
                        Retsart the stream. There is something odd in the MP3 stream that causes the Radio to try to play the stream a few times in quick sucession and the track never plays - see red text. Maybe just one-off situation just after stream is started or maybe something else.

                        Code:
                        [22-06-21 15:08:26.1429] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                        [22-06-21 15:08:26.1432] Slim::Schema::RemotePlaylist::getNextEntry (66) Skipping http://deliciousagony.streamguys1.com/, we want the one after
                        [22-06-21 15:08:26.1446] Slim::Schema::RemoteTrack::updateOrCreate (388) http://www.deliciousagony.com/listen.pls
                        [22-06-21 15:08:26.1448] Slim::Schema::RemoteTrack::setAttributes (346) http://www.deliciousagony.com/listen.pls => {
                          RATING => 0,
                          REMOTE => 1,
                          YEAR   => 0,
                          urlmd5 => "4238b1ac8be7014453fcce069df82c40",
                        }
                        [22-06-21 15:08:26.4273] Slim::Schema::RemoteTrack::updateOrCreate (388) http://www.deliciousagony.com/listen.pls
                        [22-06-21 15:08:26.4282] Slim::Schema::RemoteTrack::setAttributes (346) http://www.deliciousagony.com/listen.pls => {
                          CONTENT_TYPE => "pls",
                          RATING => 0,
                          REMOTE => 1,
                          YEAR => 0,
                          urlmd5 => "4238b1ac8be7014453fcce069df82c40",
                        }
                        [22-06-21 15:08:26.4306] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                        [22-06-21 15:08:26.4315] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                          RATING      => 0,
                          REMOTE      => 1,
                          TITLE       => "Delicious Agony",
                          TITLESEARCH => "DELICIOUS AGONY",
                          TITLESORT   => "DELICIOUS AGONY",
                          YEAR        => 0,
                          urlmd5      => "de8197d9018e83b953629e5ec0165a11",
                        }
                        [22-06-21 15:08:26.4323] Slim::Schema::RemotePlaylist::setTracks (25) http://deliciousagony.streamguys1.com/
                        [22-06-21 15:08:26.4331] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                        [22-06-21 15:08:26.4337] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                          RATING => 0,
                          REMOTE => 1,
                          YEAR   => 0,
                          urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                        }
                        [22-06-21 15:08:26.6990] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                        [22-06-21 15:08:26.6999] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                          CONTENT_TYPE => "mp3",
                          RATING => 0,
                          REMOTE => 1,
                          YEAR => 0,
                          urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                        }
                        [22-06-21 15:08:26.7005] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                        [22-06-21 15:08:26.7009] Slim::Schema::RemotePlaylist::getNextEntry (74) Next playlist entry is http://deliciousagony.streamguys1.com/
                        [22-06-21 15:08:26.7017] Slim::Schema::RemoteTrack::updateOrCreate (388) http://www.deliciousagony.com/listen.pls
                        [22-06-21 15:08:26.7024] Slim::Schema::RemoteTrack::setAttributes (346) http://www.deliciousagony.com/listen.pls => {
                          BITRATE   => 192_000,
                          RATING    => 0,
                          REMOTE    => 1,
                          VBR_SCALE => undef,
                          YEAR      => 0,
                          urlmd5    => "4238b1ac8be7014453fcce069df82c40",
                        }
                        [22-06-21 15:08:26.7028] Slim::Schema::RemoteTrack::setAttributes (366) bitrate: 128000=>192000
                        [22-06-21 15:08:26.7037] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                        [22-06-21 15:08:26.7040] Slim::Schema::RemotePlaylist::getNextEntry (74) Next playlist entry is http://deliciousagony.streamguys1.com/
                        [22-06-21 15:08:26.7084] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                        [22-06-21 15:08:27.2432] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                        [22-06-21 15:08:27.2439] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                          CONTENT_TYPE => "mp3",
                          RATING => 0,
                          REMOTE => 1,
                          YEAR => 0,
                          urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                        }
                        [22-06-21 15:08:27.5790] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Ambrosia - Somewhere I've Never Traveled, from the 1979 album `Wolfgang's Vault: Palladium, Dallas, TX`';
                        [color=red][22-06-21 15:09:05.7854] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                        [22-06-21 15:09:11.0086] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                        [22-06-21 15:09:21.0073] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?
                        [22-06-21 15:09:36.0085] Slim::Player::Squeezebox::stream_s (1015) Starting decoder with format: m flags: 0x0 autostart: 3 buffer threshold: 72 output threshold: 1 samplesize: ? samplerate: ? endian: ? channels: ?[/color]
                        [22-06-21 15:09:36.4133] Slim::Schema::RemoteTrack::updateOrCreate (388) http://deliciousagony.streamguys1.com/
                        [22-06-21 15:09:36.4142] Slim::Schema::RemoteTrack::setAttributes (346) http://deliciousagony.streamguys1.com/ => {
                          CONTENT_TYPE => "mp3",
                          RATING => 0,
                          REMOTE => 1,
                          YEAR => 0,
                          urlmd5 => "de8197d9018e83b953629e5ec0165a11",
                        }
                        [22-06-21 15:09:36.8218] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='';
                        [22-06-21 15:09:37.1262] Slim::Schema::RemoteTrack::get (431) http://www.deliciousagony.com/listen.pls, title->Delicious Agony
                        [22-06-21 15:09:38.1483] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Elton John - Take Me To The Pilot, from the 1979 album `Live In Moscow`';
                        Which logging setting caught the red text? I don't see it in my log.
                        Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
                        Bedroom: Radio
                        Bathroom: Radio

                        Comment


                          #13
                          Originally posted by slartibartfast View Post
                          Which logging setting caught the red text? I don't see it in my log.
                          Sorry - I had customised the routine when tracking down another problem. If you enable slimproto logging you'll get too much noise.

                          I turned on player.source as I noticed "rebuffering" but I've just had another " we want the one after" stoppage and no rebuffering - this time player.source notes player state as STOPPED. Looks like rebuffering is NOT related to stoppage.
                          code]
                          [22-06-21 15:31:27.4976] Slim::Player::Protocols::HTTP:arseMetadata (286) Icy metadata received: StreamTitle='Heart - Dog & Butterfly, from the 1979 album `Live At The Capitol Theatre`';
                          [22-06-21 15:31:27.5489] Slim::Player::Player::_buffering (1163) Buffering... 872 / 73728
                          [22-06-21 15:31:27.5491] Slim::Player::Player::_buffering (1164) +output... 226168 / 1058400
                          [22-06-21 15:31:27.8497] Slim::Player::Player::_buffering (1163) Buffering... 13061 / 73728
                          [22-06-21 15:31:27.8499] Slim::Player::Player::_buffering (1164) +output... 327544 / 1058400
                          [22-06-21 15:31:28.1508] Slim::Player::Player::_buffering (1163) Buffering... 34728 / 73728
                          [22-06-21 15:31:28.1512] Slim::Player::Player::_buffering (1164) +output... 843640 / 1058400
                          [22-06-21 15:31:29.0652] Slim::Player::StreamingController:layerTrackStarted (2222) 00:04:20:27:a4:99
                          [22-06-21 15:31:29.0657] Slim::Player::StreamingController::_setPlayingStat e (2399) new playing state PLAYING
                          [22-06-21 15:31:29.0661] Slim::Player::StreamingController::_Playing (368) Song 0 has now started playing
                          [22-06-21 15:31:29.0670] Slim::Player::StreamingController::_Playing (397) Song queue is now 0
                          [22-06-21 15:31:29.3694] Slim::Player::TranscodingHelper::getConvertCommand 2 (490) Error: Didn't find any command matches for type: mp3
                          [22-06-21 15:35:12.3899] Slim::Player::Protocols::HTTP:arseMetadata (286) Icy metadata received: StreamTitle='Kansas - On The Other Side (Live), from the 1979 album `The Kansas Boxed Set`';
                          [22-06-21 15:41:40.8735] Slim::Player::StreamingController:layerReadyToStream (2240) 00:04:20:27:a4:99
                          [22-06-21 15:41:40.8737] Slim::Player::StreamingController::_setStreamingSt ate (2408) new streaming state IDLE
                          [22-06-21 15:41:40.8741] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                          [22-06-21 15:41:40.8742] Slim::Schema::RemotePlaylist::getNextEntry (66) Skipping http://deliciousagony.streamguys1.com/, we want the one after
                          [22-06-21 15:41:40.8743] Slim::Player::StreamingController::nextsong (907) The next song is number 0, was 0
                          [22-06-21 15:41:50.8503] Slim::Player::StreamingController:layerStopped (2199) 00:04:20:27:a4:99
                          [22-06-21 15:41:50.8507] Slim::Player::StreamingController::_setPlayingStat e (2399) new playing state STOPPED
                          [22-06-21 15:41:51.8549] Slim::Player::TranscodingHelper::getConvertCommand 2 (490) Error: Didn't find any command matches for type: mp3

                          Comment


                            #14
                            Originally posted by bpa View Post
                            Just failed again with the "pls" URL- same last error message. Try the http://deliciousagony.streamguys1.com URL and see if you get problems.

                            Code:
                            [22-06-21 15:09:38.1483] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Elton John - Take Me To The Pilot, from the 1979 album `Live In Moscow`';
                            [22-06-21 15:16:25.7084] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                            [22-06-21 15:16:25.7089] Slim::Schema::RemotePlaylist::getNextEntry (66) Skipping http://deliciousagony.streamguys1.com/, we want the one after
                            Server log using http://deliciousagony.streamguys1.com
                            Attached Files
                            Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
                            Bedroom: Radio
                            Bathroom: Radio

                            Comment


                              #15
                              Originally posted by bpa View Post
                              Just failed again with the "pls" URL- same last error message. Try the http://deliciousagony.streamguys1.com URL and see if you get problems.

                              Code:
                              [22-06-21 15:09:38.1483] Slim::Player::Protocols::HTTP::parseMetadata (286) Icy metadata received: StreamTitle='Elton John - Take Me To The Pilot, from the 1979 album `Live In Moscow`';
                              [22-06-21 15:16:25.7084] Slim::Schema::RemotePlaylist::getNextEntry (57) Considering http://deliciousagony.streamguys1.com/ (type: mp3)
                              [22-06-21 15:16:25.7089] Slim::Schema::RemotePlaylist::getNextEntry (66) Skipping http://deliciousagony.streamguys1.com/, we want the one after
                              Sorry the last couple of lines were missing in the first upload. I don't understand the "About to close socket". It occurs earlier with no issue bt is also the final message.
                              Attached Files
                              Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
                              Bedroom: Radio
                              Bathroom: Radio

                              Comment

                              Working...
                              X