Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-11-01 Thread slartibartfast


hartzell wrote: 
> I have some tracks, e.g. youtube://www.youtube.com/v/uue_x2Mna24 that I
> saved to favorites so I pretty darn sure that they recently worked but
> that no longer play.  They give similar error messages in the log file:
> 
> > 
Code:

  >   > no player url to unobfuscate signature [20-10-29 14:36:39.4533] 
Plugins::YouTube::ProtocolHandler::getSignature

> > Try again with the latest plugin update

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-29 Thread hartzell


slartibartfast wrote: 
> They don't play on Touch either.

I have some tracks, e.g. youtube://www.youtube.com/v/uue_x2Mna24 that I
saved to favorites so I pretty darn sure that they recently worked but
that no longer play.  They give similar error messages in the log file:


Code:

no player url to unobfuscate signature [20-10-29 14:36:39.4533] 
Plugins::YouTube::ProtocolHandler::getSignature




hartzell's Profile: http://forums.slimdevices.com/member.php?userid=54772
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-28 Thread philippe_44

slartibartfast wrote: 
> They don't play on Touch either.
> 
> Sent from my Pixel 3a using Tapatalk

It’s a YT specific problem



LMS 7.9  on Pi 3B+ & Odroid-C2 - *SqueezeAMP!*, 5xRadio, 3xBoom, 4xDuet,
1xTouch, 1 SB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2,
Squeezelite on Pi,  Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5,
Riva 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-28 Thread ralphy


Hawkeyenl wrote: 
> Hi Ralphy,
> 
> you're right in that my synology CPU get's drawn to 100%, so I tried to
> use the shineenc-tar file you mentioned here. I put the files next to
> the sox binary, and restarted LMS. However, now when I try to play
> anything (including radio, which didn't have issues earlier), it doesn't
> play (I can hear confirmation on the google mini that it receives a
> command to play something, but then it skips). Below is the log when
> trying to play the radio stream. If I replace the shineenc again with
> lame installed via ipkg, it works again (although stuttering due to CPU
> being underpowered). Any ideas/thoughts maybe

As bpa mentioned check the permissions on both the lame and shineenc
files, also confirm that /bin/bash exists on the NAS.  If not, change
/bin/bash to /bin/sh at the top of the lame script.

I use shineenc/lame script with LMS on an arm based debian system, so I
can confirm is works.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-28 Thread Hawkeyenl


bpa wrote: 
> For testing rpi-squeezelite is the best test device as it shoudl have
> most native decoders and widest ransge of dsample rates. Also you can
> enable /disable features (e.g.natiev decoder, max sample rate, no https)
> from command line so all other player limitation can be tested.
> 
> 
> 
> Generally MP3 (which has max bit rate of about 320kbs) will be played
> direct by player if it is a http stream. Otherwise LMS will just relay
> it so no real load..  
> 
> The shineenc should work - years ago I think I had it working on an Arm
> processor much slower than yours.
> 
> Any other format which has to be transcoded into Flac will have a high
> bit rate of about 700kbps
> You should only use bit rate limiting when player cannot support network
> connection with bitrate.  
> 
> Why do want bit rate limiting ?  Most modern devices can manage network
> connection of 700kbps.

I don't have any need for bit rate limiting, but it was suggested
earlier to try to see if music played if I did. Thanks for the advice on
trying a simple stream on a non-working system first, I'll keep that in
mind the next time I have an issue!



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread bpa


Hawkeyenl wrote: 
> Unfortunately I only have a Google mini, rpi with squeezelite and ipeng
> on my iPhone with playback :)

For testing rpi-squeezelite is the best test device as it shoudl have
most native decoders and widest ransge of dsample rates. Also you can
enable /disable features (e.g.natiev decoder, max sample rate, no https)
from command line so all other player limitation can be tested.

> I tried setting the bit rate limit to 'no limit', in the hope that it
> doesn't have to go through lame transcoding, as the cpu in my NAS isn't
> powerful enough to do this in real time :/ results with no bit rate
> limit seems ok so far on the radio stream (mp3) I'm trying.

Generally MP3 (which has max bit rate of about 320kbs) will be played
direct by player if it is a http stream. Otherwise LMS will just relay
it so no real load..  

The shineenc should work - years ago I think I had it working on an Arm
processor much slower than yours.

Any other format which has to be transcoded into Flac will have a high
bit rate of about 700kbps
You should only use bit rate limiting when player cannot support network
connection with bitrate.  

Why do want bit rate limiting ?  Most modern devices can manage network
connection of 700kbps.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread Hawkeyenl


bpa wrote: 
> get a full directory listing of the Bin directory to show owner &
> permission of lame and shineenc files.
> 
> Do test with SB players  - like radio  or squeezelite and not "bridge"
> device like google mini to avoid other complications.

Unfortunately I only have a Google mini, rpi with squeezelite and ipeng
on my iPhone with playback :)

I tried setting the bit rate limit to 'no limit', in the hope that it
doesn't have to go through lame transcoding, as the cpu in my NAS isn't
powerful enough to do this in real time :/ results with no bit rate
limit seems ok so far on the radio stream (mp3) I'm trying.



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread bpa


Hawkeyenl wrote: 
> Any ideas/thoughts maybe?


get a full directory listing of the Bin directory to show owner &
permission of lame and shineenc files.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread bpa


Hawkeyenl wrote: 
> So I found an AAC stream and set the bitrate to 64kbps, which is the
> lowest I can select. I believe in the output below you can see that it's
> actually able to transcode using lame to 64 bitrate?

It looks like it is works but why use youtube- again not a simple http
aac or even mp3 stream with a higher bit rate rate than the limit. .
There are many direct http stream probably in the Radio menu. 

