Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2015-11-29 Thread pinkdot

Please stop all other packages and try to install lmsrepack. 
You could look at the Synology Log Center files. You might see some
hints there.

If this fails to, there is something else you can try, and use the
lms-update package. Go to http://lms-update.pinkdot.nl and download your
package to your PC. (Version 062.006).

Now uninstall all lms instances you have. So the official and lmsrepack
(if its still there). Reboot your nas.

After that, go to your package center in DSM and do a manual install of
the package you just downloaded. If it will run, you have
Rapsody/Napster.



-Synology nas DS115 - Logitech Media Server 7.9.0 ('LMS-Repack'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*&p=817970&viewfull=1#post817970))
-Raspberry PI B+ (PicorePlayer), HifiBerry DAC+ - Cambridge Azur 840A -
PMC GB1i
-2x Radio
-Laptop - openSUSE - Squeezelite

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

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2015-11-29 Thread bpa

Grumpy Bob wrote: 
> I set this up a few days ago, everything seemed fine with the exception
> of BBC Radio 3 listen again
A little more detail would help as it may be a symptom of a latent
problem. 
What was wrong with R3 Listen Again ?  No Audio ? Slow start ? plays for
a few secs and then stops ?  Rebuffering ? Garbled audio ?  Gaps in
audio ?
At the same time were the R1-R4 Listen Again OK ?

If it just affected R3 then it was probably LMS cache.  If you played a
program in HLS and then using Plugin settings disable HLS in favour of
DASH  - it is possible LMS will use cached entry but plugin is now
disabled from playing HLS.



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

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2015-11-29 Thread MDE

bpa wrote: 
> What OS ?
> What model Pi ?
> What version of LMS ?
> Is ALSA native or is Pulse audio installed ?
> What transcoding have you setup for waveinput ?
> The custom-convert.conf files being used for arecord and ecasound
> 
Raspbian (Debian - EN - utf8)
Pi 2 B
LMS 7.9.0 Build 1434024570
ALSA native. I have a USB soundcard which is configured as "default".
Transcoding: I assume you mean the filetype setting in LMS? Only one is
offered - arecord (/flac or /lame as appropriate) if the normal .conf is
used - or ecasound (/flac or /lame as appropriate) if the ecasound .conf
is used. The only alternative is disabled. BTW: for arecord, FLAC, MP3
and PCM are offered; for ecasound the filetypes are FLAC, MP3 and WAV
(presumably relates to the .conf files below).
custom-convert.conf files are those supplied with the plugin -
reproduced below:
arecord:

#
# wavin 
#
wavin pcm * * 
# R
[arecord] -d0 -c2 -f S16_LE -r 44100 -traw -D $FILE$ 
wavin mp3 * *
# RB:{BITRATE=-B %B}
[arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [lame] --silent
-q $QUALITY$ -v $BITRATE$ - -
wavin flc * * 
# R
[arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [flac] -cs
--totally-silent --compression-level-0 -

ecasound:

#
# wavin 
#
wavin wav * * 
# R
[ecasound] -q -z:db -b:4096 -f:16,2,44100 -i:alsa,$FILE$ -o stdout  
wavin mp3 * *
# RB:{BITRATE=-B %B}
[ecasound] -q -z:db -b:4096 -f:16,2,44100 -i:alsa,$FILE$ -o stdout  |
[lame] --silent -r -x -q $QUALITY$ -b $BITRATE$ - -
wavin flc * *
# R 
[ecasound] -q -z:db -b:4096 -f:16,2,44100 -i:alsa,$FILE$ -o stdout  |
[flac] -cs --totally-silent --endian=little --channels=2 --sign=signed
--bps=16 --sample-rate=44100 --compression-level-0 -



MDE's Profile: http://forums.slimdevices.com/member.php?userid=49291
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


[SlimDevices: Plugins] Radio X Listen again - possible to modify BBC iPlayer plugin?

2015-11-29 Thread odw199

Hi,

Radio X offer a listen again service. I understand the individual listen
again URLs work in Squeezebox, but I wondered if the BBC iPlayer plugin
could be used as a base for implementing a Radio X plugin that offered
similar functionality?

How "BBC Specific" is the BBC iPlayer plugin and is this possible? I'll
try and look at the Radio X site implementation/structure/protocols over
the coming week to see how feasible this is but wondered if anyone had
tried anything similar?



odw199's Profile: http://forums.slimdevices.com/member.php?userid=15387
View this thread: http://forums.slimdevices.com/showthread.php?t=104717

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


Re: [SlimDevices: Plugins] Radio X Listen again - possible to modify BBC iPlayer plugin?

2015-11-29 Thread bpa

odw199 wrote: 
> Hi,
> 
> Radio X offer a listen again service. I understand the individual listen
> again URLs work in Squeezebox, but I wondered if the BBC iPlayer plugin
> could be used as a base for implementing a Radio X plugin that offered
> similar functionality?
> 
> How "BBC Specific" is the BBC iPlayer plugin and is this possible? I'll
> try and look at the Radio X site implementation/structure/protocols over
> the coming week to see how feasible this is but wondered if anyone had
> tried anything similar?
I've no idea who Radio X is nor which country it originates.

Listen Again type feature are very very specific to each broadcaster. 
An API is the absolute minimum but I'd be very surprised if it didn't
need its own cuystom developed plugin.



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

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


Re: [SlimDevices: Plugins] Radio X Listen again - possible to modify BBC iPlayer plugin?

2015-11-29 Thread odw199

Thanks bpa, guess I'll have to take a look at their website to see what
they offer.

Radio X is the rebranded XFM from the UK. They Chris Moyles doing the
breakfast show which is what I was interested in but need to use listen
again as my Hobg Kong time zone doesn't play nice with UK breakfast
shows.



odw199's Profile: http://forums.slimdevices.com/member.php?userid=15387
View this thread: http://forums.slimdevices.com/showthread.php?t=104717

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2015-11-29 Thread bpa

Are you transcoding to Flac or lame ?
Are you transcoding to Lame with ecasound ?  If so depending on version
of lame being used  - the "-x" can cause white noise.
what version of ecasound ?

The 3.5hr could be due to wav header - that can be fixed with a change
in conf file to use  but could have complication due to input device as
you have to fix the sample rate etc.



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

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


Re: [SlimDevices: Plugins] Radio X Listen again - possible to modify BBC iPlayer plugin?

2015-11-29 Thread bpa

odw199 wrote: 
> Thanks bpa, guess I'll have to take a look at their website to see what
> they offer.
> 
> Radio X is the rebranded XFM from the UK. They Chris Moyles doing the
> breakfast show which is what I was interested in but need to use listen
> again as my Hobg Kong time zone doesn't play nice with UK breakfast
> shows.

What about Chris Moyles podcasts ?
http://ws.geronimo.thisisglobal.com/api/RssFeed/GetPodcasts?StationId=27f88187-4880-4e70-be90-1a7dad1beb5e&ShowId=999e3658-ae1a-400b-9697-5bc35d5aa411



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

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


Re: [SlimDevices: Plugins] iPeng support thread

2015-11-29 Thread callesoroe

pippin wrote: 
> It's ALWAYS an LMS performance issue, it's just that iPeng might be
> causing that issue :)
> Performance on the iPad is never an issue except for scrolling on some
> old models and for thumbnail lookup under certain conditions which will
> be changed in the next update of iPeng, but all of that only results in
> laggy scrolling or laggy artwork display in the browsing screens.
> BTW: iPad 3 is the slowest of all iPads because it's processor isn't up
> to handling the resolution. It's why they only sold it for 5 months. I
> use it for worst-case performance testing.
> 
> How large is the playlist? One difference between iPeng and probably
> some of the other Apps is that iPeng always downloads the complete
> playlist. This is an optimization issue... It makes reordering and
> scrolling the playlist much easier for 99% of all users but for those 1%
> who chose to change the LMS default setting of using 500 tracks maximum
> and the also shuffle the playlist it can create quite a bit of load...
> That said: I had thought the server-side performance issue with large
> playlists were fixed in 7.9 so I'd consider at least playlist sizes of
> 1000 or 2000 tracks as not problematic but it might depend on the server
> hardware.
> 
> The problem with shuffling is that he playlist changes a lot (depending
> on your shuffle settings) and then needs to be re-downloaded. Have you
> ever considered to use one of the dynamic playlist plugins instead of
> loading the whole thing?

Now I started a small playlist from music folder. 70 tracks (all my
Coldplay tracks). Then I switch to the "now playing" screen. And the the
volume control does not Work at all.
There must be a bug somewhere Volume control Works fine on
gui,spqueezepad and controller.

>From the LMS log:

[15-11-29 11:58:28.4754]
Plugins::IckStreamPlugin::PlayerManager::_performPlayerInitialization
(336) Initializing Michaels iPad (48461D60-F949-49A8-B6FF-D895A989AA84)
[15-11-29 11:58:29.5843]
Plugins::IckStreamPlugin::BrowseManager::__ANON__ (207) Failed to
retrieve content services from cloud for Michaels iPad: 401
Unauthorized
[15-11-29 11:58:30.5630]
Plugins::IckStreamPlugin::LocalServiceManager::__ANON__ (135)
Successfully sent getServiceInformation request
[15-11-29 12:02:48.1625] Slim::Networking::Slimproto::client_readable
(414) Client not found for slimproto msg op: STAT from 192.168.1.3
[15-11-29 12:02:49.3426] Slim::Networking::Slimproto::client_readable
(414) Client not found for slimproto msg op: STAT from 192.168.1.3
[15-11-29 12:02:50.4393]
Plugins::IckStreamPlugin::PlayerManager::_performPlayerInitialization
(336) Initializing Michaels iPad (84EA5E83-DD60-4101-A228-3C6B0CF4E6CC)
[15-11-29 12:02:51.5014]
Plugins::IckStreamPlugin::LocalServiceManager::__ANON__ (135)
Successfully sent getServiceInformation request



Callesoroe
Living room: Transporter, Tact RCS 2.2X digital preamp, Martin Logan
Vista speakers, AMPS(Icepower): Acoustic Reality Ear Enigma
PLUS(PANELS), Acoustic Reality Ear TWO MKII(Bas)
Kitchen: Transporter, Prodipe Pro 5 active bi-amp speakers. Bedroom:
Receiver+UE boombox, Kids: Receiver+Active speakers, WIMP-HIFI flac
streaming.
http://www.last.fm/user/callesoroe

callesoroe's Profile: http://forums.slimdevices.com/member.php?userid=22693
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] Announce: WaveInput for Linux

2015-11-29 Thread MDE

bpa wrote: 
> Are you transcoding to Flac or lame ?
Aha! This has been an enlightening discussion. I thought LMS was
transcoding to FLAC as my understanding was that this was the default
for for all players (SB touch and squeezelite) which are set to "no
limit" in the player->audio settings. However, disabling each of the
file types in turn identified that in fact they were using the MP3
stream!
> 
> Are you transcoding to Lame with ecasound ?  If so depending on version
> of lame being used  - the "-x" can cause white noise.
So I removed the "-x" and it works!
> 
> what version of ecasound ?
> 
2.9.0

It would seem (from playing around a bit) that the transcoding to MP3 is
only happening with ecasound. Using arecord, each of the options (FLAC,
MP3, PCM) work with the other two disabled, and with FLAC being the
default if all are enabled; disabling FLAC causes PCM to be the default
(which might help to reduce stress on the Pi a bit). Presumably there is
something in the FLAC and WAV entries in the ecasound
custom-convert.conf which is preventing them from working, resulting in
MP3 being the only usable method?
I've tested ecasound with the Pi working hard and it still warbles a
bit, but less than with arecord. However, as it is (unecessarily)
transcoding to mp3, I wonder if fixing that will reduce the stress.
Thanks very much for your help in this (and for the excellent plugin).



MDE's Profile: http://forums.slimdevices.com/member.php?userid=49291
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] iPeng support thread

