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

2020-05-11 Thread hokie-bird

philippe_44 wrote: 
> I don’t know what is the AppleTV app on a Samsung TV, I did not even
> know that Apple would ever do that. But if it offers an AirPlay2 only,
> then it will. It work as I only support AirPlay1

Thanks Philippe for the clarification.  Yes, it appears the Samsung TV
app is AirPlay2 (https://www.samsung.com/us/support/answer/ANS00082643/)
so I guess that means no-luck.  Oh well, fingers-crossed maybe we'll get
to AirPlay2 support at some point in the future as it would be a really
cool addition to the devices supported by your amazing bridge.  Thanks
again for it.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2020-05-07 Thread hokie-bird


Anyone have any experience with using this bridge with the AppleTV app
on a Samsung TV?  Just got a new TV, and my iPhones and PC's/MacBooks
with iTunes all "see" the Samsung TV as an available streaming device
and play to it flawlessly, but the AirPlay Bridge is not detecting it. 
I've tried restarting the server and the bridge as well as re-generating
a prefs file, to no avail.  Additionally, all my other AirPlay speakers
are still detected and playing fine, so the bridge is functioning.  I've
confirmed via the IP address on the TV that its on the same network. 
Would appreciate any ideas on whether this SHOULD work before I spend
too much time, and if so, maybe where to start troubleshooting?  

Thanks in-advance.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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] Pandora MP3 Stuttering/Distorted, Local mp3's fine

2019-08-23 Thread hokie-bird


Thank you for the further suggestions.  Update is, I believe the problem
is solved.  I started experimenting with syncing different combinations
of players, and isolated the problem to only happening when a particular
player was in the sync group.  Wierd thing, its the player running also
on my LMS server (which is a pretty beefy full-PC (LibreELEC x86-64
connected via Ethernet, not a RPi/WiFi) so I'd never really cast a look
at it, assuming the Pi's had to be the culprit.  That PC has a JBL
speaker/subwoofer combo plugged-in via the headphone port, and it seems
(for a reason I cant remember) I was using the "-o dmix" option on the
Squeezelite command line to drive the headphone audio destination.  When
I switched the the output directly to the hardware device via "-o
default:CARD=PCH" and resumed testing, all stuttering/garbling sound has
completely ceased.  Hopefully this helps someone else later

Thanks again for the collaboration.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
View this thread: http://forums.slimdevices.com/showthread.php?t=110890

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


Re: [SlimDevices: Plugins] Pandora MP3 Stuttering/Distorted, Local mp3's fine

2019-08-22 Thread hokie-bird


Thanks for the assist, and yea, shortly after posting I had the same
thought, so I upgraded to 7.9.2 - 1565967976 later yesterday, but
problem not solved and stuttering/garbled sound persists.  Looking
forward to any further ideas or suggestions.



hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
View this thread: http://forums.slimdevices.com/showthread.php?t=110890

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


[SlimDevices: Plugins] Pandora MP3 Stuttering/Distorted, Local mp3's fine

2019-08-21 Thread hokie-bird


After hours of troubleshooting, I'm posting for help as I think I've
exhausted my ability to solve;  using LMS v7.9.1 on x86_64 platform,
connected to multiple RPi3 players running LibreELEC and Squeezelite
v1.9.2-1165, outputting to HDMI.  Local media mp3s play perfectly, FLAC
files via Spotty play perfectly, but when streaming Pandora (mp3),
somewhere about the 2nd or 3rd song, with about 1 minute remaining in
the song, play starts stuttering.  If I ignore it, the next song starts,
plays fine until the 1-minute-remaining mark, and stuttering repeats. 
If I stop and restart the stream, first 1-2 songs play fine, then
pattern repeats.  I've tried adjusting squeezelite parameters (-a 200,
or -a :8:32:) based on recommendations in other posts, to no avail.  I
set Pandora logging to Debug on the server and below is the error that
posts when the stuttering starts, and it repeats at basically every
stutter.  

Slim::Networking::IO::Select::__ANON__ (131) Error: Select task failed
calling Slim::Player::Source::__ANON__: illegal file descriptor or
filehandle (either no attached file descriptor or illegal value):  at
/storage/downloads/lms/Slim/Networking/IO/Select.pm line 134.;
fh=Slim::Plugin::Pandora::ProtocolHandler=GLOB(0xbe10cb8)

