Re: [SlimDevices: SqueezeCenter] Why no transcoding wav & flc on stdin?

2018-08-20 Thread philippe_44


mherger wrote: 
> > That would allow remote streams to be transcoded?
> 
> I mentioned this before: I don't know. I wouldn't be surprised if that 
> simply was unimaginable back in the days when that convert.conf was 
> created. Would it work for you? I know that some people are having 
> issues streaming Radio Paradise flac stream to some of your bridges, as
> 
> it would require transcoding. Feel free to play with that file (you can
> 
> use a custom-convert.conf to override defaults). I'd be happy to modify
> 
> it if I knew it was working fine. I'm no expert there myself.
> 
> -- 
> 
> Michael

So far, I've been using LMS with these 2 extra rules in a
custom-convert.conf for a few hours, and looking at the transcoding
debug log, it seems to be be doing exactly what's expected: explore
various rules, then the more generic rule flc-mp3 (or wav-mp3), reject
it because it does not accept 'I', then re-run the search looking for
rules that can work but does not have seek capabilities and then find
this flc-mp3 (wav-mp3) rule and apply it successfully .



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

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


Re: [SlimDevices: SqueezeCenter] Why no transcoding wav & flc on stdin?

2018-08-20 Thread Michael Herger

That would allow remote streams to be transcoded?


I mentioned this before: I don't know. I wouldn't be surprised if that 
simply was unimaginable back in the days when that convert.conf was 
created. Would it work for you? I know that some people are having 
issues streaming Radio Paradise flac stream to some of your bridges, as 
it would require transcoding. Feel free to play with that file (you can 
use a custom-convert.conf to override defaults). I'd be happy to modify 
it if I knew it was working fine. I'm no expert there myself.


--

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


Re: [SlimDevices: SqueezeCenter] Ultralight LMS skin v0.3.2 released

2018-08-20 Thread paul-


For server duties, I really would not recommend using the audio version,
but if it's working for you, great.   The 4.0.0 beta might be a bit more
stable too.

Anyway, this is pretty straightforward.   For pCP, we have defined a
special plugin directory for manual plugins.Make sure LMS is setup
and running.

Open an SSH session to your device.and do the following.  Note the
the Cache folder is a symlink to persistent storage, so your directory
will look a little different.


Code:


  tc@piTouch:~$ cd /usr/local/slimserver/Cache
  tc@piTouch:/mnt/sdb2/tce/slimserver/Cache$ mkdir Plugins
  tc@piTouch:/mnt/sdb2/tce/slimserver/Cache$ cd Plugins/
  tc@piTouch:/mnt/sdb2/tce/slimserver/Cache/Plugins$ wget 
https://github.com/millerdev/lms-ultralight/releases/download/v0.3.2/UltralightSkin-v0.3.2.zip
  Connecting to github.com (192.30.253.113:443)
  Connecting to github-production-release-asset-2e65be.s3.amazonaws.com 
(52.216.129.99:443)
  UltralightSkin-v0.3. 100% 
|*|  2296k  0:00:00 
ETA
  tc@piTouch:/mnt/sdb2/tce/slimserver/Cache/Plugins$ unzip 
UltralightSkin-v0.3.2.zip
  Archive:  UltralightSkin-v0.3.2.zip
  creating: UltralightSkin/
  creating: UltralightSkin/HTML/
  creating: UltralightSkin/HTML/ultralight/
  inflating: UltralightSkin/install.xml
  inflating: UltralightSkin/Plugin.pm
  inflating: UltralightSkin/custom-types.conf
  inflating: UltralightSkin/strings.txt
  inflating: UltralightSkin/HTML/ultralight/README.md
  creating: UltralightSkin/HTML/ultralight/css/
  creating: UltralightSkin/HTML/ultralight/js/
  inflating: UltralightSkin/HTML/ultralight/9c74e172f87984c48ddf5c8108cabe67.png
  inflating: UltralightSkin/HTML/ultralight/index.html
  inflating: UltralightSkin/HTML/ultralight/manifest.json
  inflating: UltralightSkin/HTML/ultralight/vendor.c5f6f057af40697eb261.js.map
  inflating: 
