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

2016-04-26 Thread Michael Herger
This works for spotify only, but better then nothing. When I saw this for the first time I thought this might be cool indeed. Never looked into it in detail, though. But as this is basically a great way to create playlists, which eventually would be imported into your Spotify account, why

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

2016-04-26 Thread Michael Herger
At the risk of wishful thinking, is there a way to have multiple random play 'presets' based on user criteria/tagging ( genres, years, artists)? Isn't this the kind of feature one of Erland's plugins covered? I've taken a note. I could imagine creating a Library View using Advanced Search in

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

2016-04-26 Thread cramcram
pinkdot wrote: > Hi cramcram, > > The 1053 DSM6 package already contains the faad binaries which are > shipped with LMS. So that might not be the problem. All radia streams > mentioned in the thread work for me an transcoded to pcm is AAC is > switched off. > Can you give me a stream which is

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

2016-04-26 Thread Christian Schoepplein
On Tue, 26 Apr 2016 16:47:23 +, mark wollschlager wrote: > > Wow. Sad news. I love smartmix. Me too :-). Therefore another project that maybe can be integrated into a LMS plugin to generate smart playlists and used somehow, allthough I don't know how at the moment :-):

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

2016-04-26 Thread castalla
bpa wrote: > From the Linux man page (not online one) > The -D option may be given to override automatic dithering. To invoke > dithering manually (e.g. to select a noise-shaping curve) > > AFAICT It is not really necessary. > > There are lots of options but at least you have a starting

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

2016-04-26 Thread bpa
castalla wrote: > I'm going to chug again sorry any chance of an mp3 line > (given the player plays mp3 without any transcode - or I think it does). > I'm so confused by all this that I'm scared of messing something up > seriously by just stabbing in the dark. mp3 flc will be

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

2016-04-26 Thread bpa
>From the Linux man page (not online one) The -D option may be given to override automatic dithering. To invoke dithering manually (e.g. to select a noise-shaping curve) AFAICT It is not really necessary. There are lots of options but at least you have a starting point which works. Make

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