No other errors or warnings in the log, and yes this is a paid Pandora
account, which streams perfectly to other devices on the same network
via the native Pandora apps or a web browser.  

Thanks in-advance to anyone with ideas and/or suggestions.  Happy to
research other questions or experiment with solutions and report back.



hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
View this thread: http://forums.slimdevices.com/showthread.php?t=110890

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


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

2017-08-29 Thread hokie-bird

philippe_44 wrote: 
> That's what I needed. I see where the problem happens, but don't know
> why (yet). I got a metadata url that is an illegal memory context. Can
> you restart with full debug: add "-d all=sdebug"?

Update:  I attempted to re-run with "-d all=sdebug" and the GDB results
were unchanged, so I went looking for the raopbridge.log.  While
reviewing it, i noticed the timestamps on the log lines didnt seem to
reconcile to the actual times of the events this AM, so I forced a 'set
date' at the command line to set date-time, and then re-started
everything again.  I'm now 4+ songs in streaming from Spotty, and no
fault so far, fingers crossed.  Could it all really have been a
time/sync problem?  Does that even seem possible, or has something else
just coincidentally changed?


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-08-29 Thread hokie-bird

philippe_44 wrote: 
> Are you sure this was with the version with debug symbols? I should have
> more than ??

To be sure I used the correct file I tried again, and the result was the
same. (Wasnt sure if it needed to be in the same directory tree as the
rest of the plugin or not, so tried both; in the plugin Directory I
renamed the original and pasted the special one you sent.)  Here's the
output from the GDB command line, until right after the "run", if that
helps any?  

/lms/Cache/InstalledPlugins/Plugins/RaopBridge/Bin # gdb
./squeeze2raop-x86-64-static
GNU gdb (GDB) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "x86_64-libreelec-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./squeeze2raop-x86-64-static...done.
(gdb) run
Starting program:
/storage/downloads/lms/Cache/InstalledPlugins/Plugins/RaopBridge/Bin/squeeze2raop-x86-64-static
[10:14:16.315386] main:1406 Starting squeeze2raop version: v0.3.1.0 (Aug
27 2017 @ 11:23:16)

[10:14:16.315684] Start:1195 Binding to 192.168.1.3
[10:14:16.315797] StartActiveRemote:1129 DACP port: 36285
[New LWP 1355]



hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-08-28 Thread hokie-bird

philippe_44 wrote: 
> This version here
> https://dl.dropboxusercontent.com/u/26754471/squeezecenter/squeeze2raop-x86-64-static
> contains debug symbol so you'll know where it crashed. Just run "gdb
> ./squeeze2raop-x86-64-static" and then type "run"

Super-cool, thank you.  Here's the last few lines of output before the
fault, which happened about 2 minutes into streaming via Spotty.  Does
this provide enough to learn anything, or how can I provide more if
necessary?  

[21:23:58.763733] raopcl_send_chunk:579 [0x7f9af400b030]: check
n:2106895019 p:2106896258 ts:163741475969325 sn:23161
retr: 0, avail: 0, send: 0, select: 0)
[21:24:01.422890] exec_request:603 [0x7f9af400a0a0]: response :  request
failed
[21:24:01.423024] PlayerThread:495 [0xa98340]: raop failed to connect
[LWP 2710 exited]
[21:24:02.423334] cli_open_socket:194 [0xa3da80]: opened CLI socket 14

Thread 6 "squeeze2raop-x8" received signal SIGSEGV, Segmentation fault.
[Switching to LWP 1868]
0x7f9afc54f169 in ?? () from /usr/lib/libnss_files.so.2
(gdb)


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-08-28 Thread hokie-bird

philippe_44 wrote: 
> There is a ton of crypto-packages that I had to add just for that, and
> the problem is likely the Perl version in your system. Is this on the
> libreElec? Can you tell me the Perl version (perl -v)? But it this works
> on your ATV, then you do not need to worry about that. Ontly IoS 10.2.x
> requires pairing. It's optional before
> 
> Crash is on the LibreElec as well? You'd need to have gdb up and running
> and that I'll provide you with a version with symbols embedded so that
> you'll know exectly where it crashed. But w/o gdb, which might be
> painful to install on LibreElec, it's very difficult to investigate -
> any log you have up to the time it crashes?