When testing choose a simple stream first - youtube has too many issues
which can change daily and would not be the first choice to use to test
a working system as it is unsure whether the problem is youtube
source/plugin  or your system.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread Hawkeyenl


ralphy wrote: 
> lame on an arm cpu usually pegs the cpu at 100% usage, if you find the
> same, then as an alternative you could try 'shineenc'
> (https://sourceforge.net/projects/lmsclients/files/utility/lame-1.01r251-armel.tar.gz/download).
> 
> You should be able to extract the tar file into the same folder as your
> sox binary and lms should find it, you might need to restart lms.  The
> tarball includes the shineenc program and a lame script which just
> converts the command line options from lms from lame format to shineenc.

Hi Ralphy,

you're right in that my synology CPU get's drawn to 100%, so I tried to
use the shineenc-tar file you mentioned here. I put the files next to
the sox binary, and restarted LMS. However, now when I try to play
anything (including radio, which didn't have issues earlier), it doesn't
play (I can hear confirmation on the google mini that it receives a
command to play something, but then it skips). Below is the log when
trying to play the radio stream. Any ideas/thoughts maybe?


Code:

[20-10-27 20:35:18.4911] Slim::Player::StreamingController::stop (2117) 
cc:cc:90:32:57:6b
  [20-10-27 20:35:18.4945] Slim::Player::StreamingController::resetSongqueue 
(1796) Song queue is now 
  [20-10-27 20:35:18.5012] Slim::Player::StreamingController::play (2120) 
cc:cc:90:32:57:6b
  [20-10-27 20:35:18.5045] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state STOPPED
  [20-10-27 20:35:18.5061] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [20-10-27 20:35:18.5141] Slim::Player::Song::new (108) index 0 -> 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:18.5165] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  [20-10-27 20:35:18.5384] Slim::Player::StreamingController::_playersMessage 
(796) Getting stream info...: https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:18.5413] Slim::Player::Song::getNextSong (230) 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:18.5431] Slim::Player::Song::getNextSong (252) scanning URL 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:18.6688] Slim::Player::TranscodingHelper::getConvertCommand2 
(467) Error: Didn't find any command matches for type: mp3
  [20-10-27 20:35:20.4902] Slim::Player::Song::getNextSong (230) 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:20.4921] Slim::Player::StreamingController::_nextTrackReady 
(744) cc:cc:90:32:57:6b: nextTrack will be index 0
  [20-10-27 20:35:20.4939] Slim::Player::StreamingController::_Stream (1210) 
Song queue is now 0
  [20-10-27 20:35:20.4956] Slim::Player::StreamingController::_Stream (1213) 
cc:cc:90:32:57:6b: preparing to stream song index 0
  [20-10-27 20:35:20.4975] Slim::Player::Song::open (367) 
https://icecast.omroep.nl/3fm-alternative-mp3
  [20-10-27 20:35:20.4998] Slim::Player::Song::open (391) seek=false time=0 
canSeek=0SEEK_ERROR_MP3_UNKNOWN_DURATION
  [20-10-27 20:35:20.5042] Slim::Player::TranscodingHelper::getConvertCommand2 
(470) Matched: mp3->mp3 via: [lame] --silent -q $QUALITY$ $BITRATE$ $RESAMPLE$ 
--mp3input $FILE$ -
  [20-10-27 20:35:20.5060] Slim::Player::Song::open (412) Transcoder: 
streamMode=I, streamformat=mp3
  [20-10-27 20:35:20.5078] Slim::Player::Song::open (468) Opening stream (no 
direct streaming) using Slim::Player::Protocols::HTTPS 
[https://icecast.omroep.nl/3fm-alternative-mp3]
  [20-10-27 20:35:21.6798] Slim::Player::Song::open (489) URL is a song 
(audio): https://icecast.omroep.nl/3fm-alternative-mp3, type=mp3
  [20-10-27 20:35:21.6836] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (641) Using command 
for conversion: "/volume2/@appstore/SqueezeCenter/Bin/lame" --silent -q 9 --abr 
96 --mp3input - -
  [20-10-27 20:35:21.6854] Slim::Player::Song::open (565) Tokenized command: 
"/volume2/@appstore/SqueezeCenter/Bin/lame" --silent -q 9 --abr 96 --mp3input - 
-
  [20-10-27 20:35:21.7891] Slim::Player::StreamingController::_Stream (1282) 
cc:cc:90:32:57:6b: stream
  [20-10-27 20:35:21.8363] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 0
  [20-10-27 20:35:21.8488] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state BUFFERING
  [20-10-27 20:35:21.8504] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMING
  [20-10-27 20:35:21.9109] Slim::Player::TranscodingHelper::getConvertCommand2 
(467) Error: Didn't find any command matches for type: mp3
  [20-10-27 20:35:21.9736] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 36864
  [20-10-27 20:35:21.9752] Slim::Player::Player::_buffering (1145)   +output... 
131072 / 1058400
  [20-10-27 20:35:22.1310] Slim::Player::Source::_readNextChunk (372) end of 
file or error on socket, song pos: 0
  [20-10-27 20:35:22.1327] Slim::Player::Source::_readNextChunk (377) 
cc:cc:90:32:57:6b mark end of stream
  

Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread Hawkeyenl


It looks like the YouTube plugin is having some issues due to some
changed in the way google is serving it's content, but I managed to get
it working using a (at least for now) manual code modification. See
https://forums.slimdevices.com/showthread.php?105840-ANNOUNCE-YouTube-Plugin-(API-v3)=992637#post992637
for more information.



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread Hawkeyenl


bpa wrote: 
> Does bit rate limiting work with a standard http /AAC stream playing
> into say 32kbs bit rate limiting ?
> 
> First prove that bit rate limiting works with a standard stream.

How can I tell if a stream is of type AAC? The log doesn't even get as
far as show the stream type. Do you perhaps have an example of an AAC
stream?



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread slartibartfast


Man in a van wrote: 
> I don't want to add to any confusion :rolleyes: but I have just tried
> two tracks , 
> 
> MSgnf-tBN9s
> 
> and 
> 
> RUTyS7v0ZF0
> 
> on phiippe's_44's YT plugin and they don't play on a Boom, Radio and
> Squeezelite rpi4b (pCP).
> 
> Here is a snip from the server log. 
> 
> 
> > 
Code:

  >   > 20-10-27 14:50:47.0666] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:50:47.1053] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:50:47.7719] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:51:05.0937] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:51:05.3964] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:51:05.5225] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:51:07.2724] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:53:27.8019] Slim::Control::Request::execute (1888) Error: 