2015-11-29 Thread pippin

Is it only volume that doesn't work? How long does this last?
And again: does this happen, too, if you don't use the music folder? If
you play the same playlist from the playlists folder?
I've now asked this several times and somehow you don't want to answer
that question.
There is an issue with Music Folder playing on some systems (never
really found out which ones, thought it's Windows only) and iPeng has a
specific setting as a workaround for these cases but it has no effect
with LMS 7.9 because it potentially conflicts with the library views and
it's untested with 7.9 and I thought 7.9 fixes the issue anyway.

Also: are these all local tracks or are tracks from online services in
your playlist? If yes, which services?

I don't know what the problem is. You seem to be the only one
experiencing this so it's something special with either your setup or
how you use it. Sure, it might be a bug in iPeng, I'm not saying it's
not but if it is it's somehow a bug that only applies to a setup like
yours and I still need to somehow reproduce that to find out what's
going on.
When you say it works with e.g. SqueezePad does this mean it works if
you do the exact same sequence of actions (browsing music folder and
then playing the playlist) there?

Your log files look like a player is newly connecting so the ickStream
plugin retrieves a menu for that player. Twice. Then there is a server
error saying it doesn't know the player it's trying to talk to (or that
it retrieves commands for).

So from your log it looks like your player disconnects from the server
which would explain why you can't control it. There are no other errors
so this is a bit strange, why would it do that?
Which type of player is it you are playing on?



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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2015-11-29 Thread bpa

If all File Types settings are enabled - LMS will choose Flac before
MP3.   Next LMS will check if bit rate limiting is on - if it is on then
MP3 will be used.

If bit rate limiting is off and there is Waveinput > Flac is enabled
(i.e shows arecord/flac) then LMS should use Flac encoding - if it does
not you have a serious problem with your LMS - enable logging
player.source to DEBUG, start waveinput and you will see in the
server.log how LMS arrived at the decision which transcoding chain to
use.



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

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2015-11-29 Thread Grumpy Bob

bpa wrote: 
> A little more detail would help as it may be a symptom of a latent
> problem. 
> What was wrong with R3 Listen Again ?  No Audio ? Slow start ? plays for
> a few secs and then stops ?  Rebuffering ? Garbled audio ?  Gaps in
> audio ?
> At the same time were the R1-R4 Listen Again OK ?
> 
> If it just affected R3 then it was probably LMS cache.  If you played a
> program in HLS and then using Plugin settings disable HLS in favour of
> DASH  - it is possible LMS will use cached entry but plugin is now
> disabled from playing HLS.

Apologies for the lack of detail, I wasn't really logging this as an
issue, just saying thanks! The R3 Listen Again just never started
playing (I also tested R4 and R6, which did work). But as I say, it did
play this morning, so I presumed some change at the BBC. However the
listen again stream I use most frequently is R3, so could well be a
caching issue.

Robert



Touch > DacMagic 100 > Naim Audio Nait 3 > Mission 752 (plus Rega Planar
3 and Naim CD3)
2 x Squeezebox Radios, 1 X Squeezebox 3
SqueezePad, iPeng, Squeezeplay, piCorePlayer(PiB)>DACMagic 100,
PiCorePlayer(Pi2)>IQAudIO DAC+>Sennheisers,
(piCorePlayer(PiB)>HiFiBerryDAC in reserve) 
QNAP TS-239, LMS 7.9
last.fm/user/GrumpyBob

Grumpy Bob's Profile: http://forums.slimdevices.com/member.php?userid=41857
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2015-11-29 Thread MDE

bpa wrote: 
>  enable logging player.source to DEBUG, start waveinput and you will see
> in the server.log how LMS arrived at the decision which transcoding
> chain to use.
The log is reproduced below. I am a bit mystified. It seems to imply
that no transcoding command was found, yet it is playing (via MP3):

[15-11-29 14:34:05.6068]
Slim::Player::StreamingController::playerTrackStarted (2189)
00:04:20:22:5a:cd
[15-11-29 14:34:05.6232] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-alc-fab4-00:04:20:22:5a:cd
[15-11-29 14:34:05.6246] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-alc-*-00:04:20:22:5a:cd
[15-11-29 14:34:05.6259] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-alc-fab4-*
[15-11-29 14:34:05.6271] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-alc-*-*
[15-11-29 14:34:05.6282] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wma-fab4-00:04:20:22:5a:cd
[15-11-29 14:34:05.6294] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wma-*-00:04:20:22:5a:cd
[15-11-29 14:34:05.6305] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wma-fab4-*
[15-11-29 14:34:05.6318] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wma-*-*
[15-11-29 14:34:05.6332] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wmap-fab4-00:04:20:22:5a:cd
[15-11-29 14:34:05.6344] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wmap-*-00:04:20:22:5a:cd
[15-11-29 14:34:05.6356] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wmap-fab4-*
[15-11-29 14:34:05.6367] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wmap-*-*
[15-11-29 14:34:05.6378] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wmal-fab4-00:04:20:22:5a:cd
[15-11-29 14:34:05.6388] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wmal-*-00:04:20:22:5a:cd
[15-11-29 14:34:05.6400] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wmal-fab4-*
[15-11-29 14:34:05.6413] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-wmal-*-*
[15-11-29 14:34:05.6427] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-aac-fab4-00:04:20:22:5a:cd
[15-11-29 14:34:05.6438] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-aac-*-00:04:20:22:5a:cd
[15-11-29 14:34:05.6449] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-aac-fab4-*
[15-11-29 14:34:05.6460] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-aac-*-*
[15-11-29 14:34:05.6473] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-ogg-fab4-00:04:20:22:5a:cd
[15-11-29 14:34:05.6484] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-ogg-*-00:04:20:22:5a:cd
[15-11-29 14:34:05.6495] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-ogg-fab4-*
[15-11-29 14:34:05.6506] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-ogg-*-*
[15-11-29 14:34:05.6518] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-flc-fab4-00:04:20:22:5a:cd
[15-11-29 14:34:05.6528] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-flc-*-00:04:20:22:5a:cd
[15-11-29 14:34:05.6539] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-flc-fab4-*
[15-11-29 14:34:05.6550] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-flc-*-*
[15-11-29 14:34:05.6560] Slim::Player::TranscodingHelper::enabledFormat
(209) Checking to see if wavin-flc-*-* is enabled
[15-11-29 14:34:05.6571] Slim::Player::TranscodingHelper::enabledFormat
(217) There are 1 disabled formats...
[15-11-29 14:34:05.6582] Slim::Player::TranscodingHelper::enabledFormat
(223) Testing wavin-wav-*-* vs wavin-flc-*-*
[15-11-29 14:34:05.6593] Slim::Player::TranscodingHelper::checkBin (250)
enabled
[15-11-29 14:34:05.6604] Slim::Player::TranscodingHelper::checkBin (252)
Found command: [ecasound] -q -z:db -b:4096 -f:16,2,44100
-i:alsa,$FILE$ -o stdout  | [flac] -cs --totally-silent --endian=little
--channels=2 --sign=signed --bps=16 --sample-rate=44100
--compression-level-0 -
[15-11-29 14:34:05.6622]
Slim::Player::TranscodingHelper::getConvertCommand2 (373) Rejecting
[ecasound] -q -z:db -b:4096 -f:16,2,44100 -i:alsa,$FILE$ -o stdout  |
[flac] -cs --totally-silent --endian=little --channels=2 --sign=signed
--bps=16 --sample-rate=44100 --compression-level-0 - because no
available stream mode supported: R
[15-11-29 14:34:05.6635] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: wavin-aif-fab4-00:04:20:22:5a:cd
[15-11-29 14:34:05.6646] Slim::Player::TranscodingHelper::checkBin (242)
Checking fo

Re: [SlimDevices: Plugins] iPeng support thread

2015-11-29 Thread callesoroe

pippin wrote: 
> Is it only volume that doesn't work? How long does this last?
> And again: does this happen, too, if you don't use the music folder? If
> you play the same playlist from the playlists folder?
> I've now asked this several times and somehow you don't want to answer
> that question.
> There is an issue with Music Folder playing on some systems (never
> really found out which ones, thought it's Windows only) and iPeng has a
> specific setting as a workaround for these cases but it has no effect
> with LMS 7.9 because it potentially conflicts with the library views and
> it's untested with 7.9 and I thought 7.9 fixes the issue anyway.
> 
> Also: are these all local tracks or are tracks from online services in
> your playlist? If yes, which services?
> 
> I don't know what the problem is. You seem to be the only one
> experiencing this so it's something special with either your setup or
> how you use it. Sure, it might be a bug in iPeng, I'm not saying it's
> not but if it is it's somehow a bug that only applies to a setup like
> yours and I still need to somehow reproduce that to find out what's
> going on.
> When you say it works with e.g. SqueezePad does this mean it works if
> you do the exact same sequence of actions (browsing music folder and
> then playing the playlist) there?
> 
> Your log files look like a player is newly connecting so the ickStream
> plugin retrieves a menu for that player. Twice. Then there is a server
> error saying it doesn't know the player it's trying to talk to (or that
> it retrieves commands for).
> There are three minutes in between, do you know at what point you played
> that playlist?
> 
> So from your log it looks like your player disconnects from the server
> which would explain why you can't control it. There are no other errors
> so this is a bit strange, why would it do that?
> Which type of player is it you are playing on?


Just tried to reproduce the error. No luck.
But the error was when starting all my LOCAL Codplay tracks from the
musicfolder
musicfolder>c>coldplay>play

I am not using Ickstream so it must be the plugin making "noise" in the
log.
It is a receiver having the error. Ipad only used as controller.



Callesoroe
Living room: Transporter, Tact RCS 2.2X digital preamp, Martin Logan
Vista speakers, AMPS(Icepower): Acoustic Reality Ear Enigma
PLUS(PANELS), Acoustic Reality Ear TWO MKII(Bas)
Kitchen: Transporter, Prodipe Pro 5 active bi-amp speakers. Bedroom:
Receiver+UE boombox, Kids: Receiver+Active speakers, Tidal-HIFI flac
streaming.
http://www.last.fm/user/callesoroe

callesoroe's Profile: http://forums.slimdevices.com/member.php?userid=22693
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] Announce: WaveInput for Linux

2015-11-29 Thread bpa

OK - LMS goes through the loop of matching formats  a number of times so
may not have posted the right section.  Do the following

1. Enable player.source to DEBUG 
2. Note the time
3. Play a wavin stream
4. wait until sound and note time.
5. stop LMS
6. Copy ALL (no editing or cutting out because it "seems" to be a repeat
etc) log message between time noted in step 2 and time noted in step 5
into a text file. Zip text file
7. Attach text file to a post.



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

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


Re: [SlimDevices: Plugins] BBCiPlayer with DASH support - test version

2015-11-29 Thread garym

Grumpy Bob wrote: 
> Apologies for the lack of detail, I wasn't really logging this as an
> issue, just saying thanks! The R3 Listen Again just never started
> playing (I also tested R4 and R6, which did work). But as I say, it did
> play this morning, so I presumed some change at the BBC. However the
> listen again stream I use most frequently is R3, so could well be a
> caching issue.
> 
> Robert

just as another data point, I just updated to the DASH setup this
morning. All seems to be working fine (with settings to DASH as first
priority), and R3 listen again is working fine (as are other live and
listen again stations and the extra's plugin too).  Tested on
Transporter, Radio, and Boom, synched and unsynched.

p.s. Thanks for this tremendous effort!



*Home:* VortexBox 4TB (2.3) > LMS 7.8 > Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* VBA 3TB (2.3) > LMS 7.8 > Touch > Benchmark DAC I, Boom,
Radio w/Battery (all ethernet except Radio)
*Office:* Win8(64) > LMS 7.9 > Squeezelite
*Spares:* Touch(3), Radio(3), Boom, SB3, CONTROLLER
*Controllers:* iPhone6 & iPadAir2 (iPeng8 & Squeezepad), CONTROLLER, or
SqueezePlay 7.8 on Win7(64) laptop
*Files:* ripping: dbpoweramp > FLAC; post-rip: mp3tag, PerfectTunes;
Streaming: Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=104672

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2015-11-29 Thread MDE

bpa wrote: 
> OK - LMS goes through the loop of matching formats  a number of times so
> may not have posted the right section.  Do the following
> 
> 1. Enable player.source to DEBUG 
> 2. Note the time
> 3. Play a wavin stream
> 4. wait until sound and note time.
> 5. stop LMS
> 6. Copy ALL (no editing or cutting out because it "seems" to be a repeat
> etc) log message between time noted in step 2 and time noted in step 5
> into a text file. Zip text file
> 7. Attach text file to a post.
Attached as per instructions. Thanks.


+---+
|Filename: LMS_log_29-11-15.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19353|
+---+


MDE's Profile: http://forums.slimdevices.com/member.php?userid=49291
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] iPeng support thread

2015-11-29 Thread Julf

callesoroe wrote: 
> 70 tracks (all my Coldplay tracks).

'Everything Sounds Like Coldplay Now'
(https://www.youtube.com/watch?v=S6P-2GY-SgA)



"To try to judge the real from the false will always be hard. In this
fast-growing art of 'high fidelity' the quackery will bear a solid gilt
edge that will fool many people" - Paul W Klipsch, 1953

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

2015-11-29 Thread garym

Julf wrote: 
> 'Everything Sounds Like Coldplay Now'
> (https://www.youtube.com/watch?v=S6P-2GY-SgA)

Brilliant :cool:



*Home:* VortexBox 4TB (2.3) > LMS 7.8 > Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* VBA 3TB (2.3) > LMS 7.8 > Touch > Benchmark DAC I, Boom,
Radio w/Battery (all ethernet except Radio)
*Office:* Win8(64) > LMS 7.9 > Squeezelite
*Spares:* Touch(3), Radio(3), Boom, SB3, CONTROLLER
*Controllers:* iPhone6 & iPadAir2 (iPeng8 & Squeezepad), CONTROLLER, or
SqueezePlay 7.8 on Win7(64) laptop
*Files:* ripping: dbpoweramp > FLAC; post-rip: mp3tag, PerfectTunes;
Streaming: Spotify

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


[SlimDevices: Plugins] Ickstream, Tidal or LMS issue?

2015-11-29 Thread tuc

I run LMS 7.8.0 1395709907.
I have four SB booms and one SB duet synchronized. 
I have set all players to "pause when player is turned off, resume
playback when turned on again" (sorry my translation to English). 

Tidal via Ickstream works beautifully for me *except* when I turn a
player on, the song playing starts over from the beginning. This is
particularly annoying when playing long songs e. g. classical music. 

When I play music from my own library the setup works as expected i.e. I
can switch on and off any player without the current song replaying from
the beginning. 

Now, it seems to be either a ickstream or tidal issue. 
Anyone experiencing the same? 
Any work around? 
Any suggestions on how to track down the cause of the issue? 

Best 
Thomas 



Sendt fra min Nexus 10 med Tapatalk



--
Server:  Atom D510 running Ubuntu 12.04 with 2 GB RAM
Players: SB receiver + 3 SB boom, all players synchronized
Remotes: SB controller + Samsun Galaxy SII with SqueezeCommander
Spotify Premium with Triode's Spotify Plugin
ServerPowerControl Plugin by Gharris
Trackstat and other wonderful Erland plugins

tuc's Profile: http://forums.slimdevices.com/member.php?userid=34475
View this thread: http://forums.slimdevices.com/showthread.php?t=104721

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2015-11-29 Thread bpa

Below are the log entries which record the starting of the transcoding -
note ecasound has full directory path to executable. So the issue is why
the wavin->flc failed before this entry.  The log messages say entry in
conf file does not have I or R but it seems to be in the text you
posted.  However the conf file format is very very picky and so it
should be checked in detail. Can you attach the ecasound conf file to a
post - you'll have to add extension .txt to it.




Code:


  [15-11-29 15:34:47.2213] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: wavin->mp3 via: [ecasound] -q -z:db -b:4096 -f:16,2,44100 
-i:alsa,$FILE$ -o stdout  | [lame] --silent -r -q $QUALITY$ -b $BITRATE$ - -
  [15-11-29 15:34:47.2227] Slim::Player::Song::open (408) Transcoder: 
streamMode=R, streamformat=mp3
  [15-11-29 15:34:47.2242] Slim::Player::Song::open (461) Opening stream (no 
direct streaming) using Plugins::WaveInput::WAVIN [wavin:default]
  [15-11-29 15:34:47.2299] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command 
for conversion: "/usr/bin/ecasound" -q -z:db -b:4096 -f:16,2,44100 
-i:alsa,"default" -o stdout  | "/usr/bin/lame" --silent -r -q 9 -b - -
  [15-11-29 15:34:47.2876] Slim::Player::Song::open (482) URL is a song 
(audio): wavin:default, type=mp3
  
  




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

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


Re: [SlimDevices: Plugins] Announce: WaveInput for Linux

2015-11-29 Thread MDE

bpa wrote: 
> Can you attach the ecasound conf file to a post - you'll have to add
> extension .txt to it.
> 
Attached


+---+
|Filename: custom-convert.conf.txt  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=19354|
+---+


MDE's Profile: http://forums.slimdevices.com/member.php?userid=49291
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

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


Re: [SlimDevices: Plugins] Announce: Smart Mix plugin

2015-11-29 Thread f-lot

Hi,

I've been using Smart Mix for a while now, and really like it. One thing
I noticed though, is that when I start a new playlist with a song, it
will pick another song by the same artist immediately to go next, or at
least soon after. Often from the same album even.
If possible I'd like to ask for a setting similar to the "Most recently
played (days)", but for artist and probably with a resolution of minutes
or hours instead of days.

BTW, if this is not the correct place for feature requests, let me
know.

Kind regards,
Bartosz



f-lot's Profile: http://forums.slimdevices.com/member.php?userid=63133
View this thread: http://forums.slimdevices.com/showthread.php?t=97668

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


Re: [SlimDevices: Plugins] iPeng support thread

2015-11-29 Thread pippin

Thanks. Was really hard for me to refrain from commenting on Coldplay :)



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


Re: [SlimDevices: Plugins] iPeng support thread

2015-11-29 Thread pippin

callesoroe wrote: 
> Just tried to reproduce the error. No luck.
> But the error was when starting all my LOCAL Codplay tracks from the
> musicfolder
> musicfolder>c>coldplay>play
> 
> I am not using Ickstream so it must be the plugin making "noise" in the
> log.
> It is a receiver having the error. Ipad only used as controller.

It's not background noise. It's the player reconnecting. Whenever a
player connects to the server the plugin checks whether that player is
registered in your ickStream account and if yes it downloads the menu
items for that player. The log says that it's doing this.



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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2015-11-29 Thread alonwa

Hi,
I'm currently using the standard Synology LMS package version 7.7.3 on
my DS1813+ (DSM 5.2). During my initial installation a couple of years
ago, I manually installed lame, so I already have support for
transcoding to mp3. Now I consider upgrading to 7.9.0. I've seen that
it's available as a beta install from Synology. I have browsed through
this thread and haven't understood what is the disadvantage of taking
the easy path of installing 7.9.0 through the Synology beta channel as
opposed to the harder path of installing the repack discussed in this
thread. I realize that the Synology beta package did not exist until a
few months ago, but now that it exists, is there a reason not to use
it?
Thanks



alonwa's Profile: http://forums.slimdevices.com/member.php?userid=64878
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2015-11-29 Thread pinkdot

alonwa wrote: 
> Hi,
> ... but now that it exists, is there a reason not to use it?
> Thanks

No, if it suites your needs install it. It's better than 7.7.3, but ...
I don know how you installed lame on your nas but be aware that you
might loose your lame when updating to 7.9.0. Synology unfortunately
doesnt add lame to there packages because of license reasons. Its in
most LmsRepack packages, including the one for the cedarview (DS1813+).

Greetings,

martin



-Synology nas DS115 - Logitech Media Server 7.9.0 ('LMS-Repack'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*&p=817970&viewfull=1#post817970))
-Raspberry PI B+ (PicorePlayer), HifiBerry DAC+ - Cambridge Azur 840A -
PMC GB1i
-2x Radio
-Laptop - openSUSE - Squeezelite

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

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2015-11-29 Thread alonwa

pinkdot wrote: 
> No, if it suites your needs install it. It's better than 7.7.3, but ...
> I don know how you installed lame on your nas but be aware that you
> might loose your lame when updating to 7.9.0. Synology unfortunately
> doesnt add lame to there packages because of license reasons. Its in
> most LmsRepack packages, including the one for the cedarview (DS1813+).
> 
> Greetings,
> 
> martin

It probably suits my needs. 7.7.3 also suits my needs. Yet, if something
better exists, I'd like to try it, so I would like to try 7.9.0.
Following the same logic, if the LmsRepack is better, I would like to
consider it too. Reading the thread I haven't understood in what aspects
it is better, which is why I ask about it.

I installed lame using ipkg after installing bootstrap following
instructions I saw on the web. Once installed, LMS identified its
existence and started supporting mp3 transcoding. I don't think it
should go away when I update (it didn't in the past when I upgraded
LMS).

Thanks



alonwa's Profile: http://forums.slimdevices.com/member.php?userid=64878
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2015-11-29 Thread pinkdot

Then I would recommend to install Synology's lms beta over 7.7.3. That
will probably install without a problem. The only thing is that the
package is a bit outdated. That's all. But compared to 7.7.3 a jump
forward ;-)



-Synology nas DS115 - Logitech Media Server 7.9.0 ('LMS-Repack'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*&p=817970&viewfull=1#post817970))
-Raspberry PI B+ (PicorePlayer), HifiBerry DAC+ - Cambridge Azur 840A -
PMC GB1i
-2x Radio
-Laptop - openSUSE - Squeezelite

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

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

2015-11-29 Thread PasTim

After my minor wobbly over the previous development release, the new
0.2.7.0-dev-1 (which unusually announced itself on the web gui unlike
most previous dev releases) has proved to be very stable on my
renderers.  On the M1 CLiC the pause and restart also seems better (it
requires the 'force position on resume).

This version still attempts to show the current volume, which I find
most confusing and disconcerting  since I ensure all LMS volume commands
are ignored and often run with the sound muted (listening on
headphones), but I assume philippe knows best!

One cause of renderer crashes for me is (and has been ever since it was
introduced) setting 'Send ICY metadata' and play a radio stream, so I'll
avoid that in future. I have periodically tried again to no avail.

So all good.  Thanks again for the wonderful work.



LMS 7.9 on VortexBox Midi, Xubuntu 14.04, FLACs 16->24 bit,
44.1->192kbps. LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to 405/2 amp &
ESLs) & Marantz CR603 UPnP renderers.  Minimserver (server) & upplay
(control point) to same & to upmpdcli/mpd PC renderers.  Squeezelite to
Meridian USB Explorer DAC to speakers/phones.  Wireless Xubuntu 15.10
laptop with firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.   Have a Touch
with EDO, plus spare, but unused.

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] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2015-11-29 Thread alonwa

pinkdot wrote: 
> Then I would recommend to install Synology's lms beta over 7.7.3. That
> will probably install without a problem. The only thing is that the
> package is a bit outdated. That's all. But compared to 7.7.3 a jump
> forward ;-)

Thanks! While at it, would you happen to know whether I should expect
problems with erland's plugins (Custom Scan, Custom Browse, Multi
Library)? I currently heavily rely on them (with most of my collection
consisting of classical music).



