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

2016-04-25 Thread castalla
bpa wrote: > Basic question > why can't the upnpbridge work witih LMS transcoding AAC to Flac - have > you disabled transcoding in the BBCiPlayer plugin setting ? > > Does the bridge have the problem with all http/ AACstream or just > iPlayer ones ? Okay - transcoding is checked. If I remove

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

2016-04-25 Thread bpa
castalla wrote: > Dumbo replies: err, I'm lost > > 1. The upnpbridge player has the following codecs - aac,pcm,flc,mp3 > > 2. I could only get iplayer streams to play by adding the aac codec > > 3. So what's the simplest conf. line to get eq. working on the aac > streams? > > 4. Is the

Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-04-25 Thread schmurtz
philippe_44 wrote: > Thanks - Doesn't the shairtunes2 plugin do what you want ? or maybe I > misuderstood. > > Re shairport4W, you have to enable encryption in the options of the > virtual player created for shairport (in AirPlaay Bridge plugin > setting), otherwise yes, shairport4w crashes

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

2016-04-25 Thread pinkdot
Thanks for reporting. I will fix it tomorrow! -Synology nas DS115 - ('LmsUpdate' (http://forums.slimdevices.com/showthread.php?103636-Test-Repo-for-LMS-7-9-0-on-Synology-DSM-5-*=817970=1#post817970)) -Raspberry PI2 (Max2Play), HifiBerry DAC+ (LMS/Squeezelite/Kodi)- Cambridge Azur 840A - PMC

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

2016-04-25 Thread yaonos
Hi Martin, I have tried to get the latest LMS Update package from your DSM6 repository in order to update from Synology's version on my DS413 an found 2 issues. The first is cosmetic : the version displayed is v7.9.0-153.1023 instead of v7.9.0-161.1053. The second issue is that the available

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

2016-04-25 Thread Michael Herger
Echonest/Spotify refers to new APIs and that most of the current features are available under new APIs too. I haven't seen even a claim that "most" of the old API was supported. It's a very little part which is available through the new API. It's probably the most important though (the mixer

Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-04-25 Thread woodster
philippe_44 wrote: > If you stop and re-start the plugin, does it find the speaker at the > same adress/port ? Some players change port randomly, and this change is > only seen by my plugin at discovery time (every 30 seconds - default) Ahh.. Might be the issue...Strange it continues though as

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

2016-04-25 Thread castalla
bpa wrote: > The command line to take aac , pass it rhough sox and then re-encode > into aac is as follows > > Code: > > > [faad] -q -w -f 2 -b 1 $FILE$ - | [sox] -q -t wav - -t wav - bass +0 treble -0 | avconv -f wav -i - -f adts - > >

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

2016-04-25 Thread bpa
The command line to take aac , pass it rhough sox and then re-encode into aac is as follows Code: [faad] -q -w -f 2 -b 1 $FILE$ - | [sox] -q -t wav - -t wav - bass +0 treble -0 | avconv -f wav -i - -f adts - However - that command

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2016-04-25 Thread Rainer M Krug
Michael Herger writes: >> Oh that really sucks as the information there is really good. Where are >> they moving the content to? > > They've been bought by Spotify a while back. And while Spotify is > claiming to offer the API now as part of their Spotify Web API, this > is

Re: [SlimDevices: Plugins] Inguz drc/eq plugin working

2016-04-25 Thread castalla
Thanks - will try later this evening 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

Re: [SlimDevices: Plugins] Inguz drc/eq plugin working

2016-04-25 Thread Apesbrain
No guarantee as I'm not able to test it but this might work: Code: aac aac * MA:C_:AD:DR:ES:S_ # IF [faad] -q -w -f 2 -b 1 $FILE$ | [sox] -q -t wav - -t wav - bass +3 treble -3 | [ffmpeg] -i - -c:a aac -strict -2 -b:a 320k - mp4 mp4 *

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2016-04-25 Thread Michael Herger
Oh that really sucks as the information there is really good. Where are they moving the content to? They've been bought by Spotify a while back. And while Spotify is claiming to offer the API now as part of their Spotify Web API, this is only the case for a very small fraction of the old

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2016-04-25 Thread dhallag
I particularly love the "credits" section. Now if you felt so inclined, it would be really cool to search on my local music based on those in the credits. For example, if I see that there is a bassist from an album that I really love via your credits, then an option would be to search my

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2016-04-25 Thread dhallag
mherger wrote: > > hey michael - great app - so in all the fields (bio, artist details, > > pictures, in the news, in the blogsphere, videos, websites) I get > great > > information and use it a lot. The only field that doesn't populate > is > > "Related Artists" For every artist it just says

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

2016-04-25 Thread castalla
bpa wrote: > There are two issues here > 1. What sort of stream aac is being processed. There are number of ways > aac can be streamed but SB players only understand one way. > 2. What sort of processing is required on the aac audio stream. > > Deal with the second issue first. > Q. If you

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

2016-04-25 Thread bpa
castalla wrote: > Thanks. Had a look at the .conf - anybody here speak 'convertish'? I > have no idea what is applicable! There are two issues here 1. What sort of stream aac is being processed. There are number of ways aac can be streamed but SB players only understand one way. 2. What

Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2016-04-25 Thread SlimChances
I installed Ubuntu 16.04 and LMS copying my preference folder and plugin folders to the new install. Worked fairly well except I have 2 plugins including SVN that fail to install. I tried deleting SVN in the preference folder to no avail

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

2016-04-25 Thread Sakkerju
Another perfect update for my Logitech Media Servers. Current versions running are: - DS514play; DSM6; LMS 7.9.0 - 161.1053 @ Fri Apr 15 - DS209+II; DSM4; LMS 7.9.0 - 062.1053 @ Sun Apr 10 Good job and thanks, Martin aka Pinkdot! Squeezebox Server 7.9.0 *** Squeezebox family "3x Radio

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

2016-04-25 Thread th80
Echonest/Spotify refers to new APIs and that most of the current features are available under new APIs too. Wouldn't it be possible to change the smart mix integration to the Spotify APIs and use it in similar way as currently? Or is the (free) access more restricted or limited which makes it

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

2016-04-25 Thread ismarketing
Anyone have any luck getting an Aries Mini to work as a upnp renderer using the bridge after the latest Aries FW update? I much prefer the LMS control ecosystem to Lightning DS. I've tried this many times now and can't get the mini to appear in either ipeng or orange squeeze. Thanks

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

2016-04-25 Thread castalla
PasTim wrote: > There may be some hints in the comments in convert.conf. The > conversions seem to start with faad for aac. Thanks. Had a look at the .conf - anybody here speak 'convertish'? I have no idea what is applicable! Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers

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

2016-04-25 Thread PasTim
castalla wrote: > I have no idea how to specify the script for > > aac aac There may be some hints in the comments in convert.conf. The conversions seem to start with faad for aac. LMS 7.9 on VortexBox Midi box, Xubuntu 14.04, FLACs 16->24 bit, 44.1->192kbps. LMS plugin UPnP/DLNA Bridge to

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

2016-04-25 Thread castalla
PasTim wrote: > What's your aac issue? I have no idea how to specify the script for aac aac 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

Re: [SlimDevices: Plugins] AirPlay bridge: use airplay devices from LMS (experimental)

2016-04-25 Thread philippe_44
woodster wrote: > Today I had no sound, and the following in the log. > > connection, attempting reset > [20:15:53.625523] get_tcp_connect:136 cannot connect addr=10.0.0.92, > port=1024 > [20:15:54.625801] raopcl_is_sane:144 [0x4d9ce18]: not connected > [20:15:54.626045] PlayerThread:328

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

2016-04-25 Thread philippe_44
castalla wrote: > @Philippe > > You may recall some time back I raised a query about an equalizer > feature. > > I came across this - > http://forums.slimdevices.com/showthread.php?87506-Inguz-drc-eq-plugin-working=851551=1#post851551 > > Before investing any more time, could you advise if

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

2016-04-25 Thread PasTim
castalla wrote: > I'm just updating my progress on implementng a sox equaliser. > > I have it working for mp3 playing to a Touch > > Haven't tried a upnpbridge player yet - that's for tomorrow. > > Just another appeal for help to get aac files working via sox. Any > help/advice welcome. >

Re: [SlimDevices: Plugins] Announce: Music & Artist Information plugin

2016-04-25 Thread Michael Herger
hey michael - great app - so in all the fields (bio, artist details, pictures, in the news, in the blogsphere, videos, websites) I get great information and use it a lot. The only field that doesn't populate is "Related Artists" For every artist it just says "Empty" when I press "Artist