UltralightSkin/HTML/ultralight/css/app-f03b3c94841fdc6006910d0fbb86e59f.css
  inflating: 
UltralightSkin/HTML/ultralight/css/app-f03b3c94841fdc6006910d0fbb86e59f.css.map
  inflating: UltralightSkin/HTML/ultralight/js/app-c5f6f057af40697eb261.js.map
  inflating: 
UltralightSkin/HTML/ultralight/fee66e712a8a08eef5805a46892932ad.woff
  inflating: 
UltralightSkin/HTML/ultralight/af7ae505a9eed503f8b8e6982036873e.woff2
  inflating: UltralightSkin/HTML/ultralight/674f50d287a8c48dc19ba404d20fe713.eot
  inflating: UltralightSkin/HTML/ultralight/b06871f281fee6b241d60582ae9369b9.ttf
  inflating: UltralightSkin/HTML/ultralight/912ec66d7572ff821749319396470bde.svg
  inflating: UltralightSkin/HTML/ultralight/js/app-c5f6f057af40697eb261.js
  inflating: UltralightSkin/HTML/ultralight/vendor.c5f6f057af40697eb261.js
  tc@piTouch:/mnt/sdb2/tce/slimserver/Cache/Plugins$ rm 
UltralightSkin-v0.3.2.zip
  



Then go back to the pCP web interface and restart LMS.   Should be all
set.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=109190

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


[SlimDevices: SqueezeCenter] Why no transcoding wav & flc on stdin?

2018-08-20 Thread philippe_44


Is there a reason why there is no rule in main convert.conf like:


Code:


  flc mp3 * *
# IB:{BITRATE=--abr %B}D:{RESAMPLE=--resample %D}
[flac] -dcs - | [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ - -

  wav mp3 * *
# IB:{BITRATE=--abr %B}D:{RESAMPLE=--resample %D}
[lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ - -
  



That would allow remote streams to be transcoded? 

I hit that issue with Shairtunes2/Group, using bitrate limitation. I
realized that when setting a limit to say 128kbits, on a large group,
and sending from Shairport, the limitation was ignored if the source was
flac (was using flc-flc empty rule) or streaming was failing if the
source was wav (no wav-wav rule). 

I had a few other mistakes corrected in Shairtunes2, but such rule was
obviously needed.



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

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


Re: [SlimDevices: SqueezeCenter] Podcast streams are interrupted every ~10m recently. How do I diagnose the issue?

2018-08-20 Thread arthurc


Interestingly, the problem seems to have gone away.  I was able to
listen for a couple hours this morning without a glitch.

Yesterday afternoon after flashing my router, I did retry and had the
problem again.  However, I was still fiddling around and at one point my
router would no longer get a DHCP address request from the cable
internet provider.  I pinged their customer service but hold times were
too long and I gave up waiting after 30 minutes.  However, later in the
evening, the Internet was restored.  I wonder if something on the
provider side was rebooted and contributed both to the DHCP issue *and*
the streaming glitch.  Dunno.  Will see if it holds together.

I don't like that it just magically seems to work again without getting
a root cause of the issue.



*Kitchen:* Squeezebox Touch > Cambridge Audio DacMagic > Rotel RC-1070
pre > Rotel RB-1080 amp > Axiom M100
*Basement:*Squeezebox Classic > Sony integrated amp > Paradigm
in-ceiling speakers
*Upstairs:*Squeezebox v2 > Athem AVM 60 > Bryston 9B SST > Totem Forest
*Computer:*Squeezebox Classic > Tapco S5 monitors
*Bathroom:*Squeezebox Boom

arthurc's Profile: http://forums.slimdevices.com/member.php?userid=68291
View this thread: http://forums.slimdevices.com/showthread.php?t=109258

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2018-08-20 Thread marcoc1712


devgcl wrote: 
> I see where you are going Marco. I tried the different combinations and
> could see the difference.
> My equipment is quite transparent and resolving: Vortexbox server
> (Squeezelite) ->Lynx AES16 -> Yggdrasil DAC -> Yamaha AS2100 amp ->
> Yamaha NS1000x speakers.
> The DAC and Speakers provide tons of details and resolution. Hence after
> trying the different combinations, i settled on the following setting:
> Gain Reduction:3, Loudness Gain:0, Loudness Reference:60. I also like
> the combination number 6 above.
> Thanks again.
> 
> Just one little annoying bit remain for me. I hear a small click/tick
> whenever a new track plays (only happens for FLAC or WAV files).
> Anything i could try to get rid of it?
> I tried the -W option when running squeezelite but this command errors
> on my server.

Gain Reduction:3, Loudness Gain:0, Loudness Reference:60

just reduce the gain by 3db, this could sound a bit smoother, but to
enable the loudness effect you should provide a loudness gain. 

Is the tick at every strat end of a track or only at the first track in
a new playlist? If second, try to remove -C from squeezelite command
line, if is there. 

If this is not the case or it does not solve, please post the C-3PO last
executed command and the squeezelite command line please.




Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it

marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] Dropped packets on server

2018-08-20 Thread vco1


Quick update. I got rid of this weird behavior, which was b.t.w. not
only occurring with the LMS clients but also when I did a service scan
on the server from my phone, by enabling IGMP snooping on my router. I
was pointed in this direction by reading about comparable behavior
(although not the same ethertype) on some other website. I have no clue
why it's working, but the dropped packets on my LMS server are gone now.



vco1's Profile: http://forums.slimdevices.com/member.php?userid=68036
View this thread: http://forums.slimdevices.com/showthread.php?t=109279

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2018-08-20 Thread devgcl


I see where you are going Marco. I tried the different combinations and
could see the difference.
My equipment is quite transparent and resolving: 
Vortexbox server (Squeezelite) ->Lynx AES -> Yggdrasil DAC -> Yamaha
As2100 amp -> Yamaha NS1000x speakers.
The DAC and Speakers provide tons of details and resolution. Hence after
trying the different combinations, i settled on the following setting:
Gain Reduction:3, Loudness Gain:0, Loudness Reference:60. I also like
the combination number 6 above.
Thanks again.



devgcl's Profile: http://forums.slimdevices.com/member.php?userid=68358
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] Ultralight LMS skin v0.3.2 released