Cool news, looks like gdb is installed already on LibreELEC.  If you can
coach me up on how to meaningfully use it, happy to give it a shot.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-08-28 Thread hokie-bird

philippe_44 wrote: 
> There is a ton of crypto-packages that I had to add just for that, and
> the problem is likely the Perl version in your system. Is this on the
> libreElec? Can you tell me the Perl version (perl -v)? But it this works
> on your ATV, then you do not need to worry about that. Ontly IoS 10.2.x
> requires pairing. It's optional before
> 
> Crash is on the LibreElec as well? You'd need to have gdb up and running
> and that I'll provide you with a version with symbols embedded so that
> you'll know exectly where it crashed. But w/o gdb, which might be
> painful to install on LibreElec, it's very difficult to investigate -
> any log you have up to the time it crashes?

I'll look at the logs, see what I can find and remit if something there.
Re:  PERL version, it's reporting 5.24.1.  I have no knowledge of gdb,
but will have a look at possbility of that too on LibreELEC.  Stay tuned
and thanks.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-08-28 Thread hokie-bird

philippe_44 wrote: 
> I'm out of ideas for atv2 and I cannot test. There is probably something
> wrong I'm doing with the images, but knowing that it works with local
> file, I can't think of anything 
> 
> Re libreelec, I have tried on an arm version and played a few tracks
> then stopped investigations. I don't have an environment that allows me
> to replicate librelec on x86 and as they do not support VB, I can't
> virtualize one, so here I'm stuck as well. Librelec being a minimum
> system, there is no gdb or valgrind, so difficult for me to tell you
> what to investigate. Was the config file empty?

Thanks, and I understand these asks are pretty limited in applicability
I guess, considering both LibreELEC and ATV v2 vs. newer hardware, etc. 
That said, your question re:  "was the config file empty" and the fact
that with Avahi turned-off enables startup right on my LMS box, led me
to force creation of a new config file from the LMS Settings UI, and
BOOM, some new results!  

1.  I now see the "Pair" button on the Settings Tab next to my aTV2, but
pressing it yields no results; nothing happens on the aTV nor am I
prompted for the code via the UI.  Any ideas here?  
2.  I now have coverart on my aTV2!  Yea!  Except it only lasts for
about 1.5 songs, then squeeze2raop crashes and my streaming stops. 
Darn, so close!  Any suggestions for how to troubleshoot the crash?  

Continued thanks.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-08-27 Thread hokie-bird

philippe_44 wrote: 
> For the squeeze2raop on libreElec, here is the reason: the avahi-daemon
> is set to disallow all other processes to listen to port 5353, i.e. to
> listen to mDNS broadcast messages. This is etc in
> /etc/avahi/avahi_daemon.conf and parameter disallow-other-stacks (see
> https://linux.die.net/man/5/avahi-daemon.conf). So unless this parameter
> is changed, my app cannot listen to mDNS request and cannot discover
> players. You can kill the daemon and you'll see that squeeze2raop works
> fine. This conf file unfortunately is read-only as I think libreElec is
> a very minimal distro using squashfs. I'm not used to handling squashfs,
> but you can find some pointers here
> https://dustplanet.de/howto-update-openelec-root-ssh-password/ and I'm
> sure tons of people on libreElec forum will tell you how to do that

Philippe, can't thank you enough for the effort and collaboration on
these 2 issues.   Updates on each:. 

-Cover art: 0.3.0.5 did NOT solve the problem.  To ensure
 is being sent, I even replicated it in the player
section, with no change in result.  Also, I can confirm the settings are
correct because if I play local music, cover art displays on the aTV2,
but from either Pandora and Spotty, no go.  

-LibreElec:  So, Avahi seems to be the culprit, great find!   If I just
disable it (easier test than changing settings)
squeeze2raop-x86-64-static loads perfectly and detects my players. 
However, as as soon as I start streaming, I get a segmentation fault,
and squeeze2raop terminates.

How can I help troubleshoot these?


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-08-25 Thread hokie-bird

philippe_44 wrote: 
> What AppleTV, iOS and LMS versions do you have? I have v4, latest iOS
> and LMS 7.9.0 and I finally took a Spotify subscription and use Spotty
> plugin and it works fine - artwork is displayed. Are you *sure* that you
> checked, on the plugin settings "include cover art" option?

Versions are Squeeze2Raop:  v3.1.0.4, LMS:  v7.9.1, AppleTV2:  v6.2.1. 
Lastly, just double-checked my Config.txt and yes, both 
and  are set to 1 in the  section, with no
overrides or other references in the respective player sections.  

Appreciate the help.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-08-24 Thread hokie-bird

philippe_44 wrote: 
> 1) It does not seem so (too) long to me
> 
> 2) I'll try something soon, using SO_REUSEADDR socket option