2016-04-26 Thread castalla
Reporting back - the aac eq. works!! I looked at the man page - I must be losing it because it made no sense. For example, I couldn't find any reference to the - -D switch. I'm going to chug again sorry any chance of an mp3 line (given the player plays mp3 without any transcode - or

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

2016-04-26 Thread mark wollschlager
Wow. Sad news. I love smartmix. I don't use any of the streaming service functionality. I just use my local library. At the risk of wishful thinking, is there a way to have multiple random play 'presets' based on user criteria/tagging ( genres, years, artists)? I say wishful, as I am not a

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

2016-04-26 Thread PasTim
castalla wrote: > I came across the code below in another thread - could it be modified > for aac flac ? > > I'm floundering as I can find no explanation of the various switches > > > Code: > > > > flc flc * 00:00:00:00:00:0 > # F > [sox] -D -q -t flac

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

2016-04-26 Thread castalla
bpa wrote: > Yes - - this is what I think you should try ( -C 0 means use least > compression ) but with your player's MAC address and your own treble and > bass settings. > > Code: > > > > aac flc * 00:04:xx:xx:xx:xx > # IF > [faad] -q -w -f 1

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

2016-04-26 Thread bpa
castalla wrote: > You mean this? > > > Code: > > > > aac flc * * > # IF > [faad] -q -w -f 1 $FILE$ | [flac] -cs --totally-silent --compression-level-0 --ignore-chunk-sizes - > > > > > > > Lost again sorry. Yes -

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

2016-04-26 Thread castalla
I came across the code below in another thread - could it be modified for aac flac ? I'm floundering as I can find no explanation of the various switches Code: flc flc * 00:00:00:00:00:0 # F [sox] -D -q -t flac $FILE$ -t flac -e signed -C 0 -b 24 - treble -3

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

2016-04-26 Thread castalla
bpa wrote: > Copy the aac flc rule with one having the the mac address for the > upnpbridge and then also chang to use faad->sox->flc ( or perhaps just > faad->sox with sox set to output Flac format with -t flac) instead of > faad->flac You mean this? Code: aac

Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-04-26 Thread mkkyah
I really don't know how smart crossfade checks that and decides to crossfade or not. And maybe I'm misleading you by saying that a 22track playlist is seen as an album, but the tracks are not crossfading for sure. I have tested one more thing for you: If you play 2 tracks from different 22tracks

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

2016-04-26 Thread bpa
castalla wrote: > Am I any closer (given the above outcome) to getting a basic tone eq. > for mp3 and aac streams Copy the aac flc rule with one having the the mac address for the upnpbridge and then also chang to use faad->sox->flc ( or perhaps just faad->sox with sox set to output Flac

Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-04-26 Thread 505
mkkyah wrote: > Hi, > The plugin is working great, there are no issues until now. I have one > suggestion : the tracks from a playlist are listed like tracks from an > album and they are not crossfading if smart crossfade is enabled. Is > there a chance to handle all tracks as single tracks

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

2016-04-26 Thread castalla
PasTim wrote: > I notice you have codec pcm before flc in the bridge. You might try > reversing this. Progress ...??? I used codecs - flc,pcm,mp3 BBC aac playing! I have also tested a flac file and a aac (mp4) file - both play --- Am I

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

2016-04-26 Thread Michael Herger
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 Details" Any ideas? Thanks for the heads up. The parsing of the data does indeed fail for that menu. You'll get an update, soon. -- Michael

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

2016-04-26 Thread PasTim
castalla wrote: > 1. Claims it supports flac > > 2. Any flac stream to test > > > LMS on linux debian i386 - bridge on same PC I notice you have codec pcm before flc in the bridge. You might try reversing this. LMS 7.9 on VortexBox Midi box, Xubuntu 14.04, FLACs 16->24 bit,

Re: [SlimDevices: Plugins] [Announce] 22tracks plugin - Play music from 22tracks.com

2016-04-26 Thread mkkyah
Hi, The plugin is working great, there are no issues until now. I have one suggestion : the tracks from a playlist are listed like tracks from an album and they are not crossfading if smart crossfade is enabled. Is there a chance to handle all tracks as single tracks in this plugin?

Re: [SlimDevices: Plugins] Mixcloud plugin?

2016-04-26 Thread mkkyah
dhallag wrote: > does anyone know if there is a way to log into mixcloud and play > favorites like soundcloud? just a lot easier as searching in sort of a > pain... Did you check settings for mixcloud plugin? You can log in there and have "my mixcloud" between menu items.

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

2016-04-26 Thread bpa
castalla wrote: > 1. Claims it supports flac > > 2. Any flac stream to test Any aac stream transcoded into flac by LMS !! Turn on unpnbridge logging to see what it is doing and what HTTP requests is coming from the upnp player(renderer) when transcoded aac streams fail to play.

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

2016-04-26 Thread castalla
bpa wrote: > Does the upnp device support Flac ? and actually can play flac streams > ? > > Whats OS is hosting LMS and upnpbridge ? 1. Claims it supports flac 2. Any flac stream to test LMS on linux debian i386 - bridge on same PC Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10

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

2016-04-26 Thread bpa
castalla wrote: > 1. Tested player with its own app. Added the somafm stream - plays. > > 2. Upnpbridge - codecs as pcm,flc,mp3 - somafm doesn't play. > > 3. Upnpbridge - aac,pcm,flc,mp3 - somafm plays Does the upnp device support Flac ? and actually can play flac streams ?

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

2016-04-26 Thread castalla
bpa wrote: > Try the http/aac URLs below. If they play and iplayer streams don't > then problem is probably in BBCiPLayer plugin. If they don't work then > please check your UPNP device actually supports and plays Flac > natively. > > http://ice1.somafm.com/illstreet-128-aac >

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

2016-04-26 Thread bpa
Try the http/aac URLs below. If they play and iplayer streams don't then problem is probably in BBCiPLayer plugin. If they don't work then please check your UPNP device actually supports and plays Flac natively. http://ice1.somafm.com/illstreet-128-aac

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

2016-04-26 Thread castalla
PasTim wrote: > If you remove aac from the bridge codecs, have you changed the File > Types for aac in the LMS Advanced settings? They should allow > transcoding in LMS to flac. Mine works in this way. Errr no idea! Which AAC values do I need? Current: AAC native FLAC faad/flac MP3

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

2016-04-26 Thread PasTim
castalla wrote: > Okay - transcoding is checked. > > If I remove aac from the bridge codecs then iplayer doesn't play - with > aac, then streams play. > > Haven't any other aac streams to test ... If you remove aac from the bridge codecs, have you changed the File Types for aac in the LMS

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

2016-04-26 Thread th80
You are right, Michael. These are huge limitations to the usage of smart mix. It's a shame that features are not fully migrated. Sad to see no new alternative to this :-( Thanks Thomas Gesendet von meinem SM-G920F mit Tapatalk