2018-08-20 Thread hifix


Hello,

I've been in the throes of trying to get the LMS ultralight skin running
on PiCorePlayer 3.5 (audio optimised).
If possible, could you please help with a detailed outline for
installing ultralight LMS skin ? 
A "for dummies" approach would be fantastic.  :D

>From the online how to's, i've managed to get piCorePlayer up and
running with LMS playing files from a USB drive.  And unfortunately
thats where it all ends.

I've downloaded the LMS ultralight files, extracted them...
On a micro SD card, i've put the files / and another folder (with the
files) in:

cache/ templates/use/local/slimserver/Slim/Pligin  to no avail.  It
was not picked up in the settings -> plugins tab.

Its been like a learning abstract math in a foreign language class. 
:eek:



hifix's Profile: http://forums.slimdevices.com/member.php?userid=68362
View this thread: http://forums.slimdevices.com/showthread.php?t=109190

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


Re: [SlimDevices: SqueezeCenter] Playlist Manager web request possible?

2018-08-20 Thread Mnyb


staehler wrote: 
> The PlaylistManager is a really good enhancement for LMS. We use it
> quite often, to add playing songs to one of our playlists. My plan would
> be, to add songs by amazon alexa. Which would be quite easy for me, if
> there is a http-command which could add the playing song to a defined
> playlist.
> 
> I already use alexa to give my songs a rating (stars), with a command
> like this:
> http://192.168.2.1:9001/plugins/TrackStat/index.htm?player=; +
> mac_adress + "=rating=" + stars
> 
> Is there a similar possibilty, to add a song to a defined playlist?

Does this plugin have any web-UI ? or ist it only aviable on player
menus and phone/tablet apps ? don't remember , away on work again
outside home so cant check .
Or is not avaibility of http commands tied the existence of web-UI ?




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=109366

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