alonwa's Profile: http://forums.slimdevices.com/member.php?userid=64878
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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


Re: [SlimDevices: Plugins] iPeng support thread

2015-11-29 Thread callesoroe

Julf wrote: 
> 'Everything Sounds Like Coldplay Now'
> (https://www.youtube.com/watch?v=S6P-2GY-SgA)

And that's goood :)

Just got tickets for Copenhagen concert in July   :)



Callesoroe
Living room: Transporter, Tact RCS 2.2X digital preamp, Martin Logan
Vista speakers, AMPS(Icepower): Acoustic Reality Ear Enigma
PLUS(PANELS), Acoustic Reality Ear TWO MKII(Bas)
Kitchen: Transporter, Prodipe Pro 5 active bi-amp speakers. Bedroom:
Receiver+UE boombox, Kids: Receiver+Active speakers, Tidal-HIFI flac
streaming.
http://www.last.fm/user/callesoroe

callesoroe's Profile: http://forums.slimdevices.com/member.php?userid=22693
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] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2015-11-29 Thread castalla

For completeness, here's my working config:


Code:


  
  
  0:0, 400:10, 700:20, 1200:30, 2050:40, 3800:50, 6600:60, 12000:70, 21000:80, 
37000:90, 65536:100
  
  pcm,flc,mp3
  100
  PIONEER speaker
  uuid:5F9EC1B3-ED59-79C2-4530-745E1C230DBF
  5200
  -3
  1
  1
  0
  1
  5
  0
  raw,wav,aiff
  74:5E:1C:23:0D:BF
  48000
  /BUFFER
  
  