While trying to run function coderef 
[Slim::Control::Commands::playlistJumpCommand]: [Illegal division by zero at 
/usr/local/slimserver/Slim/Player/Source.pm line 47.
  > ]
  > [20-10-27 14:53:28.7294] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:54:34.7166] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:55:36.6512] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:55:44.6517] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:55:48.4660] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:55:57.4433] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:56:09.6363] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:59:43.2561] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 14:59:50.0674] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 15:00:08.2395] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 15:00:08.5138] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 15:00:22.8098] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 15:13:54.5381] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 15:14:09.8359] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 15:14:24.8760] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature

> > 
> 
> All settings are default in File Types and the Country is set to US in
> th YT Plugin.
> 
> Lms v 9.7.4 on a rpi 4b
> 
> ronnie:)They don't play on Touch either.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread bpa


Hawkeyenl wrote: 
> So I went to the webpage of the LMS, went to 'Manage players' ->
> settings on my google nest mini -> audio -> set bitrate limiting to
> 128kpbs.
> I managed to install LAME using ipkg, and can see on the audio settings
> page mentioned above that it says that lame seems to be installed
> correctly.
> 
> This is now the log from trying to play the same stream twice; first
> part is before applying the bitrate limiting, the second part is after
> applying the bitrate limiting (I've added in some newlines to separate
> the two):

Does bit rate limiting work with a standard hjttp /AAC stream playing
into say 32kbs bit rate limiting ?

First prove that bit rate limiting works with a standard stream.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread Man in a van


I don't want to add to any confusion :rolleyes: but I have just tried
two tracks , 

MSgnf-tBN9s

and 

RUTyS7v0ZF0

on phiippe's_44's YT plugin and they don't play on a Boom, Radio and
Squeezelite rpi4b (pCP).

Here is a snip from the server log. 



Code:

20-10-27 14:50:47.0666] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:50:47.1053] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:50:47.7719] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:51:05.0937] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:51:05.3964] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:51:05.5225] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:51:07.2724] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:53:27.8019] Slim::Control::Request::execute (1888) Error: While 
trying to run function coderef [Slim::Control::Commands::playlistJumpCommand]: 
[Illegal division by zero at /usr/local/slimserver/Slim/Player/Source.pm line 
47.
  ]
  [20-10-27 14:53:28.7294] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:54:34.7166] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:55:36.6512] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:55:44.6517] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:55:48.4660] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:55:57.4433] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:56:09.6363] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:59:43.2561] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 14:59:50.0674] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 15:00:08.2395] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 15:00:08.5138] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 15:00:22.8098] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 15:13:54.5381] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 15:14:09.8359] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  [20-10-27 15:14:24.8760] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature



All settings are default in File Types and the Country is set to US in
th YT Plugin.

Lms v 9.7.4 on a rpi 4b

ronnie:)



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread Hawkeyenl

So I went to the webpage of the LMS, went to 'Manage players' ->
settings on my google nest mini -> audio -> set bitrate limiting to
128kpbs.
I managed to install LAME using ipkg, and can see on the audio settings
page mentioned above that it says that lame seems to be installed
correctly.

This is now the log from trying to play the same stream twice; first
part is before applying the bitrate limiting, the second part is after
applying the bitrate limiting (I've added in some newlines to separate
the two):


Code:

[20-10-27 14:58:16.7122] Slim::Player::StreamingController::play (2120) 
cc:cc:90:32:57:6b
  [20-10-27 14:58:16.7154] Slim::Player::StreamingController::_Stop (610) Song 
queue is now 27
  [20-10-27 14:58:16.7170] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state STOPPED
  [20-10-27 14:58:16.7188] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [20-10-27 14:58:16.7214] Slim::Player::Song::new (108) index 27 -> 
youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:58:16.7247] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  [20-10-27 14:58:16.7310] Slim::Player::StreamingController::_playersMessage 
(796) Getting stream info...: youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:58:16.7341] Slim::Player::Song::getNextSong (230) 
youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:58:16.7360] Plugins::YouTube::ProtocolHandler::getNextTrack 
(353) next track id: RUTyS7v0ZF0 url: 
http://www.youtube.com/watch?v=RUTyS7v0ZF0 master: 
youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:58:17.5864] Plugins::YouTube::ProtocolHandler::__ANON__ (379) 
trying regular streams
  [20-10-27 14:58:17.5882] Plugins::YouTube::ProtocolHandler::__ANON__ (384) no 
stream found, trying MPD/DASH
  [20-10-27 14:58:17.5912] Plugins::YouTube::ProtocolHandler::__ANON__ (422) no 
stream/DASH found 
  [20-10-27 14:58:17.5931] Slim::Player::StreamingController::_playersMessage 
(796) Problem: Can't open file for:: youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:58:17.5972] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [20-10-27 14:58:17.5996] Slim::Player::StreamingController::nextsong (889) 
The next song is number 0, was 27
  [20-10-27 14:58:30.3839] Plugins::YouTube::ProtocolHandler::__ANON__ (839) 
