[SlimDevices: Plugins] AAC+ Transcoding help needed.

2018-09-10 Thread Wirrunna


Long time user of Inguz EQ, but only just tried internet radio streaming
due to the demise of an old stereo receiver.

Discovered that the stations I want to get are AAC+ and play fine until
the Inquz plugin is loaded. 
Inguz plugin.pm creates a custom-convert.conf that directs files through
the Inguz magic:


Code:

 # Modified by InguzEQ, Tue Sep 11 13:59:02 2018: New configuration
  
  # #inguzeq#begin#rev:0.9.33#client:7c:dd:90:bc:60:b1# * BEGIN 
AUTOMATICALLY GENERATED SECTION - DO NOT EDIT 
  
  aap flc * 7c:dd:90:bc:60:b1
#IFR
[mplayer] -ac faad -demuxer aac -really-quiet -vc null -vo null -cache 
64 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:file=/dev/fd/4 $FILE$ 
4>&1 1>/dev/null | [InguzDSP] -id "7c:dd:90:bc:60:b1" -wav -wavo -d 24 | [flac] 
-cs -5 --totally-silent -
  
  aif flc * 7c:dd:90:bc:60:b1
# FT:{START=-skip %t}
[InguzDSP] -id "7c:dd:90:bc:60:b1" -input $FILE$ $START$ -be -wav -wavo 
-d 24 | [flac] -cs -5 --totally-silent -
  
  alc flc * 7c:dd:90:bc:60:b1
# F
[alac] $FILE$ | [InguzDSP] -id "7c:dd:90:bc:60:b1" -wav -wavo -d 24 | 
[flac] -cs -5 --totally-silent -
  
  amb flc * 7c:dd:90:bc:60:b1
# IFT:{START=-skip %t}
[InguzDSP] -id "7c:dd:90:bc:60:b1" -input $FILE$ $START$ -amb -wavo -d 
24 | [flac] -cs -5 --totally-silent -
  
  ape flc * 7c:dd:90:bc:60:b1
# F
[mac] $FILE$ - -d | [InguzDSP] -id "7c:dd:90:bc:60:b1" -wav -wavo -d 24 
| [flac] -cs -5 --totally-silent -
  
  flc flc * 7c:dd:90:bc:60:b1
# FT:{START=--skip=%t}U:{END=--until=%v}
[flac] -dcs $START$ $END$ -- $FILE$ | [InguzDSP] -id 
"7c:dd:90:bc:60:b1" -wav -wavo -d 24 | [flac] -cs -5 --totally-silent -
  
  mov flc * 7c:dd:90:bc:60:b1
# FR
[mov123] $FILE$ | [InguzDSP] -id "7c:dd:90:bc:60:b1" -be -wavo -d 24 | 
[flac] -cs -5 --totally-silent -
  
  mp3 flc * 7c:dd:90:bc:60:b1
# IFD:{RESAMPLE=--resample %D}
[lame] --mp3input --decode $RESAMPLE$ --silent $FILE$ - - | [InguzDSP] 
-id "7c:dd:90:bc:60:b1" -wav -wavo -d 24 | [flac] -cs -5 --totally-silent -
  
  mpc flc * 7c:dd:90:bc:60:b1
# IR
[mppdec] --silent --prev --gain 3 - - | [InguzDSP] -id 
"7c:dd:90:bc:60:b1" -wav -wavo -d 24 | [flac] -cs -5 --totally-silent -
  
  ogg flc * 7c:dd:90:bc:60:b1
# IFD:{RESAMPLE=-r %D}
[sox] -t ogg $FILE$ -t wav $RESAMPLE$ -w - | [InguzDSP] -id 
"7c:dd:90:bc:60:b1" -be -wavo -d 24 | [flac] -cs -5 --totally-silent -
  
  uhj flc * 7c:dd:90:bc:60:b1
# FT:{START=-skip %t}
[InguzDSP] -id "7c:dd:90:bc:60:b1" -input $FILE$ $START$ -wav -wavo -d 
24 | [flac] -cs -5 --totally-silent -
  
  wav flc * 7c:dd:90:bc:60:b1
# FT:{START=-skip %t}
[InguzDSP] -id "7c:dd:90:bc:60:b1" -input $FILE$ $START$ -wav -wavo -d 
24 | [flac] -cs -5 --totally-silent -
  
  wma flc * 7c:dd:90:bc:60:b1
