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 [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