Need to fetch metadata for: 1Yr683VLxes
  [20-10-27 14:58:30.3869] Plugins::YouTube::API::_call (146) Calling API: 
https://www.googleapis.com/youtube/v3/videos?key=AIzaSyCndASHGtxMHFxX-GvVKJboTMS30GU7Nsk=1Yr683VLxes=50=date=snippet%2CcontentDetails®ionCode=US
  [20-10-27 14:58:48.8554] Plugins::YouTube::ProtocolHandler::getMetadataFor 
(795) updating thumbnail cache with hires 
https://i.ytimg.com/vi/1Yr683VLxes/maxresdefault.jpg
  
  
  
  [20-10-27 14:59:00.6625] Slim::Player::StreamingController::play (2120) 
cc:cc:90:32:57:6b
  [20-10-27 14:59:00.6658] Slim::Player::StreamingController::_Stop (610) Song 
queue is now 27
  [20-10-27 14:59:00.6682] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state STOPPED
  [20-10-27 14:59:00.6698] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [20-10-27 14:59:00.6723] Slim::Player::Song::new (108) index 27 -> 
youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:59:00.6756] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  [20-10-27 14:59:00.6796] Slim::Player::StreamingController::_playersMessage 
(796) Getting stream info...: youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:59:00.6825] Slim::Player::Song::getNextSong (230) 
youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:59:00.6845] Plugins::YouTube::ProtocolHandler::getNextTrack 
(353) next track id: RUTyS7v0ZF0 url: 
http://www.youtube.com/watch?v=RUTyS7v0ZF0 master: 
youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:59:01.5096] Plugins::YouTube::ProtocolHandler::__ANON__ (379) 
trying regular streams
  [20-10-27 14:59:01.5113] Plugins::YouTube::ProtocolHandler::__ANON__ (384) no 
stream found, trying MPD/DASH
  [20-10-27 14:59:01.5140] Plugins::YouTube::ProtocolHandler::__ANON__ (422) no 
stream/DASH found 
  [20-10-27 14:59:01.5159] Slim::Player::StreamingController::_playersMessage 
(796) Problem: Can't open file for:: youtube://www.youtube.com/v/RUTyS7v0ZF0
  [20-10-27 14:59:01.5202] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [20-10-27 14:59:01.5224] Slim::Player::StreamingController::nextsong (889) 
The next song is number 0, was 27




Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list

Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread ralphy


Hawkeyenl wrote: 
> Thanks for the reply, I'll see to getting the LAME installation working
> and try to downgrade the bitrate!