# F:{PATH=%f}R:{PATH=%F}
[wmadec] -w $PATH$ | [InguzDSP] -id "7c:dd:90:bc:60:b1" -wavo -d 24 | 
[flac] -cs -5 --totally-silent -
  
  wvp flc * 7c:dd:90:bc:60:b1
# FT:{START=--skip=%t}U:{END=--until=%v}
[wvunpack] $FILE$ -wq $START$ $END$ -o - | [InguzDSP] -id 
"7c:dd:90:bc:60:b1" -wav -wavo -d 24 | [flac] -cs -5 --totally-silent -
  
  
  # #inguzeq#end#client:7c:dd:90:bc:60:b1# * END AUTOMATICALLY GENERATED 
SECTION - DO NOT EDIT *



I suspect the first line is the problem = mplayer was replaced during
LMS 7.2 or thereabouts. 
Now I tried 

Code:

[faad] -q -w -f 1 $FILE$ | [InguzDSP] -id "7c:dd:90:bc:60:b1" -wav -wavo -d 
24 | [flac] -cs -5 --totally-silent -

 
but that didn't work.
As it is relatively simple to alter the code in Inguz plugin.pm I was
hoping one of the gurus could offer a helpful suggestion.



A camel is a racehorse designed by a committee.

Seen sprayed on the outside wall of the local library -
Three things I hate in life :
1. Vandalism
2. Irony
3. Lists

Wirrunna's Profile: http://forums.slimdevices.com/member.php?userid=3225
View this thread: http://forums.slimdevices.com/showthread.php?t=109437

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-09-10 Thread Michael Herger

This one was on Raspberry Pi B+ running max2play bundle. The network is > 
100MBps locally (ethernet) and ~30MBps internet connection. Spotty is
configured to play 320kbps quality. I can try Raspberry Pi 3+ and
compare tomorrow.


Definitely. With a B+ I wouldn't be surprised about those delays. It's 
not really up to the task. If already you have a 3B+, then you 
definitely should move LMS. It's worlds faster.


--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-09-10 Thread Michael Herger

I have the latest version installed and it was working fine. But
tonight, when I click on Spotty I just see the name associated with my
account; nothing else. If I click on Spotty settings in the web
interface I get a blank screen. Same thing is happening when I try to
access via iPeng.


Anything in server.log?


--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-09-10 Thread kadimm


mherger wrote: 
> The most obvious might be the operating system and hardware you're
> running LMS/Spotty on (CPU, memory, network). 
> What are you using?
This one was on Raspberry Pi B+ running max2play bundle. The network is
100MBps locally (ethernet) and ~30MBps internet connection. Spotty is
configured to play 320kbps quality. I can try Raspberry Pi 3+ and
compare tomorrow.


mherger wrote: 
> No, it's more about the buffer sizes (defined using -b).
I see, I never specified any values for -b, so I'm running with whatever
the default is.



kadimm's Profile: http://forums.slimdevices.com/member.php?userid=68217
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-09-10 Thread cjfreitag


I have the latest version installed and it was working fine. But
tonight, when I click on Spotty I just see the name associated with my
account; nothing else. If I click on Spotty settings in the web
interface I get a blank screen. Same thing is happening when I try to
access via iPeng.



cjfreitag's Profile: http://forums.slimdevices.com/member.php?userid=41363
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2018-09-10 Thread slartibartfast


kidstypike wrote: 
> Radio Paradise flac streams not working a few hours ago, now working. :)So 
> they are. Thanks for the heads up.

Sent from my SM-G900F using Tapatalk





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

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


Re: [SlimDevices: Plugins] Super Date Time - Only Chicago weather

2018-09-10 Thread tcutting


I'm pretty sure the program defaults to Chicago weather.  It probably
means there is something incorrect in your settings and it is falling
back to the default location.
You should probably look at the server log.  You can increase the
logging level for SDT (set to debug), let it run for ~15 minutes, and
then check the log to see if that provides helpful information.



tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
View this thread: http://forums.slimdevices.com/showthread.php?t=109436

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


Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2018-09-10 Thread kidstypike


slartibartfast wrote: 
> Same here. FLAC streams are still working on the Radio Paradise website
> but not in LMS.
> 
> Sent from my SM-G900F using Tapatalk


Radio Paradise flac streams not working a few hours ago, now working. :)