Hey Philippe - just checking in on these 2 challenges.  To add
additional data to the metadata/coverart issue, I've added the new
Spotty app  to my LMS, and am getting the same result as Pandora at my
AppleTV:  music plays perfectly and artist, song and duration metadata
come thru, but the covert art does not.  Here's a log snippet on what
Spotty is sending:

[09:54:59.696020] PlayerThread:466 [0xa99210]: idx 38
artist:Van Morrison
album:Blowin' Your Mind!
title:Brown Eyed Girl
genre:[no genre]
duration:183.306
size:0
cover:https://i.scdn.co/image/f95935461bce5ff290d78e0bc68e8b1ffe8192b7

Secondly, anything I can do to help or provide logs re:  the BIND error
when attempting to start squeeze2raop on a LibreELEC x86-64 server?  

Thanks again for all the great work on this.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-07-28 Thread hokie-bird

hokie-bird wrote: 
> Brilliant!  Enabling encryption just for that one player via the Config
> file solved it, and now I have sound.  Would you expect the encryption
> to add any latency that would inherently affect sync?  Now that I have
> sound, its clear this device is lagging sync-wise pretty dramatically
> vs. all my other players, including an AppleTV connected via the Airplay
> Bridge.  Suggestions on how to best solve?  
> 
> Thank you again for the great work and all the help

UPDATE:  please disregard the ask re:  the Syncing.  A restart of the
Bridge seems to have solved it.  Not sure why, but great just the same!


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-07-28 Thread hokie-bird