lame on an arm cpu usually pegs the cpu at 100% usage, if you find the
same, then as an alternative you could try 'shineenc'
(https://sourceforge.net/projects/lmsclients/files/utility/lame-1.01r251-armel.tar.gz/download).

You should be able to extract the tar file into the same folder as your
sox binary and lms should find it, you might need to restart lms.  The
tarball includes the shineenc program and a lame script which just
converts the command line options from lms from lame format to shineenc.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread bpa


Hawkeyenl wrote: 
> I don't know why it's trying to convert to mp3. I got the same logging
> when trying to play it on ipeng on my iPhone as when trying to stream it
> to the squeezelite player I have upgraded. I set the bit rate to 128k,
> but then I got the following result in the log:

Before you go too far with lame (probably post on pinkdot's thread to
get an good answer as there are alternatives for low power CPUs/NAS)

You seem to not to know about MP3 is used for bit rate limited yet
knowing how to bit rate limit to 128k

Can you confirm that the 128k setting is via the menu Paul suggested 
Settings/Player/Audio and not some other setting in iPeng



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread Hawkeyenl


bpa wrote: 
> IIRC there are some issues about specific Youtube URL with the
> unobfuscate signature - post Youtube problems on the Youtube thread -
> you will not get users who know about Youtube problems on this thread
> with your thread title.
> 
> Don't post about Yotube problem until you have sorted the lame issues.
> If a player is bitrate limited - then it will be transcoded into MP3. 
> If it cannot be transcoded then you'll get the "Can't open file for "
> message which in turn may trigger the Youtube error (due to the use of
> callbacks & event handling etc. the order of messages in log do not
> always reflect the order of "cause-effect").
> 
> Get bit rate working for the player (e.g test a simple http AAC stream
> of 128kbps with a bitrate of 32kbs) before attempting to play Youtube or
> other streams which are complicated to process.
> 
> If you want to do bitrate limiting you need "lame" or an alternative. 
> It may result in a significant/overwhelming load on the NAS in
> conjunction with streams that need additional processing such as
> Youtube. (e.g. opus -> flac->mp3)

Thanks for the reply, I'll see to getting the LAME installation working
and try to downgrade the bitrate!



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread bpa


Hawkeyenl wrote: 
> I seem to be getting this message for every track I try to play from
> YouTube now, both on my iPhone (ipeng playback) and my squeezelite
> installation:
> Plugins::YouTube::ProtocolHandler::getSignature (731) no player url to
> unobfuscate signature
> 
> I can play music files from my NAS just fine, as well as a radio stream.
> Youtube was working yesterday evening when I went to bed :/

IIRC there are some issues about specific Youtube URL with the
unobfuscate signature - post Youtube problems on the Youtube thread -
you will not get users who know about Youtube problems on this thread
with your thread title.

Don't post about Yotube problem until you have sorted the lame issues.
If a player is bitrate limited - then it will be transcoded into MP3. 
If it cannot be transcoded then you'll get the "Can't open file for "
message which in turn may trigger the Youtube error (due to the use of
callbacks & event handling etc. the order of messages in log do not
always reflect the order of "cause-effect").

Get bit rate working for the player (e.g test a simple http AAC stream
of 128kbps with a bitrate of 32kbs) before attempting to play Youtube or
other streams which are complicated to process.

If you want to do bitrate limiting you need "lame" or an alternative. 
It may result in a significant/overwhelming load on the NAS in
conjunction with streams that need additional processing such as
Youtube. (e.g. opus -> flac->mp3)



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-27 Thread Hawkeyenl


Hawkeyenl wrote: 
> I don't know why it's trying to convert to mp3. I got the same logging
> when trying to play it on ipeng on my iPhone as when trying to stream it
> to the squeezelite player I have upgraded. I set the bit rate to 128k,
> but then I got the following result in the log:
> 
> > 
Code:

  >   > 0
  > [20-10-27 06:45:44.5300] Slim::Player::StreamingController::playerActive 
(2013) 01:c6:83:66:f3:f2 player already active: 01:c6:83:66:f3:f2
  > [20-10-27 06:45:44.5321] Slim::Player::Squeezebox::reconnect (80) 
01:c6:83:66:f3:f2 restaring play on pseudo-reconnect at 0
  > [20-10-27 06:45:44.5338] Slim::Player::StreamingController::playerReconnect 
(2092) 01:c6:83:66:f3:f2
  > [20-10-27 06:45:44.5363] Slim::Player::StreamingController::_Stop (610) 
Song queue is now 0
  > [20-10-27 06:45:44.5380] 
Slim::Player::StreamingController::_setPlayingState (2377) new playing state 
STOPPED
  > [20-10-27 06:45:44.5397] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  > [20-10-27 06:45:44.5426] Slim::Player::Squeezebox::reconnect (88) 
01:c6:83:66:f3:f2 forcing stop on pseudo-reconnect
  > [20-10-27 06:45:47.4102] Slim::Player::StreamingController::play (2120) 
01:c6:83:66:f3:f2
  > [20-10-27 06:45:47.4129] Slim::Player::StreamingController::_Stop (610) 
Song queue is now 0
  > [20-10-27 06:45:47.4145] 
Slim::Player::StreamingController::_setPlayingState (2377) new playing state 
STOPPED
  > [20-10-27 06:45:47.4161] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  > [20-10-27 06:45:47.4183] Slim::Player::StreamingController::nextsong (889) 
The next song is number 0, was 0
  > [20-10-27 06:45:47.4206] Slim::Player::Song::new (108) index 0 -> 
youtube://www.youtube.com/v/QK-Z1K67uaA
  > [20-10-27 06:45:47.4242] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  > [20-10-27 06:45:47.4279] Slim::Player::StreamingController::_playersMessage 
(796) Stroominfo wordt opgehaald...: youtube://www.youtube.com/v/QK-Z1K67uaA
  > [20-10-27 06:45:47.4390] Slim::Player::Song::getNextSong (230) 
youtube://www.youtube.com/v/QK-Z1K67uaA
  > [20-10-27 06:45:47.4507] Slim::Player::Source::playmode (95) 
01:c6:83:66:f3:f2: Current playmode: play
  > [20-10-27 06:45:48.6071] Plugins::YouTube::ProtocolHandler::getSignature 
(731) no player url to unobfuscate signature
  > [20-10-27 06:45:48.6090] Slim::Player::StreamingController::_playersMessage 
(796) Problem: Can't open file for:: youtube://www.youtube.com/v/QK-Z1K67uaA
  > [20-10-27 06:45:48.6176] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  > [20-10-27 06:45:48.6198] Slim::Player::StreamingController::nextsong (889) 
The next song is number 0, was 0

> > 

I seem to be getting this message for every track I try to play from
YouTube now, both on my iPhone (ipeng playback) and my squeezelite
installation:
Plugins::YouTube::ProtocolHandler::getSignature (731) no player url to
unobfuscate signature

I can play music files from my NAS just fine, as well as a radio stream.
Youtube was working yesterday evening when I went to bed :/



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-26 Thread Paul Webster


>From LMS web UI - Settings/Player/playername/audio



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-26 Thread Hawkeyenl


bpa wrote: 
> Why is it converting to MP3 ?  
> What is the player ?
> Have you got bit rate limiting set ?

I don't know why it's trying to convert to mp3. I got the same logging
when trying to play it on ipeng on my iPhone as when trying to stream it
to the squeezelite player I have upgraded. Do you know where I can set
the bit rate? Is that on player settings?



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-26 Thread bpa


Hawkeyenl wrote: 
> Rats, so the opus streams are now working, but on a flac stream it's
> trying to convert to mp3 using lame, but the log is indicating the
> binary lame couldn't be found. Perhaps anybody knows how I can install
> this? I can't find a good answer online after searching for a while :S

Why is it converting to MP3 ?  
What is the player ?
Have you got bit rate limiting set ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-26 Thread Hawkeyenl


Rats, so the opus streams are now working, but on a flac stream it's
trying to convert to mp3 using lame, but the log is indicating the
binary lame couldn't be found. Perhaps anybody knows how I can install
this? I can't find a good answer online after searching for a while :S



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-26 Thread Hawkeyenl


Just finished upgrading my squeezelite installation to the 1.9.7-1278
version, and looking at the logs now I can that it's no longer
transcoding the opus stream to Flac. So it all seems to be resolved now,
thanks everybody for the help & I've learned a few things along the way
about LMS as well!



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-26 Thread Hawkeyenl


ralphy wrote: 
> I think the DS212+ uses an arm cpu.
> 
> You could try downloading the 'lms arm sox binary'
> (https://github.com/Logitech/slimserver/raw/public/8.0/Bin/arm-linux/sox)
> which has opus support and try running it on the NAS.
> 
> If it works, you should be able to replace
> /volume2/@appstore/SqueezeCenter/Bin/sox with the updated one, keeping a
> copy of the original file first.
> 
> You may also need to change the permissions to match that of the current
> sox program. Quite often the execute permissions are dropped from
> downloaded files.
> 
> The source code and build script for the lms sox binary can be found
> 'here'
> (https://github.com/Logitech/slimserver-vendor/tree/public/8.0/sox).

You're the best, worked right away, didn't even need to restart LMS :D

I'm still gonna update the Squeezelite-installation though :D



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-26 Thread ralphy


I think the DS212+ uses an arm cpu.

You could try downloading the 'lms arm sox binary'
(https://github.com/Logitech/slimserver/raw/public/8.0/Bin/arm-linux/sox)
which has opus support and try running it on the NAS.

If it works, you should be able to replace
/volume2/@appstore/SqueezeCenter/Bin/sox with the updated one, keeping a
copy of the original file first.

You may also need to change the permissions to match that of the current
sox program. Quite often the execute permissions are dropped from
downloaded files.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-26 Thread Hawkeyenl


I posted a reply there seeing if I can get somebody to help me with
building sox with opus support on my synology, if that works we can git
it working for other people in the future as well.

I'll update my squeezelite installation for sure anyway, I have the same
issue when playing back over ipeng on my iPhone, so I can still
reproduce the issue after I update my squeezelite installation.



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread bpa


Hawkeyenl wrote: 
> Did a bit more digging, and I found that there is a more recent
> squeezelite version (developed by Ralph, v1.9.7) which has built-in opus
> support. Native support for opus on squeezelite should remove the need
> for transcoding from Flac to opus, bypassing the issue that SOX doesn't
> support opus on the synology right? Would still be good to get opus
> support on sox on the synology I guess, in case a player is ever added
> that doesn't support opus :)

Better to get latest squeezelite - it also has bug fixes.

There can be difficulty building programs like sox for NAS systems as
they needs libraries of specific version etc.   I think check out posts
by pinkdot as I think they have up to date knowledge of synology and
LMS.

Try a post on
https://forums.slimdevices.com/showthread.php?111876-LmsUpdate-and-LmsRepack-Synology-8-0-*-packages



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread bpa


Hawkeyenl wrote: 
> Hmm interesting, if I run a YouTube song on my google mini nest, judging
> by the logs, it doesn't seem to do transcoding at all (see below for the
> relevant log part, which is from the moment I click 'play' on the song,
> up to the point where it is playing). The version of squeezelite I'm
> running is v1.8; it's running on a clean raspbian installation, and
> installed using apt-get. I'm not sure if it's the latest version
> available?

Phillipe's bridge plugins are based on squeezelite with a lot of inbuilt
decoers. Looks like it has native opus and so no opus decoding.


> 
> Small addition, I just noticed that the output of the sox command on my
> synology does not include opus as audio format, could this be the issue?
> And if so, what can I do about it? Below is the relevant snippet of
> running the sox-command on the synology.
> 

I don;t know opus stuff but in generic sox 14.4.2 on my system look the
same

Code:


  8svx aif aifc aiff aiffc al amb amr-nb amr-wb anb au avr awb caf cdda cdr cvs 
cvsd cvu dat dvms f32 f4 f64 f8 fap flac fssd gsm gsrt hcom htk ima ircam la 
lpc lpc10 lu mat mat4 mat5 maud nist ogg paf prc pvf raw s1 s16 s2 s24 s3 s32 
s4 s8 sb sd2 sds sf sl sln smp snd sndfile sndr sndt sou sox sph sw txw u1 u16 
u2 u24 u3 u32 u4 u8 ub ul uw vms voc vorbis vox w64 wav wavpcm wv wve xa xi
  


However LMS supplied sox 14.4.3 has opus 

Code:


  AUDIO FILE FORMATS: 8svx aif aifc aiff aiffc al amb au avr cdda cdr cvs cvsd 
cvu dat dff dsf dvms f32 f4 f64 f8 flac fssd gsm gsrt hcom htk ima ircam la lpc 
lpc10 lu maud mp2 mp3 nist ogg opus prc raw s1 s16 s2 s24 s3 s32 s4 s8 sb sf sl 
sln smp snd sndr sndt sou sox sph sw txw u1 u16 u2 u24 u3 u32 u4 u8 ub ul uw 
vms voc vorbis vox wav wavpcm wsd wv wve xa
  



Check if there is a synology build of sox for LMS somewhere.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Hawkeyenl


Did a bit more digging, and I found that there is a more recent version
(developed by Ralph, v1.9.7) which has built-in opus support. Native
support for opus on squeezelite should remove the need for transcoding
from Flac to opus, bypassing the issue that SOX doesn't support opus on
the synology right? Would still be good to get opus support on sox on
the synology I guess, in case a player is ever added that doesn't
support opus :)



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Hawkeyenl


bpa wrote: 
> To see what happens - run the same log with a nest mini.  I suspect no
> transcoding or a different command will be used.
> 
> If it is the same command then it means something odd about the Pi
> player. What version of squeezelite is being used ?
> 
> Otherwise, at a guess your build of sox does not have support for opus
> filetype as it is a build option.  I don't know offhand a test to
> confirm this.


Hmm interesting, if I run a YouTube song on my google mini nest, judging
by the logs, it doesn't seem to do transcoding at all (see below for the
relevant log part, which is from the moment I click 'play' on the song,
up to the point where it is playing). The version of squeezelite I'm
running is v1.8; it's running on a clean raspbian installation, and
installed using apt-get. I'm not sure if it's the latest version
available?


Code:

[20-10-25 21:06:51.7398] Slim::Player::StreamingController::play (2120) 
cc:cc:90:32:57:6b
  [20-10-25 21:06:51.7548] Slim::Player::StreamingController::_Stop (610) Song 
queue is now 4
  [20-10-25 21:06:51.7565] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state STOPPED
  [20-10-25 21:06:51.7580] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [20-10-25 21:06:51.7633] Slim::Player::Song::new (108) index 5 -> 
youtube://www.youtube.com/v/MSgnf-tBN9s
  [20-10-25 21:06:51.7668] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  [20-10-25 21:06:51.7720] Slim::Player::StreamingController::_playersMessage 
(796) Getting stream info...: youtube://www.youtube.com/v/MSgnf-tBN9s
  [20-10-25 21:06:51.7750] Slim::Player::Song::getNextSong (230) 
youtube://www.youtube.com/v/MSgnf-tBN9s
  [20-10-25 21:06:53.2395] Slim::Player::StreamingController::_nextTrackReady 
(744) cc:cc:90:32:57:6b: nextTrack will be index 5
  [20-10-25 21:06:53.2417] Slim::Player::StreamingController::_Stream (1210) 
Song queue is now 5
  [20-10-25 21:06:53.2434] Slim::Player::StreamingController::_Stream (1213) 
cc:cc:90:32:57:6b: preparing to stream song index 5
  [20-10-25 21:06:53.2453] Slim::Player::Song::open (367) 
youtube://www.youtube.com/v/MSgnf-tBN9s
  [20-10-25 21:06:53.2484] Slim::Player::Song::open (391) seek=false time=0 
canSeek=1
  [20-10-25 21:06:53.2523] Slim::Player::TranscodingHelper::getConvertCommand2 
(470) Matched: ops->ops via: -
  [20-10-25 21:06:53.2541] Slim::Player::Song::open (412) Transcoder: 
streamMode=I, streamformat=ops
  [20-10-25 21:06:53.2563] Slim::Player::Song::open (468) Opening stream (no 
direct streaming) using Plugins::YouTube::ProtocolHandler 
[youtube://www.youtube.com/v/MSgnf-tBN9s]
  [20-10-25 21:06:53.2587] Slim::Player::Song::open (489) URL is a song 
(audio): youtube://www.youtube.com/v/MSgnf-tBN9s, type=ops
  [20-10-25 21:06:53.2635] Slim::Player::StreamingController::_Stream (1282) 
cc:cc:90:32:57:6b: stream
  [20-10-25 21:06:53.2784] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 5
  [20-10-25 21:06:53.2805] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state BUFFERING
  [20-10-25 21:06:53.2822] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMING
  [20-10-25 21:06:53.4020] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 61440
  [20-10-25 21:06:53.4037] Slim::Player::Player::_buffering (1145)   +output... 
131072 / 1058400
  [20-10-25 21:06:53.7119] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 61440
  [20-10-25 21:06:53.7136] Slim::Player::Player::_buffering (1145)   +output... 
2097152 / 1058400
  [20-10-25 21:06:57.7636] 
Slim::Player::StreamingController::playerTrackStarted (2200) cc:cc:90:32:57:6b
  [20-10-25 21:06:57.7654] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state PLAYING
  [20-10-25 21:06:57.7670] Slim::Player::StreamingController::_Playing (368) 
Song 5 has now started playing
  [20-10-25 21:06:57.7714] Slim::Player::StreamingController::_Playing (397) 
Song queue is now 5




Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread bpa


Hawkeyenl wrote: 
> If I run it in a terminal, I get a positive response with a version (SoX
> v14.3.2), and the supported file formats (and a whole list of command
> arguments). Anything particular you need in this, or any specific
> command I should try? I agree with in that I think it must be something
> to do with this, although I don't understand why it does work on my
> google nest mini; does that issue a different argument to the
> sox-command or something?
To see what happens - run the same log with a nest mini.  I suspect no
transcoding or a different command will be used.

If it is the same command then it means something odd about the Pi
player. What version of squeezelite is being used ?

Otherwise, at a guess your build of sox does not have support for opus
filetype as it is a build option.  I don't know offhand a test to
confirm this.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Hawkeyenl


bpa wrote: 
> No I see them now.
> 
> > 
Code:

  >   > 
  > 20-10-25 17:45:40.7584] Slim::Player::TranscodingHelper::tokenizeConvertCo 
mmand2 (641) Using command for conversion: 
"/volume2/@appstore/SqueezeCenter/Bin/sox" -t opus - -t flac -C 0 -
  > [20-10-25 17:45:40.7602] Slim::Player::Song:pen (565) Tokenized command: 
"/volume2/@appstore/SqueezeCenter/Bin/sox" -t opus - -t flac -C 0 -
  > 

> > 
> 
> This shows that conversion is being done using sox to do opus to
> Flac.
> 
> It looks like either
> 1. sox on your system does not support opus
> 2. sox does not run on your system.
> 
> Test and get the version of sox on your system by running it on a
> command line 
> > 
Code:

  >   > 
  > /volume2/@appstore/SqueezeCenter/Bin/sox --version
  > 

> > 
> 
> If version runs then try just sox command and it will display formats
> supported.
> > 
Code:

  >   > 
  > /volume2/@appstore/SqueezeCenter/Bin/sox
  > 

> > 

If I run it in a terminal, I get a positive response with a version (SoX
v14.3.2), and the supported file formats (and a whole list of command
arguments). Anything particular you need in this, or any specific
command I should try? I agree with in that I think it must be something
to do with this, although I don't understand why it does work on my
google nest mini; does that issue a different to the sox-command or
something?



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread bpa


Hawkeyenl wrote: 
> Sorry, it seems my initial post came through twice with more
> information. Does the extended logging I posted provide more detail, or
> is an attachment with logging still required?
> 
> Apologies for the multiple postings :/

No I see them now.


Code:


  20-10-25 17:45:40.7584] Slim::Player::TranscodingHelper::tokenizeConvertCo 