*Study/Server - LMS 7.9.2 -* Pi3B+/pCP 4.0.0-b5/pi screen/HiFiBerry
DAC+/jivelite, 25K library and playlists on WDMyCloud, LMS cache on a
USB stick (formatted ntfs).
*Lounge* - Pi2/pCP 4.0.0-b5 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI
DM5
*Dining Room* - Pi3B/pCP 4.0.0-b5 > HiFiBerry AMP+/retro radio
*Garage* - Pi3B/Pi screen/HiFiBerry DAC+/pCP 4.0.0-b5 > Edifier R980T
*In car* - RPi3B/pCP in AP mode > HiFiBerry DAC+ > car's audio (files on
a 2TB USB drive)
*Spares* - 1xTouch, 1xSB3, 1xRadio, 1xBoom

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=108189

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


Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2018-09-10 Thread slartibartfast


scooterplooker wrote: 
> All 4 Radio Paradise FLAC streams stopped working suddenly last night,
> other Radio Paradise streams work fine.  When trying to connect message
> displayed is: Problem: Can't connect to server for: Main Mix (FLAC).
> Appears to be something at the Radio Paradise end.  FLAC streams have
> worked perfectly for months until last night.Same here. FLAC streams are 
> still working on the Radio Paradise website
but not in LMS.

Sent from my SM-G900F using Tapatalk





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

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


Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2018-09-10 Thread scooterplooker


All 4 Radio Paradise FLAC streams stopped working suddenly last night,
other Radio Paradise streams work fine.  When trying to connect message
displayed is: Problem: Can't connect to server for: Main Mix (FLAC).
Appears to be something at the Radio Paradise end.  FLAC streams have
worked perfectly for months until last night.



scooterplooker's Profile: http://forums.slimdevices.com/member.php?userid=68428
View this thread: http://forums.slimdevices.com/showthread.php?t=108189

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


Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2018-09-10 Thread Jackisidore


With my system the flac stream stopped working today. 

After a server restart the log shows

Code:

[18-09-10 22:44:53.5116] main::init (387) Starting Logitech Media Server 
(v7.9.2, 1533559127, Mon Aug  6 15:11:56 CEST 2018) perl 5.018002 - 
darwin-thread-multi-2level
  [18-09-10 22:44:55.8950] Slim::Web::Cometd::handler (422) errorNeedsClient: 
00:04:20:22:63:5a, status, -, 10, menu:menu, useContextMenu:1, subscribe:600
  [18-09-10 22:45:09.3814] Slim::Player::Song::open (472) Warning: stream 