The buffer settings are required on my system to play live radio
streams.



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Radio
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
UPnPBridge - 2 paired Sonos Play1 speakers
UPnPBridge - Rocki - Sony SRS-BTM8 speaker
UPnPBridge - Pioneer WX-SMA1 speaker
SB Player - Fire TV

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2015-11-29 Thread philippe_44

castalla wrote: 
> For completeness, here's my working config:
> The buffer settings are required on my system to play live radio
> streams.

Thank you, it's integrated in the profile file. I've left the
 open for user's choice as it depends on the disk/ramdisk
size you (want to) have on your system



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2015-11-29 Thread philippe_44

PasTim wrote: 
> After my minor wobbly over the previous development release, the new
> 0.2.7.0-dev-1 (which unusually announced itself on the web gui unlike
> most previous dev releases) has proved to be very stable on my
> renderers.  On the M1 CLiC the pause and restart also seems better (it
> requires the 'force position on resume)
Was it the case before (need of 'force position on resume') ?

> 
> This version still attempts to show the current volume, which I find
> most confusing and disconcerting  since I ensure all LMS volume commands
> are ignored and often run with the sound muted (listening on
> headphones), but I assume philippe knows best!
> 
I'll make it a parameter then

> 
> One cause of renderer crashes for me is (and has been ever since it was
> introduced) setting 'Send ICY metadata' and play a radio stream, so I'll
> avoid that in future. I have periodically tried again to no avail.
> 
I'll have to investigate that at some point as I normally do not send
ICY unless ther player says it is okay when it requires the file to be
played. BUt I'm not sure these ICY data are fully well defined. When you
listen directy to a webradio on the M1, do you see song title changing
live ?

> 
> So all good.  Thanks again for the wonderful work.

Thank you for your patience !



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2015-11-29 Thread castalla

philippe_44 wrote: 
> Thank you, it's integrated in the profile file. I've left the
>  open for user's choice as it depends on the disk/ramdisk
> size you (want to) have on your system

Thanks for all the work you've devoted to this plugin.  I'm surprised
that so few Sonos users haven't adopted it as a real alternative to the
standard Sonos system (which is good, but sadly deficient in radio
streaming).



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Radio
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers 
UPnPBridge - 2 paired Sonos Play1 speakers
UPnPBridge - Rocki - Sony SRS-BTM8 speaker
UPnPBridge - Pioneer WX-SMA1 speaker
SB Player - Fire TV

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2015-11-29 Thread philippe_44

castalla wrote: 
> Thanks for all the work you've devoted to this plugin.  I'm surprised
> that so few Sonos users haven't adopted it as a real alternative to the
> standard Sonos system (which is good, but sadly deficient in radio
> streaming).

It's probably because I'm missing synchronization, or maybe it is not
well know enough (I'm wondering if people connect UPnP with Sonos) ...
I'm still trying to get sync, but it is a very difficult process.



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2015-11-29 Thread philippe_44

New development version is out. After the issues that PasTim experienced
with 0.2.6.0, I realized it was time to bite the bullet of some
fundemmental changes I knew I had to do with regard to the way I was
sending commands to UPnP player (proper queuing/ waiting). I had to do
these changes for the Chromecast Bridge, but I was not enthusiastic for
backport them in the UPnP/DLNA Bridge ... but obviously that was needed
as some flaws were un-manageable. So, this is done, and I hope it will
be better than worse, but I'm a bit anxious of some regression as the
testing of combinations/permutation of this plugin starts to be beyond
my afforable time, so I'll have to rely on you for feedback.



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
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: Beta version of SvrPowerControl

2015-11-29 Thread Wirrunna

gharris999 wrote: 
> OK, you can get my working version of SrvrPowerCtrl by:
> 
> cd to the LMS Plugins directory
> 
> Remove the old version of SrvrPowerCtrl:
> 
> # rm -Rf ./SrvrPowerCtrl
> 
> Clone the repo:
> 
> # git clone https://github.com/gharris999/SrvrPowerCtrl.git
> 
> 

That worked too, after I installed git (# yum install git-all) on my
Vortexbox 2.4, which is based on fedora 23 with perl 5.22.

Thank you for the commands.



A camel is a racehorse designed by a committee.

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

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2015-11-29 Thread pinkdot

I don't know, but you already asked your question in the appropriate
thread ;-)



-Synology nas DS115 - Logitech Media Server 7.9.0 ('LMS-Repack'
(http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*&p=817970&viewfull=1#post817970))
-Raspberry PI B+ (PicorePlayer), HifiBerry DAC+ - Cambridge Azur 840A -
PMC GB1i
-2x Radio
-Laptop - openSUSE - Squeezelite

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

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


Re: [SlimDevices: Plugins] [Test] Repo for LMS 7.9.0 on Synology DSM 5.*

2015-11-29 Thread alonwa

pinkdot wrote: 
> I don't know, but you already asked your question in the appropriate
> thread ;-)

Thanks



alonwa's Profile: http://forums.slimdevices.com/member.php?userid=64878
View this thread: http://forums.slimdevices.com/showthread.php?t=103636

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