mmand2 (641) Using command for conversion: 
"/volume2/@appstore/SqueezeCenter/Bin/sox" -t opus - -t flac -C 0 -
  [20-10-25 17:45:40.7602] Slim::Player::Song:pen (565) Tokenized command: 
"/volume2/@appstore/SqueezeCenter/Bin/sox" -t opus - -t flac -C 0 -
  



This shows that conversion is being done using sox to do opus to Flac.

It looks like either
1. sox on your system does not support opus
2. sox does not run on your system.

Test and get the version of sox on your system by running it on a
command line 

Code:


  /volume2/@appstore/SqueezeCenter/Bin/sox --version
  



If version runs then try just sox command and it will display formats
supported.

Code:


  /volume2/@appstore/SqueezeCenter/Bin/sox
  




bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Hawkeyenl


bpa wrote: 
> There will be too many lines to copy into a post.
> Copy ALL entries from server.log from just before you presses play to
> about 30 secs afterwards and copy them into a plain text file, zip the
> file and attach to a post.
> Do not edit or remove any lines from the log.
> 
> > 
Code:

  >   > 
  > 0-10-25 17:45:40.9462] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 261120
  > [20-10-25 17:45:41.0933] Slim::Player::Source::_readNextChunk (372) end of 
file or error on socket, song pos: 0
  > 