failed to open [radioparadise://4.flac].



the Touch displays: Can't connect to server for stream: Main Mix Flac

The mp3 streams plays. No idea what the Cometd message is about

Maybe be something on RP because yesterday it worked?



Jackisidore's Profile: http://forums.slimdevices.com/member.php?userid=33885
View this thread: http://forums.slimdevices.com/showthread.php?t=108189

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2018-09-10 Thread BoomX2


albright wrote: 
> sorry for this very basic question; just trying SDT
> 
> it seems to have installed correctly; it shows up in the server list
> of plugins and it shows up in the server under player
> 
> it shows up on the player (a radio) under "extras"
> 
> BUT - it does not appear on the list of screensavers available
> on the player so I cannot get it to display on the player
> 
> any advice would be welcomeYou will need the Custom Clock applet and Custom 
> Clock Helper plugin to
use SDT as a screen saver on either the radio or touch players. 

For the Boom, Classic, Transporter etc you only need SDT.

Check out the forum for Custom Clock and you will be up and running in
no time. 

Sent from my SAMSUNG-SM-G891A using Tapatalk





BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread bpa


Fogot to add - once changed to DASH please try to play a live non UK
sttaion and then check if there are any error or warning messages from
Plugin::BBCiPlayer in log file



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

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


Re: [SlimDevices: Plugins] [Announce] Radio Paradise Lossless Streaming (Plugin v2)

2018-09-10 Thread PeaBrain


To add to the thread i also have problems with a stuttering connection
and drops in the music feed this has been happening for the last week or
so until today when i choose to select the flac option from within the
LMS radio paradise plug in and i get no music .Although the 320 kbps
feed works fine. 
Trying to choose the same flac feed on a raspberry pi and volumio with
the plug in install reboots the pi :confused:



PeaBrain's Profile: http://forums.slimdevices.com/member.php?userid=68425
View this thread: http://forums.slimdevices.com/showthread.php?t=108189

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread bpa


agbagb wrote: 
> Ahh - my apologies.  It's set as HLS>MP3>FlashAAC>FlashMP3   as is On
> Demand Stream Preference   [I guess it installed with those settings?]
> 
> And just below that is 2 x Use Highest Bitrate Setting Dash Stream.
> 
> So, I should change one (? or both ?) of the first settings to "DASH >
> HLS > MP3> Flashacc" ?

Yes please change both to use DASH first.  I can't debug HLS streams as
I have no reference player and I wrote the DASH stuff so I know the what
its logging looks like..



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

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread agbagb


bpa wrote: 
> [
> 
> The log was good. It tells me that new plugin is installed but uis try
> to play HLS format.
> 
> Can you check the change that  BBCiPlayer Setting "Live Preference"
> setting is "DASH > HLS > MP3> Flashacc" ?

Ahh - my apologies.  It's set as HLS>MP3>FlashAAC>FlashMP3   as is On
Demand Stream Preference   [I guess it installed with those settings?]

And just below that is 2 x Use Highest Bitrate Setting Dash Stream.

So, I should change one (? or both ?) of the first settings to "DASH >
HLS > MP3> Flashacc" ?



AGB

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09
CUT 2014
Operating system: Windows 10

Music Library: external SD, exFAT (FLAC music; mp3 voice)

USA:
LinkSys WRT54GS Router, WPA2
1 x Touch, LAN (Firmware:7.7.3-r16676)
Controller: 7.7.2-r9663

France:
Sagem Livebox 2FR, or Freebox 
1 x SB3, wireless. (Firmware 137)
2 x Touch, 1 wireless, 1 LAN. (Firmware:7.8.0-r16754)
Controller: 7.7.1-r9557
3 x SB Radios [2 wireless, 1 usually LAN]: 7.7.3-r16676

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=109434

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread bpa


[agbagb wrote: 
> Actually have a few moments this evening..  I've not used Logging
> before, so I hope the attached zip is what you need.  If not, let me
> know and I'll get back at it tomorrow morning.

The log was good. It tells me that new plugin is installed but uis try
to play HLS format.

Can you check the change that  BBCiPlayer Setting "Live Preference"
setting is "DASH > HLS > MP3> Flashacc" ?



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

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread agbagb


bpa wrote: 
> If it happens for Touch then all players will be affected.
> 
> The LMS WebUI Setting/Plugin page does show the plugin "active" and
> version 1.5.3 
> There are no problem with plugin setting ?
> When you try to play a station do any logo or station picture appear
> (they are processed independent of audio) ?  
> I'm curious to get an idea whether plugin has installed OK.

Yes - Active
Plugin Settings all seem correct (according to what you've said earlier
in the thread, and they are not things I ever mess with after
installation)
Yes - I get the station logo / picture overlaid with the error message
each time I hit Play



AGB

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09
CUT 2014
Operating system: Windows 10

Music Library: external SD, exFAT (FLAC music; mp3 voice)

USA:
LinkSys WRT54GS Router, WPA2
1 x Touch, LAN (Firmware:7.7.3-r16676)
Controller: 7.7.2-r9663

France:
Sagem Livebox 2FR, or Freebox 
1 x SB3, wireless. (Firmware 137)
2 x Touch, 1 wireless, 1 LAN. (Firmware:7.8.0-r16754)
Controller: 7.7.1-r9557
3 x SB Radios [2 wireless, 1 usually LAN]: 7.7.3-r16676

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=109434

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread agbagb


agbagb wrote: 
> Thanks - will try all that tomorrow morning, and report back.  But many
> thanks for your time and suggestions so far. BTW, I've just replicated
> the same Touch fault message on a Radio too.

Actually have a few moments this evening..  I've not used Logging
before, so I hope the attached zip is what you need.  If not, let me
know and I'll get back at it tomorrow morning.


+---+
|Filename: LMS iPlayer Error Log.zip|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25575|
+---+


AGB

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09
CUT 2014
Operating system: Windows 10

Music Library: external SD, exFAT (FLAC music; mp3 voice)

USA:
LinkSys WRT54GS Router, WPA2
1 x Touch, LAN (Firmware:7.7.3-r16676)
Controller: 7.7.2-r9663

France:
Sagem Livebox 2FR, or Freebox 
1 x SB3, wireless. (Firmware 137)
2 x Touch, 1 wireless, 1 LAN. (Firmware:7.8.0-r16754)
Controller: 7.7.1-r9557
3 x SB Radios [2 wireless, 1 usually LAN]: 7.7.3-r16676

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=109434

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


[SlimDevices: Plugins] Super Date Time - Only Chicago weather

2018-09-10 Thread jarome


My Super Date Time only shows Chicago weather. I used the Weather.com
setting for Oak ridge TN (USTN0370) and my zip code (37830:US) but the
forecast is still for Chicago. what is the center number in the example
Chicago setting? What else could be wrong?



jarome's Profile: http://forums.slimdevices.com/member.php?userid=1223
View this thread: http://forums.slimdevices.com/showthread.php?t=109436

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread bpa


agbagb wrote: 
> Thanks - will try all that tomorrow morning, and report back.  But many
> thanks for your time and suggestions so far. BTW, I've just replicated
> the same Touch fault message on a Radio too.

If it happens for Touch then all players will be affected.

The LMS WebUI Setting/Plugin page does show the plugin "active" and
version 1.5.3 
There are no problem with plugin setting ?
When you try to play a station do any logo or station picture appear
(they are processed independent of audio) ?  
I'm curious to get an idea whether plugin has installed OK.



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

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread agbagb


bpa wrote: 
> One user of VPNs last week had to update their VPN as BBC blocked it so
> just consider this as a possibility.  That said it shouldn't affect
> non-uk stations.  MP3 are considered non-UK
> 
> The "Can't Open file for" is unusual whgen playing on a Touch as there
> should be no transcoding needed.
> 
> Mkae sure BBCiPlayer plugin Live and On-demand Preference Setting is
> "DASH > HLS > MP3 > Flashaac"
> 
> 1. On WebUI Setting/Advanced/Logging enable player.source to INFO.
> 2. Note time.
> 3. Try to play a BBC Live non-UK station 
> 4. After error message - clear Playlist
> 5. Note time.
> 6. Copy ALL message between times notes in Step 2 & 5, save in a text
> file (e.g. Open Wordpad not Notepad and use copy & paste), zip and
> attach to a post.
> 
> edit:
> 
> One of the bonus of using DASH is that like BBC web site - you can
> rewind "live" broadcast back up to about 3 hours.


Thanks - will try all that tomorrow morning, and report back.  But many
thanks for your time and suggestions so far. BTW, I've just replicated
the same Touch fault message on a Radio too.



AGB

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09
CUT 2014
Operating system: Windows 10

Music Library: external SD, exFAT (FLAC music; mp3 voice)

USA:
LinkSys WRT54GS Router, WPA2
1 x Touch, LAN (Firmware:7.7.3-r16676)
Controller: 7.7.2-r9663

France:
Sagem Livebox 2FR, or Freebox 
1 x SB3, wireless. (Firmware 137)
2 x Touch, 1 wireless, 1 LAN. (Firmware:7.8.0-r16754)
Controller: 7.7.1-r9557
3 x SB Radios [2 wireless, 1 usually LAN]: 7.7.3-r16676

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=109434

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread bpa


agbagb wrote: 
> I'm connecting to the net in France, but using a VPN into the UK.  I can
> get live access to most BBC region-restricted sites and streams via LMS
> (+ net access to the TV iPlayer).

One user of VPNs last week had ro update their VPN as BBC blocked it.

The "Can't Open file for" is unusual whgen playing on a Touch as there
should be no transcoding needed.

Mkae sure BBCiPlayer plugin Live and On-demand Preference Setting is
"DASH > HLS > MP3 > Flashaac"

1. On WebUI Setting/Advanced/Logging enable player.source to INFO.
2. Note time.
3. Try to play a BBC Live non-UK station 
4. After error message - clear Playlist
5. Note time.
6. Copy ALL message between times notes in Step 2 & 5, save in a text
file (e.g. Open Wordpad not Notepad and use copy & paste), zip and
attach to a post.



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

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread agbagb


bpa wrote: 
> That version barely worked on Windows when it came out - I'm v.
> surprised you heard anything.
> If you only listen to Live streams - would the MP3 stream of the
> Logitech BBC App be adequate ?  It may not be if you want to listen say
> country cricket. 
> 
> The googlecode URL has been out of date for abotu 2 years.  This is the
> latest version but I'm not sure about running LMS 7.7 - should eb OK
> http://downloads.sourceforge.net/project/bpaplugins/betarelease-repo.xml

OK - still no Listen Live.

I've rebooted everything.  I've updated BBC iPlayer to 1.5.3, with that
new repository setting you gave me.

I'm connecting to the net in France, but using a VPN into the UK.  I can
get live access to most BBC region-restricted sites and streams via LMS
(+ net access to the TV iPlayer).

Currently I'm listening to R4 LW (TMS - a real thriller today!) via the
Logitech internal BBC:

http://open.live.bbc.co.uk/mediaselector/5/select/mediaset/http-icy-mp3-a/format/pls/proto/http/vpid/bbc_radio_fourlw.pls



Try to go BBC iPlayer>Listen Live>BBC Radio 4 LW   and I get nothing
except this message on the Touch screen: "Problem: Can't Open File For: 
BBC R4 LW"

Likewise for any other BBC live stream via the iPlayer.

What else can I try?



AGB

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09
CUT 2014
Operating system: Windows 10

Music Library: external SD, exFAT (FLAC music; mp3 voice)

USA:
LinkSys WRT54GS Router, WPA2
1 x Touch, LAN (Firmware:7.7.3-r16676)
Controller: 7.7.2-r9663

France:
Sagem Livebox 2FR, or Freebox 
1 x SB3, wireless. (Firmware 137)
2 x Touch, 1 wireless, 1 LAN. (Firmware:7.8.0-r16754)
Controller: 7.7.1-r9557
3 x SB Radios [2 wireless, 1 usually LAN]: 7.7.3-r16676

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=109434

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


Re: [SlimDevices: Plugins] Problems installing Spotty

2018-09-10 Thread Michael Herger

Operating System Red Hut /i686 Linux


Would this be a Vortexbox 2.3? You'd have to run at least 2.4 to make it 
compatible with Spotty.


If not VB 2.3, what is it? I don't remember what Fedora this was based on.

--

Michael
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-09-10 Thread mherger


kenwneill wrote: 
> I've now installed Spotty but have the "Spotty requires the Perl module"
> message. I've now spent several hours searching in vain on Squeezebox
> and ReadyNas forums for instructions to allow me to sucessfully install
> this on my ReadyNas. I've tried a number of suggestions but can't quite
> seem to crack it.

I guess that's about the IO::Socket::SSL module? I'm sorry, I can't help
there. It's nothing specific to LMS or Spotty, but just a Perl module
which must match your architecture, Perl version etc. If ReadyNAS
doesn't provide it, then you better try with the ReadyNAS community. I
have had little success trying to compile this myself



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-09-10 Thread Surfikus


Paul Webster wrote: 
> Don't delete settings.pm ... a .pm file is a Perl module and contains
> software.
> 
> I think the file that you are after is castbridge.xml
> 
> If you deleted the .pm file then reinstall the plugin.

Hups, thanks for your help, I try it again - sorry



Surfikus's Profile: http://forums.slimdevices.com/member.php?userid=68422
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2018-09-10 Thread albright


sorry for this very basic question; just trying SDT

it seems to have installed correctly; it shows up in the server list
of plugins and it shows up in the server under player

it shows up on the player (a radio) under "extras"

BUT - it does not appear on the list of screensavers available
on the player so I cannot get it to display on the player

any advice would be welcome



albright's Profile: http://forums.slimdevices.com/member.php?userid=35256
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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


[SlimDevices: Plugins] Problems installing Spotty

2018-09-10 Thread Julian Hancock


Hi - I have been trying to install Spotty on Squeezebox in an attempt to
establish contact with Spotify.  Unfortunately I Get this error
message:

There has been a problem running the Spotty helper application. Most
likely yout operating system and/or platform is not supported.  Please
report the following details to me:

Operating System Red Hut /i686 Linux

Helper applications folder;

Information is not available. Please update Logitech Media Server to
7.7.6or more recent ( NB , form memory mine is 7.8)
Idd ( GNU lbc) 2.18

Any help of suggestions very gratefully received !



Julian Hancock's Profile: http://forums.slimdevices.com/member.php?userid=68424
View this thread: http://forums.slimdevices.com/showthread.php?t=109435

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread bpa


agbagb wrote: 
> Quick update pre-reboots etc etc.
> 
> - I'm on an old iPlayer version:  1.3.1 Alpha3.  I guess I ought to
> update.
> - Going into LMS Settings, Plugins, I see at the top of the list of
> plugins: "Bad repository
> http://bpaplugins.googlecode.com/svn/trunk/repo-short.xml - 404 Not
> Found".  That looks not right?
> - My Live Stream is (and always has been): HLS>MP3>FlashAAC>FlashMP3   ,
> as is my On Demand
> 
> More later..

That version barely worked on Windows when it came out - I'm v.
surprised you heard anything.
If you only listen to Live streams - would the MP3 stream of the
Logitech BBC App be adequate ?  It may not be if you want to listen say
country cricket. 

The googlecode URL has been out of date for abotu 2 years.  This is the
latest version but I'm not sure about running LMS 7.7 - should eb OK
http://downloads.sourceforge.net/project/bpaplugins/betarelease-repo.xml



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

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread agbagb


agbagb wrote: 
> I'll get back to you on the rest later, but a couple of quick points:
> - The "Owing to Rights" is quite common on live sports commentary
> streams (so, if out of UK, you need to VPN into the UK-only stream)
> - Oddly, my saved BBC Favorites have been unchanged for months (and some
> of them, years...) without any problems at all. I save them into
> my.SB.com, so that I get the same list on any device or any version of
> LMS.
> 
> I can't reboot until after lunch, so I'll report back then!


Quick update pre-reboots etc etc.

- I'm on an old iPlayer version:  1.3.1 Alpha3.  I guess I ought to
update.
- Going into LMS Settings, Plugins, I see at the top of the list of
plugins: "Bad repository
http://bpaplugins.googlecode.com/svn/trunk/repo-short.xml - 404 Not
Found".  That looks not right?
- My Live Stream is (and always has been): HLS>MP3>FlashAAC>FlashMP3   ,
as is my On Demand

More later..



AGB

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09
CUT 2014
Operating system: Windows 10

Music Library: external SD, exFAT (FLAC music; mp3 voice)

USA:
LinkSys WRT54GS Router, WPA2
1 x Touch, LAN (Firmware:7.7.3-r16676)
Controller: 7.7.2-r9663

France:
Sagem Livebox 2FR, or Freebox 
1 x SB3, wireless. (Firmware 137)
2 x Touch, 1 wireless, 1 LAN. (Firmware:7.8.0-r16754)
Controller: 7.7.1-r9557
3 x SB Radios [2 wireless, 1 usually LAN]: 7.7.3-r16676

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=109434

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread bpa


agbagb wrote: 
> I'll get back to you on the rest later, but a couple of quick points:
> - The "Owing to Rights" is quite common on live sports commentary
> streams (so, if out of UK, you need to VPN into the UK-only stream)
You're right but your title implied any Live BBC stream 

> - Oddly, my saved BBC Favorites have been unchanged for months (and some
> of them, years...) without any problems at all. I save them into
> my.SB.com, so that I get the same list on any device or any version of
> LMS.

If they are BBC MP3 stream then yes you should have no problem or
possible an "iplay:" live URL but user can save other URLs from BBC
iPlayer plugin which will work for a while and then stop - so more info
is always helpful (e.g. give the URL you are using )



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

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread agbagb


bpa wrote: 
> Whater vwersion of BBC Ipplayer plugin ?
> What setting to play LIve stream ?
> 
> I'm non-uk and Listen Live works OK for so it seems like an issue
> specific to you or your locale ( streaming is organised into have
> regions).
> 
> "Can't Open file for" - is unusual for Touch as BBC uses AAC and Touc
> can play and "RAdio" shoudl nto appear on that message.
> "owing to Rights" - that can occur on a podcast but not live stream.
> 
> I wouldn't trust Favorites saved from BBC Iplayer as BBC URLs are
> dynamic and not a static value.  Are these MP3 stream or HLS/DASH ?
> 
> I suggest reboot everything including router - just to clear out any
> possble cached errors.

I'll get back to you on the rest later, but a couple of quick points:
- The "Owing to Rights" is quite common on live sports commentary
streams (so, if out of UK, you need to VPN into the UK-only stream)
- Oddly, my saved BBC Favorites have been unchanged for months (and some
of them, years...) without any problems at all. I save them into
my.SB.com, so that I get the same list on any device or any version of
LMS.

I can't reboot until after lunch, so I'll report back then!



AGB

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09
CUT 2014
Operating system: Windows 10

Music Library: external SD, exFAT (FLAC music; mp3 voice)

USA:
LinkSys WRT54GS Router, WPA2
1 x Touch, LAN (Firmware:7.7.3-r16676)
Controller: 7.7.2-r9663

France:
Sagem Livebox 2FR, or Freebox 
1 x SB3, wireless. (Firmware 137)
2 x Touch, 1 wireless, 1 LAN. (Firmware:7.8.0-r16754)
Controller: 7.7.1-r9557
3 x SB Radios [2 wireless, 1 usually LAN]: 7.7.3-r16676

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=109434

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


Re: [SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread bpa


agbagb wrote: 
> 'Morning All,
> 
> Haven't made any changes to my system for quite a while, but today I
> can't get the "Listen Live" on BBC iPlayer to stream any radio at all:
> the Touch screen gives me a "Problem: Can't Open File for Radio
> [Whatever]".  
> 
> Oddly, if I go into the "Listen Live (Non-UK)" option, I can get some
> radio, or at least the "Owing to Rights Issues." message.
> 
> And, perhaps even odder, if I go to radio channels from the iPlayer that
> I've saved to my Favorites, they play fine.  For assorted reasons I've
> never saved the various channels that carry Test Match Special, usually
> accessing them direct via the iPlayer: but, today, nothing
> 
> I can get the TMS strean on my laptop via the R5 Sports webpage.
> 
> Any ideas?

Whater vwersion of BBC Ipplayer plugin ?
What setting to play LIve stream ?

I'm non-uk and Listen Live works OK for so it seems like an issue
specific to you or your locale ( streaming is organised into have
regions).

"Can't Open file for" - is unusual for Touch as BBC uses AAC and Touc
can play and "RAdio" shoudl nto appear on that message.
"owing to Rights" - that can occur on a podcast but not live stream.

I wouldn't trust Favorites saved from BBC Iplayer as BBC URLs are
dynamic and not a static value.  Are these MP3 stream or HLS/DASH ?

I suggest reboot everything including router - just to clear out any
possble cached errors.



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

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


[SlimDevices: Plugins] BBC iPlayer "Listen Live" Not Working?

2018-09-10 Thread agbagb


'Morning All,

Haven't made any changes to my system for quite a while, but today I
can't get the "Listen Live" on BBC iPlayer to stream any radio at all:
the Touch screen gives me a "Problem: Can't Open File for Radio
[Whatever]".  

Oddly, if I go into the "Listen Live (Non-UK)" option, I can get some
radio, or at least the "Owing to Rights Issues." message.

And, perhaps even odder, if I go to radio channels from the iPlayer that
I've saved to my Favorites, they play fine.  For assorted reasons I've
never saved the various channels that carry Test Match Special, usually
accessing them direct via the iPlayer: but, today, nothing

I can get the TMS strean on my laptop via the R5 Sports webpage.

Any ideas?



AGB

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09
CUT 2014
Operating system: Windows 10

Music Library: external SD, exFAT (FLAC music; mp3 voice)

USA:
LinkSys WRT54GS Router, WPA2
1 x Touch, LAN (Firmware:7.7.3-r16676)
Controller: 7.7.2-r9663

France:
Sagem Livebox 2FR, or Freebox 
1 x SB3, wireless. (Firmware 137)
2 x Touch, 1 wireless, 1 LAN. (Firmware:7.8.0-r16754)
Controller: 7.7.1-r9557
3 x SB Radios [2 wireless, 1 usually LAN]: 7.7.3-r16676

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=109434

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-09-10 Thread Paul Webster


Don't delete settings.pm ... a .pm file is a Perl module and contains
software.

I think the file that you are after is castbridge.xml

If you deleted the .pm file then reinstall the plugin.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

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

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2018-09-10 Thread Surfikus


philippe_44 wrote: 
> Can you try to erase the config file?

Settings.pm is deleted, after a restart of LMS and trying to enter into
settings I got this:

404 Not Found:
plugins/Extensions/settings/plugins/CastBridge/settings/basic.html



Surfikus's Profile: http://forums.slimdevices.com/member.php?userid=68422
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] iPeng support thread

2018-09-10 Thread philippe_44

pippin wrote: 
> Can you provide me with a cometd command log?
> I suspect it’s not iPeng creating that sequence but LMS when using the
> documented musicfolder CLI commands. They’ve been acting weird in a
> number of ways.
> 
> One thing iPeng does with certain server versions is to play a folder
> and then skip to a certain track because the command to start from track
> x doesn’t work with musicfolders on some server versions but I believe
> that’s no longer the case with 7.9, have to look it up.

ok, I'll do that tomorrow



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

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

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


Re: [SlimDevices: Plugins] iPeng support thread

2018-09-10 Thread pippin

Can you provide me with a cometd command log?
I suspect it’s not iPeng creating that sequence but LMS when using the
documented musicfolder CLI commands. They’ve been acting weird in a
number of ways.

One thing iPeng does with certain server versions is to play a folder
and then skip to a certain track because the command to start from track
x doesn’t work with musicfolders on some server versions but I believe
that’s no longer the case with 7.9, have to look it up.



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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