philippe_44 wrote: 
> Usually these speakers are not official AirPlay device and use a free
> version of shairport. Long story short, you need to activate the
> encryption for that device (just for this one) in the AirPlay Bridge
> plugin settings
> 
> NB: for your other question, I don't have an answer. I'd need to try
> spotify (I don't have it)

Brilliant!  Enabling encryption just for that one player via the Config
file solved it, and now I have sound.  Would you expect the encryption
to add any latency that would inherently affect sync?  Now that I have
sound, its clear this device is lagging sync-wise pretty dramatically
vs. all my other players, including an AppleTV connected via the Airplay
Bridge.  Suggestions on how to best solve?  

Thank you again for the great work and all the help


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-07-22 Thread hokie-bird

I'm working to expand the devices connected via squeeze2raop, and just
purchased a rechargeable, wireless AirPlay speaker by August
(www.augustint.com).  Seems nice, sound is good, but its dead-silent
when must is played to it via LMS/squeeze2raop.  I know its connected to
the same WiFi network, and I know the volume is up/sufficiently loud, as
I can see it and play to it directly via my iPhone and iTunes.  I've
re-run squeeze2raop to create a new config file, and it auto-detected
the player straight-way, as well as all my controller apps see the
player and can select it, but no music.  (Even crazier, the August App,
which sees the speaker, displays the metadata of the songs I'm playing
from LMS as they are playing, but still no sound.)  Any tips, tricks or
differences with an Airplay speaker like this vs. an AppleTV?  My
AppleTV continues to play normally.  Also, no errors in the log from
squeeze2raop that i can see regarding this player.  

Thanks in-advance.



hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-07-18 Thread hokie-bird

philippe_44 wrote: 
> (1) can you tell me how long it this URL (myabe post one example)? It
> there is limit on my side (the whole response from LMS is limited to
> 1kB), I can certainly change that
> 
> (2) more problematic ... do you have more traces so that I know which
> socket binding exactly fails? There are many sockets opened (TCP for
> RTSP session and 3 for the audio streaming, and up to 3 for LMS
> connection)

Of course, re: (1) here's a snippet of the squeeze2raop output where the
Coverart is not displaying.  

[14:30:22.436912] PlayerThread:461 [0xa8ce80]: idx 0
artist:Bruno Mars
album:24K Magic
title:That's What I Like
genre:[no genre]
duration:206.000
size:0
cover:http://cont-1.p-cdn.com/images/public/int/6/2/1/4/075679904126_500W_500H.jpg

Regarding 2, happy to help. but not sure how to collect the data you are
requesting; sorry to have to ask, but if you can direct me, I'm happy to
get it and remit.


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-07-14 Thread hokie-bird

First, brilliant work on this; from the get-go its performed almost
perfectly for my in my environment.  I've found two small challenges I'd
love to help solve.  They are:  

(1) When streaming music via Pandora or Spotify plugins, the music and
metadata make it to the appleTV perfectly, but the cover-art does not. 
>From the squeeze2raop log, I can see the URL is being sent, but its VERY
long, and am guessing its getting truncated somewhere?  Cover-art for
local media works fine. 

(2)  I cannot get squeeze2raop to start on a LibreELEC box, regardless
of platform, x86-64 or rPi.  I always receive a network "bind:  already
in use" error.  

Thoughts on either?


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2017-05-23 Thread hokie-bird

Brilliant work on this, and apologies if I miss obvious details;
first-time post.  I have a librelelec system on an x86-64 platform
simultaneously running Kodi, LMS, and Squeezelite, behaving perfectly. 
When I attempted to run sq2r via the Plugins panel in LMS, only the
x86-64-static version would run, but no devices would be detected.  I
attempted to run sq2r manually to see what I could learn, and am seeing
an error "recv bind(): Address already in use"  My exact command and
responses pasted below, and behavior is exactly the same via version
0.3.0.0.1.  Any thoughts?  Thanks in-advance for the consideration.  

#
/storage/downloads/lms/Cache/InstalledPlugins/Plugins/RaopBridge/Bin/squeeze2raop-x86-64-static
-i test.txt
[22:46:44.568998] main:1318 Starting squeeze2raop version: v0.2.2.4 (Apr
29 2017 @ 10:34:09)

[22:46:44.570206] main:1321

!! ERROR LOADING CONFIG FILE !

recv bind(): Address already in use
[22:46:45.572552] main:1430 stopping squeelite devices ...
[22:46:45.572662] main:1432 stopping Raop devices ...
[22:46:46.572303] main:1434 all done


----
hokie-bird's Profile: http://forums.slimdevices.com/member.php?userid=66933
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: Airplay on squeezebox (for Windows)

2015-03-10 Thread hokie

I've been trying to get Shairport4w running on my HP MediaSmart Windows
Home Server following the tips from Spastic.  I was able to get the
WaveInput plugin running with the help of VB-Audio Virtual Cable, but am
having problems getting Shairport4w to work.

When I try to run Shairport4w I get the following error:
17578

Any thoughts on debugging this error?


+---+
|Filename: Shairport4W error.JPG|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=17578|
+---+


hokie's Profile: http://forums.slimdevices.com/member.php?userid=21568
View this thread: http://forums.slimdevices.com/showthread.php?t=100048

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


Re: [SlimDevices: Plugins] Announce: Airplay on squeezebox (for Windows)

2015-03-10 Thread hokie

schmurtz wrote: 
 hokie-  It will be something to do with Apple's Bonjour service. Make
 sure that it is running and set to boot in msconfig. If that fails, try
 reinstalling the Bonjour service using this link:
 http://support.apple.com/kb/DL999
 
 Also, make sure to reboot after installing Bonjour or making it active
 in msconfig.#65279;

If Bonjour was the problem, wouldn't I have the issue when running the
standard version of Shairport4w from SourceForge.net?  
Their current version (1.0.8.5) runs successfully and I can manually
connect to my Squeezebox with the WaveInput plugin.



hokie's Profile: http://forums.slimdevices.com/member.php?userid=21568
View this thread: http://forums.slimdevices.com/showthread.php?t=100048

___
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-11 Thread hokie

BoomX2 wrote: 
 # Fixed count in sdt10day to 9.
 # Fixed missing sunrise/sunset from current/today.
 # Adjusted handling of current through tomorrow 
 night intervals.
 # Corrected the period that data is collected 
 from for 
 # tomorrow/tomorrow night.
 # Corrected scrolling of sports scores on Boom 
 clients.

Thank you so much for updating the Weather.com portion of SDT, BoomX2! 
Works like a champ, and very happy to have my temperature and forecast
back.

The only thing I had to be careful with was making sure I used the
format zip_code:4:US.
Originally I just entered myzip code with out :4:US at the end, and I
kept getting Chicago weather (default entry).  Once I corrected the
format everything was fine.



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

2013-03-18 Thread hokie

phred wrote: 
 Thanks for the fast update, Greg.
 Please remind me how to apply it on a Windows 7 box.  Where does it go?
 
 Thanks again.

On my Windows Home Server it was located at drive\Program
Files\Squeezebox\server\Plugins\SuperDateTime\lib\Plugins\SuperDateTime
Should be a similar path under your Windows 7 box it may be Program
Files (x86)  or similar...


Greg,
Thanks so much for keeping on top of this moving target with TWC over
the years!



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

2011-06-10 Thread hokie

BoomX2 workaround as edited by David Zuckerman worked for me as well. 
Thanks for the band-aid, guys!


-- 
hokie

hokie's Profile: http://forums.slimdevices.com/member.php?userid=21568
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] IR-Blaster setup issues

2010-01-20 Thread hokie

I found my problem was trying to use an existing LIRC file someone
posted for my remote.  Today I used the learn mode to create raw codes
for commands I needed, and everything is working great!

Very slick setup, as I have a SB Controller which allows me to
wirelessly control the Squeezebox as well as my receiver with the audio
cabinet with doors closed.


-- 
hokie

hokie's Profile: http://forums.slimdevices.com/member.php?userid=21568
View this thread: http://forums.slimdevices.com/showthread.php?t=74124

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


[SlimDevices: Plugins] IR-Blaster setup issues

2010-01-16 Thread hokie

I'm trying to get the IR-Blaster Plugin working with my SB3 to control
the volume on my Yamaha RX-V663 receiver.  I read elsewhere I should be
able to connect a cable directly from my SB3 output to the remote input
on my receiver.

I have installed the plugin on my server, added the configuration file
for my receiver, connected the cable from SB3 to my receiver, and
configured the plugin for SB3 as shown below.

It appears that the plugin is communicating to the SB3, as the fixed
volume value seems to get passed when I restart the server.

The two problems I currently have:

1. When I press volume up and volume down on my remote, it still
changes the SB3 volume level

2. When I try to press the test buttons for Volume Up and Volume Down
settings, I don't see any response from my receiver.

Any help on how I should troubleshoot would be appreciated!


+---+
|Filename: irblaster.JPG|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=9068|
+---+

-- 
hokie

hokie's Profile: http://forums.slimdevices.com/member.php?userid=21568
View this thread: http://forums.slimdevices.com/showthread.php?t=74124

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


Re: [SlimDevices: Plugins] SuperDateTime stopped working ?

2010-01-13 Thread hokie

Hi Greg,
I'm running SDT 5.8.11 with SBS 7.4.1 on Windows Home Server.

My weather.com code is 76248 and I try to display the following:

(Default Mode)
Icon On, Off
Line 1 and 2 macros:  %z, %t

All I see is a cloud and the degrees symbols where the two temperatures
should be placed.

I tried placing your Chicago code in my setup, and get the same
results.

Any other additional information you'd like?

Thanks for your help.  As you can see, looks like a lot of people
really like and depend on SDT (as I do!).


-- 
hokie

hokie's Profile: http://forums.slimdevices.com/member.php?userid=21568
View this thread: http://forums.slimdevices.com/showthread.php?t=73222

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


Re: [SlimDevices: Plugins] SuperDateTime stopped working ?

2010-01-12 Thread hokie

I'm having problems today displaying weather.com data.

All I see is a cloud and two degrees symbols (where I usually have
high/low and current temperature.

I've tried restarting my server as well as cycling power to my SB3.


-- 
hokie

hokie's Profile: http://forums.slimdevices.com/member.php?userid=21568
View this thread: http://forums.slimdevices.com/showthread.php?t=73222

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


Re: [SlimDevices: Plugins] SqueezeControl for Android announcement and support thread

2009-11-08 Thread Arch Hokie 06

I was having the same problem getting CLI and had another problem  Also
make sure you have port 9090 open.  I was having firewall issues...just
a suggestion for anyone that sees this thread.

Amazing program.  My new Droid will not be my default remote instead of
my remote that came with my Duet!  Thanks a million for releasing it.


-- 
Arch Hokie 06

Arch Hokie 06's Profile: http://forums.slimdevices.com/member.php?userid=15762
View this thread: http://forums.slimdevices.com/showthread.php?t=62581

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