> > 
> 
> These lines are just after the important stuff but it says the
> transcode chain failed - the preceding lines will show what is being
> used to transcode.


Sorry, it seems my initial post came through twice with more
information. Does the extended logging I posted provide more detail, or
is an attachment with logging still required?

Apologies for the multiple postings :/



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Paul Webster


Also note that others have recently reported playback issues with the
YouTube plugin - so do make sure that what you are playing really is the
same on different devices (working v not working)
eg does YouTube offer different encoding for same material and
plugin/LMS picks a different one based on expected capabilities of the
player?



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread bpa


Hawkeyenl wrote: 
> I hope this gives an idea on where to look for the fault...

There will be too many lines to copy into a post.
Copy ALL entries from server.log from just before you presses play to
about 30 secs afterwards and copy them into a plain text file, zip the
file and attach to a post.
Do not edit or remove any lines from the log.


Code:


  0-10-25 17:45:40.9462] Slim::Player::Player::_buffering (1144) Buffering... 0 
/ 261120
  [20-10-25 17:45:41.0933] Slim::Player::Source::_readNextChunk (372) end of 
file or error on socket, song pos: 0
  



These lines are just after the important stuff but it says the transcode
chain failed - the preceding lines will show what is being used to
transcode.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Hawkeyenl


bpa wrote: 
> Player.source to INFO
> 
> It "feels" like one of the transcoding/resampling support executables is
> not working.  The log will show which ones are trying to be used.

