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

2019-08-24 Thread philippe_44


jgreen8240 wrote: 
> Philippe - Responding to this thread that my brother started on my
> behalf. Thanks in advance for your help with this. The problem is the
> music stops playing consistently after about 5- 8 songs. Just recreated
> the issue so I could attach the log file you requested. I am using
> Logitech Media Server on random play and sending to chromecast audio. I
> am definitely something of a neophyte so please let me know if you need
> any more information. Thanks again - Jim

Hi Jim - Does it do this only with the BeoPlay? I see you have another
player. What the log seems to tell is that the streaming connection
between the bridge and LMS is suddenly interrupted.



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=104614

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2019-08-24 Thread Ron F.


I might have discovered something PasTim...

This whole business with the Linux firewall began with the desire to
allow UPnPBridge to find mediarenderers on the local network by punching
a hole in the server's firewall just big enough to allow that to happen.
Using iptables and ipset, this appears to be possible. However, I have
found that the use of ipset has an unintended consequence: it is not
application specific and it allows other running programs to take
advantage of this and send a UPnP SSDP M-SEARCH broadcast of their own,
and open more ports than we had intended! I have found that
Chromium-based browsers, such as Opera and Vivaldi, (which I personally
use,) were doing this. I don't like this; I only wanted a port for
receiving Notify responses to be opened for the UPnPBridge plugin. I
note that Firefox does NOT behave this way - kudos to Mozilla.

Solution: yet another rule to be added to iptables. I found that all
browsers add a USER-AGENT field to their SSDP payload, and we can use
this to drop their outgoing broadcast before it gets sent, and before
they open another port using the ipset we created for UPnP.

sudo iptables -I OUTPUT 4 -d 239.255.255.250/32 -p udp -m udp --dport
1900 -m string --algo kmp --string 'USER-AGENT' -j DROP

In testing, this appears to have solved the issue for me. OK, so now,
disregarding the need for persistence across a reboot, I have the
following list of commands, to modify my netfilter-based firewall to
allow UPnPBridge to find my mediarenderers by opening a port for only a
few seconds for it to pick up responses, and then the port is closed.
This search is repeated every 20 seconds. I might put all this into a
bash script:

sudo ipset create upnp hash:ip,port timeout 6
sudo iptables -I OUTPUT 4 -d 239.255.255.250/32 -p udp -m udp --dport
1900 -j SET --add-set upnp src,src --exist
sudo iptables -I OUTPUT 4 -d 239.255.255.250/32 -p udp -m set
--match-set upnp src,src -j DROP
sudo iptables -I OUTPUT 4 -d 239.255.255.250/32 -p udp -m udp --dport
1900 -m string --algo kmp --string 'USER-AGENT' -j DROP
sudo iptables -I INPUT  4 -p udp -m set --match-set upnp dst,dst -j
ACCEPT

I will continue testing!



*Living Room:* SB Touch + DIY PSU > CI Audio VDA.2 DAC + VAC.1 PSU >
VRX.1 cables > Emotiva XSP-1 Gen 2 preamp + XPA-DR2 amp > Blue Jeans
cables > B 804 speakers
*Laptop:* System76 Galago + Ubuntu 16.04 + Squeezelite + Material Skin >
ifi USB iSilencer > Audirect Beam DAC > Senn IE 80 earbuds
*Bedroom:* Android Phone + SB Player + Squeeze Ctrl > Bluetooth > Bose
SoundLink Revolve
*Server:* Puget Systems Serenity + Ubuntu 18.04 + LMS 7.9.2
*Music:* Personal FLAC, Radio Paradise FLAC, Qobuz, Spotify

Ron F.'s Profile: http://forums.slimdevices.com/member.php?userid=5616
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

___
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)

2019-08-24 Thread jgreen8240


philippe_44 wrote: 
> I would need to see what happens by looking at the log file. I suspect
> the speaker maybe removed from the list b/c it would not send discovery
> updates

Philippe - Responding to this thread that my brother started on my
behalf. Thanks in advance for your help with this. The problem is the
music stops playing consistently after about 5- 8 songs. Just recreated
the issue so I could attach the log file you requested. I am using
Logitech Media Server on random play and sending to chromecast audio. I
am definitely something of a neophyte so please let me know if you need
any more information. Thanks again - Jim


+---+
|Filename: LMS Cast Log.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=28046|
+---+


jgreen8240's Profile: http://forums.slimdevices.com/member.php?userid=39327
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] Synology 7.9.2 packages

2019-08-24 Thread vinnielo


ralphy wrote: 
> Try the flac-armel and flac-armhf binaries from 'here'
> (https://sourceforge.net/projects/lmsclients/files/utility/flac/20180910-861a6dc).
> 
> Both have ogg enabled.  The armel flac runs fine on most arm based
> platforms regardless of the floating point number support.

Bingo! That's fixed my FLAC problem. Thanks a lot!



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH NEARLY 1000 REGISTERED USERS, THE RADIOFEEDS SERVER APP
(WITH AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH
MEDIA SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=108960

___
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

2019-08-24 Thread BoomX2


damdub wrote: 
> Hello and thank you for trying to help me
> Here is the logs from one stuck monitor to another
> 
> [19-08-25 00:06:43.4815] Plugins::SuperDateTime::Plugin::stuckMonitor
> (4234) Plugin appears to be stuck.  Forcing refresh...
> [19-08-25 00:06:46.4821] Plugins::SuperDateTime::Plugin::refreshData
> (4040) Data refresh in process...
> [19-08-25 00:06:46.4827] Plugins::SuperDateTime::Plugin::getWeatherNow
> (3465) async request:
> https://api.weather.com/v2/turbo/vt1observation?apiKey=d522aa97197fd864d36b418f39ebb323=m=fr-FR=json=50.41,4.16
> [19-08-25 00:06:46.6026] Plugins::SuperDateTime::Plugin::gotWeatherNow
> (3480) got
> https://api.weather.com/v2/turbo/vt1observation?apiKey=d522aa97197fd864d36b418f39ebb323=m=fr-FR=json=50.41,4.16
> [19-08-25 00:06:46.6031] Plugins::SuperDateTime::Plugin::getWeatherToday
> (3024) async request:
> https://api.weather.com/v2/turbo/vt1dailyforecast?apiKey=d522aa97197fd864d36b418f39ebb323=json=fr-FR=m=50.41,4.16
> [19-08-25 00:06:46.6736] Plugins::SuperDateTime::Plugin::gotWeatherToday
> (3039) got
> https://api.weather.com/v2/turbo/vt1dailyforecast?apiKey=d522aa97197fd864d36b418f39ebb323=json=fr-FR=m=50.41,4.16
> [19-08-25 00:06:46.6753] Plugins::SuperDateTime::Plugin::getWunderground
> (3598) No wunderground.com value set.  Skipping...
> [19-08-25 00:06:46.6755] Plugins::SuperDateTime::Plugin::getMLB (4270)
> Skipping MLB...
> [19-08-25 00:06:46.6757] Plugins::SuperDateTime::Plugin::getNFL (5529)
> Skipping NFL...
> [19-08-25 00:06:46.6760] Plugins::SuperDateTime::Plugin::getNBA (4632)
> Skipping NBA...
> [19-08-25 00:06:46.6762] Plugins::SuperDateTime::Plugin::getNHL (5352)
> Skipping NHL...
> [19-08-25 00:06:46.6765] Plugins::SuperDateTime::Plugin::getCBB (4907)
> Skipping CBB...
> [19-08-25 00:06:46.6767] Plugins::SuperDateTime::Plugin::getCFB (5129)
> Skipping CFB...
> [19-08-25 00:06:46.6770] Plugins::SuperDateTime::Plugin::getStocks
> (3717) No stocks selected... Skipping
> [19-08-25 00:06:46.6772] Plugins::SuperDateTime::Plugin::getAverages
> (2783) Skipping averages...
> [19-08-25 00:06:46.6774] Plugins::SuperDateTime::Plugin::refreshData
> (4103) Drawing screens...
> [19-08-25 00:16:46.4831] Plugins::SuperDateTime::Plugin::stuckMonitor
> (4234) Plugin appears to be stuck.  Forcing refresh...
> [19-08-25 00:16:49.4841] Plugins::SuperDateTime::Plugin::refreshData
> (4040) Data refresh in process...
> [19-08-25 00:16:49.4847] Plugins::SuperDateTime::Plugin::getWeatherNow
> (3465) async request:
> https://api.weather.com/v2/turbo/vt1observation?apiKey=d522aa97197fd864d36b418f39ebb323=m=fr-FR=json=50.41,4.16
> [19-08-25 00:16:49.6752] Plugins::SuperDateTime::Plugin::gotWeatherNow
> (3480) got
> https://api.weather.com/v2/turbo/vt1observation?apiKey=d522aa97197fd864d36b418f39ebb323=m=fr-FR=json=50.41,4.16
> [19-08-25 00:16:49.6757] Plugins::SuperDateTime::Plugin::getWeatherToday
> (3024) async request:
> https://api.weather.com/v2/turbo/vt1dailyforecast?apiKey=d522aa97197fd864d36b418f39ebb323=json=fr-FR=m=50.41,4.16
> [19-08-25 00:16:49.7831] Plugins::SuperDateTime::Plugin::gotWeatherToday
> (3039) got
> https://api.weather.com/v2/turbo/vt1dailyforecast?apiKey=d522aa97197fd864d36b418f39ebb323=json=fr-FR=m=50.41,4.16
> [19-08-25 00:16:49.7849] Plugins::SuperDateTime::Plugin::getWunderground
> (3598) No wunderground.com value set.  Skipping...
> [19-08-25 00:16:49.7851] Plugins::SuperDateTime::Plugin::getMLB (4270)
> Skipping MLB...
> [19-08-25 00:16:49.7853] Plugins::SuperDateTime::Plugin::getNFL (5529)
> Skipping NFL...
> [19-08-25 00:16:49.7856] Plugins::SuperDateTime::Plugin::getNBA (4632)
> Skipping NBA...
> [19-08-25 00:16:49.7858] Plugins::SuperDateTime::Plugin::getNHL (5352)
> Skipping NHL...
> [19-08-25 00:16:49.7861] Plugins::SuperDateTime::Plugin::getCBB (4907)
> Skipping CBB...
> [19-08-25 00:16:49.7864] Plugins::SuperDateTime::Plugin::getCFB (5129)
> Skipping CFB...
> [19-08-25 00:16:49.7866] Plugins::SuperDateTime::Plugin::getStocks
> (3717) No stocks selected... Skipping
> [19-08-25 00:16:49.7868] Plugins::SuperDateTime::Plugin::getAverages
> (2783) Skipping averages...
> [19-08-25 00:16:49.7870] Plugins::SuperDateTime::Plugin::refreshData
> (4103) Drawing screens...
> [19-08-25 00:23:34.9729] Slim::Utils::Misc::msg (1254) Warning:
> [00:23:34.9008] Image::Scale libpng warning: iCCP: known incorrect sRGB
> profile
> (/volume1/@appstore/SqueezeCenter/Slim/Plugin/DontStopTheMusic/HTML/EN/plugins/DontStopTheMusic/html/images/icon.png

Nothing obvious there.  Go ahead and bump the logging for SDT up to
DEBUG.  Then post or PM me the zip file of the server log after the
stuckMonitor has activated once or twice.



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

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

2019-08-24 Thread damdub


Hello and thank you for trying to help me
Here is the logs from one stuck monitor to another

[19-08-25 00:06:43.4815] Plugins::SuperDateTime::Plugin::stuckMonitor
(4234) Plugin appears to be stuck.  Forcing refresh...
[19-08-25 00:06:46.4821] Plugins::SuperDateTime::Plugin::refreshData
(4040) Data refresh in process...
[19-08-25 00:06:46.4827] Plugins::SuperDateTime::Plugin::getWeatherNow
(3465) async request:
https://api.weather.com/v2/turbo/vt1observation?apiKey=d522aa97197fd864d36b418f39ebb323=m=fr-FR=json=50.41,4.16
[19-08-25 00:06:46.6026] Plugins::SuperDateTime::Plugin::gotWeatherNow
(3480) got
https://api.weather.com/v2/turbo/vt1observation?apiKey=d522aa97197fd864d36b418f39ebb323=m=fr-FR=json=50.41,4.16
[19-08-25 00:06:46.6031] Plugins::SuperDateTime::Plugin::getWeatherToday
(3024) async request:
https://api.weather.com/v2/turbo/vt1dailyforecast?apiKey=d522aa97197fd864d36b418f39ebb323=json=fr-FR=m=50.41,4.16
[19-08-25 00:06:46.6736] Plugins::SuperDateTime::Plugin::gotWeatherToday
(3039) got
https://api.weather.com/v2/turbo/vt1dailyforecast?apiKey=d522aa97197fd864d36b418f39ebb323=json=fr-FR=m=50.41,4.16
[19-08-25 00:06:46.6753] Plugins::SuperDateTime::Plugin::getWunderground
(3598) No wunderground.com value set.  Skipping...
[19-08-25 00:06:46.6755] Plugins::SuperDateTime::Plugin::getMLB (4270)
Skipping MLB...
[19-08-25 00:06:46.6757] Plugins::SuperDateTime::Plugin::getNFL (5529)
Skipping NFL...
[19-08-25 00:06:46.6760] Plugins::SuperDateTime::Plugin::getNBA (4632)
Skipping NBA...
[19-08-25 00:06:46.6762] Plugins::SuperDateTime::Plugin::getNHL (5352)
Skipping NHL...
[19-08-25 00:06:46.6765] Plugins::SuperDateTime::Plugin::getCBB (4907)
Skipping CBB...
[19-08-25 00:06:46.6767] Plugins::SuperDateTime::Plugin::getCFB (5129)
Skipping CFB...
[19-08-25 00:06:46.6770] Plugins::SuperDateTime::Plugin::getStocks
(3717) No stocks selected... Skipping
[19-08-25 00:06:46.6772] Plugins::SuperDateTime::Plugin::getAverages
(2783) Skipping averages...
[19-08-25 00:06:46.6774] Plugins::SuperDateTime::Plugin::refreshData
(4103) Drawing screens...
[19-08-25 00:16:46.4831] Plugins::SuperDateTime::Plugin::stuckMonitor
(4234) Plugin appears to be stuck.  Forcing refresh...
[19-08-25 00:16:49.4841] Plugins::SuperDateTime::Plugin::refreshData
(4040) Data refresh in process...
[19-08-25 00:16:49.4847] Plugins::SuperDateTime::Plugin::getWeatherNow
(3465) async request:
https://api.weather.com/v2/turbo/vt1observation?apiKey=d522aa97197fd864d36b418f39ebb323=m=fr-FR=json=50.41,4.16
[19-08-25 00:16:49.6752] Plugins::SuperDateTime::Plugin::gotWeatherNow
(3480) got
https://api.weather.com/v2/turbo/vt1observation?apiKey=d522aa97197fd864d36b418f39ebb323=m=fr-FR=json=50.41,4.16
[19-08-25 00:16:49.6757] Plugins::SuperDateTime::Plugin::getWeatherToday
(3024) async request:
https://api.weather.com/v2/turbo/vt1dailyforecast?apiKey=d522aa97197fd864d36b418f39ebb323=json=fr-FR=m=50.41,4.16
[19-08-25 00:16:49.7831] Plugins::SuperDateTime::Plugin::gotWeatherToday
(3039) got
https://api.weather.com/v2/turbo/vt1dailyforecast?apiKey=d522aa97197fd864d36b418f39ebb323=json=fr-FR=m=50.41,4.16
[19-08-25 00:16:49.7849] Plugins::SuperDateTime::Plugin::getWunderground
(3598) No wunderground.com value set.  Skipping...
[19-08-25 00:16:49.7851] Plugins::SuperDateTime::Plugin::getMLB (4270)
Skipping MLB...
[19-08-25 00:16:49.7853] Plugins::SuperDateTime::Plugin::getNFL (5529)
Skipping NFL...
[19-08-25 00:16:49.7856] Plugins::SuperDateTime::Plugin::getNBA (4632)
Skipping NBA...
[19-08-25 00:16:49.7858] Plugins::SuperDateTime::Plugin::getNHL (5352)
Skipping NHL...
[19-08-25 00:16:49.7861] Plugins::SuperDateTime::Plugin::getCBB (4907)
Skipping CBB...
[19-08-25 00:16:49.7864] Plugins::SuperDateTime::Plugin::getCFB (5129)
Skipping CFB...
[19-08-25 00:16:49.7866] Plugins::SuperDateTime::Plugin::getStocks
(3717) No stocks selected... Skipping
[19-08-25 00:16:49.7868] Plugins::SuperDateTime::Plugin::getAverages
(2783) Skipping averages...
[19-08-25 00:16:49.7870] Plugins::SuperDateTime::Plugin::refreshData
(4103) Drawing screens...
[19-08-25 00:23:34.9729] Slim::Utils::Misc::msg (1254) Warning:
[00:23:34.9008] Image::Scale libpng warning: iCCP: known incorrect sRGB
profile
(/volume1/@appstore/SqueezeCenter/Slim/Plugin/DontStopTheMusic/HTML/EN/plugins/DontStopTheMusic/html/images/icon.png



damdub's Profile: http://forums.slimdevices.com/member.php?userid=66823
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2019-08-24 Thread philippe_44


john greenwood wrote: 
> My brother - not a forum member - just installed CastBridge.  To his
> initial surprise, his Beoplay speakers showed up as streaming options.
> The reason, I assume, is that Beoplay has integrated ChromeCast
> streaming.  However, the music stops after every 7th or 8th song.  Any
> thoughts as to why?
> 
> Edit - curiouser and curiouser.  My brother has JRiver installed as
> well.  After he installed CastBridge, the Beoplay speakers appeared as
> ChromeCast devices in JRiver as well.  (They already existed in JRiver
> as Beoplay devices, so now they appeared twice.) My brother found that
> accessing them from JRiver as ChromeCast devices he did not run into
> problems with the music stopping.

I would need to see what happens by looking at the log file. I suspect
the speaker maybe removed from the list b/c it would not send discovery
updates



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=104614

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


Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2019-08-24 Thread pinkdot


I will add the Flac binaries created by Ralphy in the next build. This
will be a test build first! Probably will get to this in the upcoming
week. Currently still far away from any computer ;-)

Greetings,
Martin

Sent from my MI A2 Lite using Tapatalk



-RPI 2 ('myMPD' (https://github.com/jcorporation/mympd)/'Squeezelite'
(https://sourceforge.net/projects/lmsclients/files/)),HifiBerry Digi+
Pro,  Aune S6 - Exposure 3010S2 - PMC FB1i-s
-'LmsUpdate '
(https://forums.slimdevices.com/showthread.php?108960-Synology-7-9-2-packages)-
Updated and Cleaned up Logitech Media Server 7.9.2 for Synology.

pinkdot's Profile: http://forums.slimdevices.com/member.php?userid=34644
View this thread: http://forums.slimdevices.com/showthread.php?t=108960

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


Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2019-08-24 Thread ralphy


vinnielo wrote: 
> Hi, pinkdot.
> 
> I think I downloaded a build of LMS for my Synology NAS from you:
> LogitechMediaServer-armada38x-7.9.2-168.0023
> 
> I was wondering if you might be able to supply me with a copy of flac
> (in the Bin directory), but with Ogg support.
> My issue is in the latter parts of this thread:
> https://forums.slimdevices.com/showthread.php?109615-Local-ogg-flac-stream-no-longer-plays-after-update-to-latest-7-9-2-nightly/page2
> 
> I'm trying to achieve this without reinstalling LMS.
> 
> Thanks in advance!

Try the flac-armel and flac-armhf binaries from 'here'
(https://sourceforge.net/projects/lmsclients/files/utility/flac/20180910-861a6dc).

Both have ogg enabled.  The armel flac runs fine on most arm based
platforms regardless of the floating point number support.



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=108960

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-08-24 Thread d6jg


Have a great holiday Craig!



VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2019-08-24 Thread vinnielo


Hi, pinkdot.

I think I downloaded a build of LMS for my Synology NAS from you:
LogitechMediaServer-armada38x-7.9.2-168.0023

I was wondering if you might be able to supply me with a copy of flac
(in the Bin directory), but with Ogg support.
My issue is in the latter parts of this thread:
https://forums.slimdevices.com/showthread.php?109615-Local-ogg-flac-stream-no-longer-plays-after-update-to-latest-7-9-2-nightly/page2

I'm trying to achieve this without reinstalling LMS.

Thanks in advance!



RADIOFEEDS UK & IRELAND..[/B] AN UP-TO-DATE RADIO DIRECTORY FOR YOUR
SQUEEZEBOX/TRANSPORTER/UE SMART RADIO.. AVAILABLE FROM THE APP GALLERY.
BONUS: WITH NEARLY 1000 REGISTERED USERS, THE RADIOFEEDS SERVER APP
(WITH AAC STREAMS INCLUDED) IS AVAILABLE FOR MYSQUEEZEBOX, LOGITECH
MEDIA SERVER, SQUEEZEBOX SERVER, SQUEEZECENTER AND SLIMSERVER!
CLICK: *HTTP://WWW.RADIOFEEDS.CO.UK/SQUEEZE
[b]We now also list the BBC HLS streams!*

vinnielo's Profile: http://forums.slimdevices.com/member.php?userid=14510
View this thread: http://forums.slimdevices.com/showthread.php?t=108960

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-08-24 Thread Ron F.


cpd73 wrote: 
> That's not large. Anyhow, I just deleted a 176 item playlist - and this
> was almost instant! Editing a playlist can be slow, as for each edit
> Material asks LMS for the list again - and LMS can be very slow reading
> a playlist.
> 
> Do you have lots of playlists? All Material does when deleting a
> playlist is pass a delete command to LMS, await the response, and
> refresh the list.
> 
> 
> 
> Yup. But couldn't resist making some quick changes. The playlist list
> refresh on save should now be fixed.

Hi Craig,

I have 34 playlists, some of them have as many as 200 songs. I do not
understand why deleting a playlist is causing me so much trouble.

I saw that issue #141 was closed; I tested the update to master - and it
works now; the playlist display updates nicely without having to do a
manual refresh.

-Ron



*Living Room:* SB Touch + DIY PSU > CI Audio VDA.2 DAC + VAC.1 PSU >
VRX.1 cables > Emotiva XSP-1 Gen 2 preamp + XPA-DR2 amp > Blue Jeans
cables > B 804 speakers
*Laptop:* System76 Galago + Ubuntu 16.04 + Squeezelite + Material Skin >
ifi USB iSilencer > Audirect Beam DAC > Senn IE 80 earbuds
*Bedroom:* Android Phone + SB Player + Squeeze Ctrl > Bluetooth > Bose
SoundLink Revolve
*Server:* Puget Systems Serenity + Ubuntu 18.04 + LMS 7.9.2
*Music:* Personal FLAC, Radio Paradise FLAC, Qobuz, Spotify

Ron F.'s Profile: http://forums.slimdevices.com/member.php?userid=5616
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-08-24 Thread cpd73


Ron F. wrote: 
> Secondly, if I then delete the new playlist, using the option to do that
> in it's overflow menu, it can take a very long time for material/desktop
> to complete this task. In fact, on one occasion earlier today, it seemed
> like the browser, (Opera in my case,) had hanged. Then again, I had to
> refresh the browser tab to see that the playlist had indeed been
> deleted. On one occasion while doing this test, material/desktop gave me
> a "network error."

Can you run Material with debug, and place the results on the gitub
page.



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2019-08-24 Thread PasTim


Ron F. wrote: 
> I do not understand how your server can accept responses from your UPnP
> renderers unless some INPUT rule is present that allows this to happen,
> or the firewall has been disabled altogether? I use *sudo iptables -S*
> to get a list of the rules that are currently in force. I found
> sometimes my phone was temperamental in being discovered too, and
> increasing the timeout parameter when creating the ipset upnp, seemed to
> help with that. I will play with the "-s" option that you mentioned, but
> it should work. Additionally, although this might not be all that
> helpful, I think I found a simple way to limit the number of SSDP
> M-Search broadcasts that go out periodically to just 1 each time; I
> added this rule at the end of the rest of the setup:
> SUDO IPTABLES -I OUTPUT 4 -D 239.255.255.250/32 -P UDP -M SET
> --MATCH-SET UPNP SRC,SRC -J DROP
> Since it is also #4, it will be placed BEFORE the previous #4 rule, and
> it does have to go prior to drop the outgoing packet in time.
I don't understand quite a bit of this stuff. I'll need to track what's
going on in more detail.  My firewall is definitely on.  I have a
suspicion that some renderers are sending out unsolicited "I'm here"
messages, but I'll see.  Given that I have multiple players I don't
think I want to try to drop the entries when I get one match.

However, I will give testing a rest for a while.  Something else may
occur to me when I'm not thinking about it.



LMS 7.9.2 on PC, Xubuntu 18.04, FLACs 16->24 bit, 44.1->192kbps.  2
Touchs & EDO.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (A308CR amp & ESLs) & Marantz
CR603 UPnP renderers.  
Also Minimserver & Upplay to same & to upmpdcli/mpd PC renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 18.04 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-08-24 Thread cpd73


Ron F. wrote: 
> Yes, it was a large playlist - 121 tracks.
That's not large. Anyhow, I just deleted a 176 item playlist - and this
was almost instant! Editing a playlist can be slow, as for each edit
Material asks LMS for the list again - and LMS can be very slow reading
a playlist.

Do you have lots of playlists? All Material does when deleting a
playlist is pass a delete command to LMS, await the response, and
refresh the list.

Ron F. wrote: 
> I imagine you are going on vacation for a week? I hope you have a good
> time.

Yup. But couldn't resist making some quick changes. The playlist list
refresh on save should now be fixed.



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2019-08-24 Thread Ron F.


PasTim wrote: 
> I'm going to put this project to one side for a few days at least.  It
> now seems that some of my UPnP renderers need this check for random 5
> digits port numbers to be discovered, and some don't.  
> 
> I was trying to see if I could further qualify the devices that respond
> to the multicast to 239.255.255.250 by adding a "-s"  (or possibly a "-m
> iprange") clause, and found that two out of my 3 UPnP renderers were
> found even without the INPUT clause at all.  I am slightly unsure
> whether the -s clause works - the device that seems to need the INPUT
> clause seems to be somewhat temperamental in being discovered.
> 
> As it stands all 3 of my devices work at the moment.  If I recall
> correctly you are using a mobile.  I have an LMS player on my mobile, so
> don't need UPnP for it. However, it might be useful for me to have
> another player to test.  What renderer are you using?

I do not understand how your server can accept responses from your UPnP
renderers unless some INPUT rule is present that allows this to happen,
or the firewall has been disabled altogether? I use *sudo iptables -S*
to get a list of the rules that are currently in force. I found
sometimes my phone was temperamental in being discovered too, and
increasing the timeout parameter when creating the ipset upnp, seemed to
help with that. I will play with the "-s" option that you mentioned, but
it should work. Additionally, although this might not be all that
helpful, I think I found a simple way to limit the number of SSDP
M-Search broadcasts that go out periodically to just 1 each time; I
added this rule at the end of the rest of the setup:
SUDO IPTABLES -I OUTPUT 4 -D 239.255.255.250/32 -P UDP -M SET
--MATCH-SET UPNP SRC,SRC -J DROP
Since it is also #4, it will be placed BEFORE the previous #4 rule, and
it does have to go prior, to drop the packet in time.



*Living Room:* SB Touch + DIY PSU > CI Audio VDA.2 DAC + VAC.1 PSU >
VRX.1 cables > Emotiva XSP-1 Gen 2 preamp + XPA-DR2 amp > Blue Jeans
cables > B 804 speakers
*Laptop:* System76 Galago + Ubuntu 16.04 + Squeezelite + Material Skin >
ifi USB iSilencer > Audirect Beam DAC > Senn IE 80 earbuds
*Bedroom:* Android Phone + SB Player + Squeeze Ctrl > Bluetooth > Bose
SoundLink Revolve
*Server:* Puget Systems Serenity + Ubuntu 18.04 + LMS 7.9.2
*Music:* Personal FLAC, Radio Paradise FLAC, Qobuz, Spotify

Ron F.'s Profile: http://forums.slimdevices.com/member.php?userid=5616
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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