Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2022-12-29 Thread htcheng


Hi, Not sure if it's my set up but the version of @phillipe44's plugins
that are available via the plugin configuration page seem to be very
out-of-date and not auto-updating to the latest versions. I've resorted
to manually updating the plugins from the Github repos - is anyone else
having this issue?



htcheng's Profile: http://forums.slimdevices.com/member.php?userid=63674
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2018-12-11 Thread htcheng


Hi,

Has anyone else had an issue where mp3 files cannot be played on a
Homepod? Other files play correctly, but mp3 files load but there is no
audio and the log files throw out an error:

[18-12-11 17:26:42.8385] Slim::Player::Song::open (409) Error: Couldn't
create command line for mp3 playback for
[file:///[serverpath]/Five%20Hundred%20Miles.mp3]

I believe it has to do with the lack of a proper transcoding rule for
MP3 to PCM or ALAC - I tried a few custom-convert.conf entries like:


Code:

mp3 pcm * *
  # FT
  [lame] --mp3input --decode -t --silent $FILE$ -
  


but this didn't work. These same files play on Squeezebox Touches,
piCore Audio players, and Squeezebox Radios that I have in the house,
but not the homepod. I haven't tested on Airplay 1 speakers but I did
have the same problem where mp3 files didn't play on my Mac running
AirServer which is essentially an Airplay 1 speaker in disguise.

Any suggestions?



htcheng's Profile: http://forums.slimdevices.com/member.php?userid=63674
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

___
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

2014-12-04 Thread htcheng

mbonsack wrote: 
 I'm still getting errors in the server log too:
 
 [14-12-04 08:26:47.6211] Slim::Networking::IO::Select::__ANON__ (131)
 Error: Select task failed calling
 Slim::Networking::Async::HTTP::_http_read_body: Can't use an undefined
 value as a HASH reference at
 /home/mbonsack/Utilities/Squeezebox/LMS-7.9/Cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
 line 3006.
 ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0xa963e00)
 [14-12-04 08:28:29.6153]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3326) Error parsing
 tomorrow 1 precip
 [14-12-04 08:28:29.6173]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3343) Error parsing
 tomorrow 1 hi/low
 [14-12-04 08:28:29.6193]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3370) Error parsing
 tomorrow 1 sky conditions
 [14-12-04 08:28:29.6213]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3386) Error parsing
 tomorrow 1 weather icon
 [14-12-04 08:28:29.6233]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3396) Error parsing
 tomorrow 1 narrative
 [14-12-04 08:28:29.6256]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3414) Error parsing
 tomorrow 2 precip
 [14-12-04 08:28:29.6276]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3431) Error parsing
 tomorrow 2 hi/low
 [14-12-04 08:28:29.6295]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3452) Error parsing
 tomorrow 2 sky conditions
 [14-12-04 08:28:29.6315]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3468) Error parsing
 tomorrow 2 weather icon
 [14-12-04 08:28:29.6335]
 Plugins::SuperDateTime::Plugin::gotWeatherTomorrow (3478) Error parsing
 tomorrow 2 narrative
 [14-12-04 08:28:37.3621] Plugins::SuperDateTime::Plugin::doneDrawing
 (4693) Data refresh completed with errors.
 
 Are these normal for BoomX2's version?  (The first error may be due to
 my not having yet filled in a value for the weather.com identifier, and
 occurred at initial startup.  Once I did that and hit apply all the
 parsing errors popped out.)
 
 -mark

--

Hi, I've tried the latest version of BoomX2's plugin and am still
getting the same errors as above - I'm running the plugin on a Synology
DS1511+ which is Linux based. The plugin loads, but has a problem
parsing the data. I double-checked that I am using the correct
weather.com code as well - USCA0860:1:US

Any suggestions?



htcheng's Profile: http://forums.slimdevices.com/member.php?userid=63674
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] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2014-12-04 Thread htcheng

htcheng wrote: 
 Hi, I've tried the latest version of BoomX2's plugin and am still
 getting the errors below - I'm running the plugin on a Synology DS1511+
 which is Linux based. The plugin loads, but has a problem parsing the
 data. I double-checked that I am using the correct weather.com code as
 well - USCA0860:1:US
 
 Any suggestions?
 
 [14-12-04 08:50:18.8419] Plugins::SuperDateTime::Plugin::stuckMonitor
 (4688) Plugin appears to be stuck.  Forcing refresh...
 [14-12-04 08:50:22.7017] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (2997) Error parsing current temperature
 [14-12-04 08:50:22.7131] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3007) Error parsing feels like temperature
 [14-12-04 08:50:22.7256] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3035) Error parsing current wind
 [14-12-04 08:50:22.7470] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3061) Error parsing 0 sky conditions and icon
 [14-12-04 08:50:22.7592] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3061) Error parsing 1 sky conditions and icon
 [14-12-04 08:50:22.7703] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3061) Error parsing 2 sky conditions and icon
 [14-12-04 08:50:22.7843] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3078) Error parsing current dew point
 [14-12-04 08:50:22.7957] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3095) Error parsing current pressure
 [14-12-04 08:50:22.8077] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3118) Error parsing current pressure trend
 [14-12-04 08:50:22.8301] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3156) Error parsing tonight rain/snow
 [14-12-04 08:50:22.8664] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3210) Error parsing today high
 [14-12-04 08:50:22.8787] Plugins::SuperDateTime::Plugin::gotWeatherToday
 (3234) Error parsing today low
 [14-12-04 08:50:22.8912] Slim::Networking::IO::Select::__ANON__ (147)
 Error: Select task failed calling
 Slim::Networking::Async::HTTP::_http_read_body: Can't call method
 as_text on an undefined value at
 /volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
 line 3241.
 ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0xcabe560)

Update: Tried tcutting's Plugin.pm with 5.9.16 SuperDateTime and getting
the following:

[14-12-04 10:10:55.2784] Plugins::SuperDateTime::Plugin::stuckMonitor
(4144) Plugin appears to be stuck.  Forcing refresh...
[14-12-04 10:10:58.4101] Slim::Networking::IO::Select::__ANON__ (147)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Can't use an undefined
value as an ARRAY reference at
/volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/SuperDateTime/lib/Plugins/SuperDateTime/Plugin.pm
line 3039.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0xc831b10)

It's strange because I don't see anywhere to input the Wunderground API
key. I'm going to try to install the whole folder that was attached.

Anyone else running either of these on a Synology?



htcheng's Profile: http://forums.slimdevices.com/member.php?userid=63674
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