I hole this gives an idea on where to look for the fault...

20-10-25 17:45:40.9462] Slim::Player::Player::_buffering (1144)
Buffering... 0 / 261120
[20-10-25 17:45:41.0933] Slim::Player::Source::_readNextChunk (372) end
of file or error on socket, song pos: 0
[20-10-25 17:45:41.0950] Slim::Player::Source::_readNextChunk (377)
01:c6:83:66:f3:f2 mark end of stream
[20-10-25 17:45:41.0966] Slim::Player::Source::_readNextChunk (385)
Didn't stream any bytes for this song; mark it as failed
[20-10-25 17:45:41.0984]
Slim::Player::StreamingController::playerStreamingFailed (2248)
01:c6:83:66:f3:f2
[20-10-25 17:45:41.1004]
Slim::Player::StreamingController::_playersMessage (796) Problem: Can't
open file for:: youtube://www.youtube.com/v/RUTyS7v0ZF0
[20-10-25 17:45:41.1131] Slim::Player::StreamingController::_Stop (610)
Song queue is now 24



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread bpa


Hawkeyenl wrote: 
> I checked those earlier and couldn't find anything indicating an error.
> Any particular group that needs to be increased in log level to give a
> clue? I'll reproduce the issue and post the logs here.

Player.source to INFO



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Hawkeyenl


Paul Webster wrote: 
> Have a look in the LMS logs - it may well show some conversion
> failures.
> From LMS web interface - click Settings (bottom right) and then the
> Information tab.

I checked those earlier and couldn't find anything indicating an error.
Any particular group that needs to be increased in log level to give a
clue? I'll reproduce the issue and post the logs here.



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Paul Webster


Have a look in the LMS logs - it may well show some conversion failures.
>From LMS web interface - click Settings (bottom right) and then the
Information tab.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] (Some) music not playing on (some) players

2020-10-25 Thread Hawkeyenl


Hey all,

I've been reading posts on this forum for some time since I started
using LMS, and I'm impressed by all the help & knowledge provided on
this forum!
Unfortunately, I have a need for a help thread myself since yesterday.

I've installed the latest LMS 8.0 build on my Synology DS212+, which
installed just fine. I can see my music files in the library, and I've
setup the Youtube plugin as well.
I can play music from YouTube fine on my Google Mini Nest (using the
chromecast bridge plugin), but when I try to play the same music on my
RPi-squeezelite the songs just keep skipping immediately. I've checked
the logs, I can't find anything going wrong in the YouTube plugin
logging. I see the same symptom when playing music files from the NAS
itself. When playing a radio stream, it plays fine on the squeezelite
player.
The NAS resources are not 100%, but when trying to play a YouTube-stream
I can see that the NAS is (at least trying to) processing the stream (+-
150 kb/s download, cpu goes up to 80%, memory usage increases).

I suspect the NAS is having an issue with certain filetypes or the like,
but I don't have enough knowledge on LMS to figure out what is going on.
Is there anybody that can give me some clues as to what could be wrong?
I'm happy to provide any information that could help with figuring this
out.

Thanks in advance!!!



Hawkeyenl's Profile: http://forums.slimdevices.com/member.php?userid=70820
View this thread: http://forums.slimdevices.com/showthread.php?t=113113

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter