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

2016-05-05 Thread DavidBulluss

slartibartfast wrote: 
> Michael
> Have you contacted Spotify about the missing features of their new API?
> It would be in their interest to add them if it means that more
> Squeezebox users would subscribe to the service. 
> 
> Sent from my SM-G900F using Tapatalk

I have a premium Spotify subscription which I started after I found
SmartMix... and I only use it wit SmartMix. I will be dropping it on
June 1.

I will possibly then use a free Spotify on my tablet, as that is all I
need, and I can beam it to my amp. Not as nice as the seamless
LMS/SmartMix, but there if I need it.

David



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

2016-05-05 Thread philippe_44

PasTim wrote: 
> I have, sadly, managed to reproduce an intermittent problem with sq2u
> 0.2.7.3. on one of my renderers (the M1 CLiC, as usual).  
> 
> I have one album that almost completely refuses to play.  A log is
> attached, as it started and failed to play tracks 1, 2 and 3, when I
> gave up.  The renderer flashes briefly as it tries and fails to play
> each track.  In the LMS log, there are three matching errors:
> 
> > 
Code:

  >   > 
  > [16-05-05 20:55:02.4943] Slim::Player::Squeezebox2::statHandler (150) 
Error: 00:11:f6:8a:ac:19: Decoder does not support file format, code 0
  > [16-05-05 20:55:09.4827] Slim::Player::Squeezebox2::statHandler (150) 
Error: 00:11:f6:8a:ac:19: Decoder does not support file format, code 0
  > [16-05-05 20:55:17.9026] Slim::Player::Squeezebox2::statHandler (150) 
Error: 00:11:f6:8a:ac:19: Decoder does not support file format, code 0
  > 

> > 
> 
> This album plays fine through squeezelite, Touch, and also directly on
> the M1 CLiC via minimserver rather than LMS.  So it can't be the album
> itself can it?  But something about the timing or content is causing
> sq2u to cause LMS to fail.
> 
> Note that I am still using custom-convert to convert from flac to
> flac, and the codecs are flc, pcm, mp3.
> 
> I have had this problem before, intermittently, and usually changing
> tracks manually a few times and then back has sorted it.  This album
> seems to cause more problems than others.
> 
> 20408
> 
> What else can I try?

Best would be if you could upload somewhere one track so I can try on my
players. The sq2u log says that the M1 CLiC does not like at all what it
receives



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)

2016-05-05 Thread philippe_44

crystalgipsy wrote: 
> Ok here is logs for playing flac and codec issues plus when standby
> pressed it restarts playing regardless if stopped before hand this also
> advanced to next track. . To note it seems to be all my 16 bit 44.1 flac
> files, the only 24bit 96khz files I have play just fine. They have all
> been created in the same app with different settings so god knows what
> the issue is. The standby issue happens if I put the device manually in
> standby before stopping or after stopping or if a playlist is still
> loaded and unfinished but stopped/paused and the device automatically
> goes in to standby. I have tried the default Pure settings Castallas and
> tried a few tweaks myself all to no avail.

According to the 1st log, the player does not support flac (the
ProtocolInfo field does not mention it). When this happens, flac is not
reported as a supported format to LMS, so its transcodes every flac file
to pcm (unless pcm is disabled as well). The parameter  can
be set if the XML config to force flac support (but you need to edit
directly the config file, there is no way to set this from the plugin
settings - do not forget to stop the upnpbridge before editing the
config file). Your player does not support wav or aiff, but it reports
properly that raw pcm 16 bits, 44100, 2 channels is supported. Still, my
plugin fails to find a matching rule when receiving such 44100/16/2 file
from LMS. What value do you have for "uncompressed format" in the plugin
settings ? You should at least have "raw". Can you upload your XML
config file as well (erase the mac address of your devices or any other
value you do not want to share publicly)



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)

2016-05-05 Thread crystalgipsy

philippe_44 wrote: 
> The codec priority of LMS is still a bit of a mystery to me in a sense
> that putting flc,pcm I still have some flac sent as pcm. Now, the codec
> matching rule is that a upnp player enumerates all the formats it
> supports. For encoded format, this is just the format name but for raw
> pcm, it is long list of every rate/channel/depth supported and I have to
> find an exact match and tell the player what it is about to receive,
> otherwise he would have no clue by reading the data themselves (coded
> format contains header, raw pcm is ... raw)
> To have a look at what your player says it supports, you can use the
> extra debug in the plugin settings set to all. Just launch the plugin,
> wait for the discovery and then send he log here. For the unpause, set
> extra debug to none, reproduce the problem and post the log here

Ok here is logs for playing flac and codec issues plus when standby
pressed it restarts playing regardless if stopped before hand this also
advanced to next track. . To note it seems to be all my 16 bit 44.1 flac
files, the only 24bit 96khz files I have play just fine. They have all
been created in the same app with different settings so god knows what
the issue is. The standby issue happens if I put the device manually in
standby before stopping or after stopping or if a playlist is still
loaded and unfinished but stopped/paused and the device automatically
goes in to standby. I have tried the default Pure settings Castallas and
tried a few tweaks myself all to no avail.


+---+
|Filename: upnpbridge_standby.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=20410|
+---+


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

2016-05-05 Thread PasTim

I have, sadly, managed to reproduce an intermittent problem with sq2u
0.2.7.3. on one of my renderers (the M1 CLiC, as usual).  

I have one album that almost completely refuses to play.  A log is
attached, as it started and failed to play tracks 1, 2 and 3, when I
gave up.  The renderer flashes briefly as it tries and fails to play
each track.  In the LMS log, there are three matching errors:


Code:


  [16-05-05 20:55:02.4943] Slim::Player::Squeezebox2::statHandler (150) Error: 
00:11:f6:8a:ac:19: Decoder does not support file format, code 0
  [16-05-05 20:55:09.4827] Slim::Player::Squeezebox2::statHandler (150) Error: 
00:11:f6:8a:ac:19: Decoder does not support file format, code 0
  [16-05-05 20:55:17.9026] Slim::Player::Squeezebox2::statHandler (150) Error: 
00:11:f6:8a:ac:19: Decoder does not support file format, code 0
  



This album plays fine through squeezelite, Touch, and also directly on
the M1 CLiC via minimserver rather than LMS.  So it can't be the album
itself can it?  But something about the timing or content is causing
sq2u to cause LMS to fail.

Note that I am still using custom-convert to convert from flac to flac,
and the codecs are flc, pcm, mp3.

I have had this problem before, intermittently, and usually changing
tracks manually a few times and then back has sorted it.  This album
seems to cause more problems than others.

20408

What else can I try?


+---+
|Filename: upnpbridge1.log  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=20408|
+---+


LMS 7.9 on VortexBox Midi box, 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.  
Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC
renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 15.10 laptop firefox/upplay or Android 'phone with
Squeeze-Commander/BubbleUPnP controls LMS/Minimserver.  
Also a Touch with EDO, plus spare, 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


[SlimDevices: Plugins] Qobuz will not stream to squeezebox.

2016-05-05 Thread mandryka

Qobuz will stream to other devices and the LMS interface says it is
streaming but my squeezebox classic won't play it. The squeezebox will
play spotify and my music.  The problem started after a change of
router. Any suggestions about how to troubleshoot?



mandryka's Profile: http://forums.slimdevices.com/member.php?userid=53967
View this thread: http://forums.slimdevices.com/showthread.php?t=105556

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


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

2016-05-05 Thread slartibartfast

mherger wrote: 
> > 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 functionality). But the 
> old API would eg. allow you to provide a summary of your local music's 
> metadata to be used in the mixing, and it then created mixes not only 
> with your own music, but with IDs for services like Rhapsody, Deezer, 
> Spotify, MOG (and some more obscure), too. The new API only works with 
> Spotify. Therefore the main use of SmartMix is gone: creating smart 
> mixes of your own and related music.
> 
> The mixing of Spotify content is available through the Spotify app 
> ("Artist Radio", "Track Radio").
> 
> Besides the mixing there were tons of metadata queries available for 
> artists and songs, such as lists of videos online, related blogs, social
> 
> networking accounts of the artists, etc. All this is gone. Not important
> 
> to SmartMix, but still part of the large junks of the old API which 
> probably will never be available through the Spotify API.
> 
> > 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 unworthy?
> 
> It's not worth it. The lack of support for my local music collection 
> disqualifies the new API.
> 
> 
> -- 
> 
> Michael
Michael
Have you contacted Spotify about the missing features of their new API?
It would be in their interest to add them if it means that more
Squeezebox users would subscribe to the service. 

Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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] New plugin, where to start?

2016-05-05 Thread adhawkins

Ok, I'll start out just trying to get it working, and then look at
optimising it if it seems necessary.

Do you think there'd be any interest in this in the wider community? I
guess I could then look at adding some sort of configuration pages to
allow the creation of libraries. Thinking that maybe just dropping a
file called something like 'virtual-library-andy',
'virtual-library-fred' into the directory to add the music in that
directory to a library of that name. Then the user would just need to
give the server a list of library names to look for.

Maybe it could eventually be extended to handle amalgamated libraries,
something like 'andy and not audiobook', that sort of thing...

Anyway, hopefully I've got enough to get me started.

Is there any further documentation I could read? Or should I just
barrage you with further questions? :)

Andy



adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=105551

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


Re: [SlimDevices: Plugins] New plugin, where to start?

2016-05-05 Thread Michael Herger

And these libraries would be updated whenever a new scan occurred?


Yes.


I might be tempted to try to cache the data from the files containing
library names into a database somehow. I notice that in the database
directory is a database called 'PluginCache-SQLPlayList.db'. Is there
some 'standard' method for creating this database? Just wondering if
pulling the library names from a database would be quicker than having
to read the file from disk every time?


I don't know about this particular file. But it might be a cache file 
created using Slim::Utils::Cache->new('PluginCache::SQLPlaylist'). Those 
cache files basically are a key -> value storage. This would indeed 
allow you to store folder name -> information file tuples. This could 
speed up the scanning process if you create multiple libraries over the 
same folders. Make sure you keep the expiry time under control 
($cache->set($path, $info, 3600) -> cache for one hour), or you'd have 
to purge that file manually when forcing a full re-scan.




--

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


Re: [SlimDevices: Plugins] Annouce: Squeeze Control, a squeezebox remote app, is now available for Android

2016-05-05 Thread Paul Guijt

I want to do something in Tasker, depending on the active player in
SqueezeCtrl. 

Any ideas how to let Tasker do this are quite welcome! 

Verstuurd met Tapatalk





Paul Guijt's Profile: http://forums.slimdevices.com/member.php?userid=36711
View this thread: http://forums.slimdevices.com/showthread.php?t=96757

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


Re: [SlimDevices: Plugins] New plugin, where to start?

2016-05-05 Thread adhawkins

Ooh, that sounds promising.

And these libraries would be updated whenever a new scan occurred?

I might be tempted to try to cache the data from the files containing
library names into a database somehow. I notice that in the database
directory is a database called 'PluginCache-SQLPlayList.db'. Is there
some 'standard' method for creating this database? Just wondering if
pulling the library names from a database would be quicker than having
to read the file from disk every time?

Andy



adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=105551

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


Re: [SlimDevices: Plugins] New plugin, where to start?

2016-05-05 Thread mherger

Oh, I think this could be much easier. Create a simple plugin which has
at least a sub initPlugin. In there you're going to register your
libraries:


Code:

Slim::Music::VirtualLibraries->registerLibrary( {
id => 'userA',
name => 'Library based on some complex processing',
scannerCB => sub {
my $libraryId = shift;
createLibrary($libraryId, 'A')
}
} );
  
sub createLibrary {
my $id = shift; # use this internal ID rather than 
yours!

# do some serious processing here
...

# don't forget to update the library_track table with ($id, 
'track_id') tuples at some point!
}
  



Check out Slim/Music/VirtualLibraries.pm. There's some documentation at
the top. You'd have to register one library per user (replace 'A' in the
call). createLibrary would be called by the scanner with a library ID.
You then do your magic to figure out whether a track belongs to a
library or not. If it does, you create a record per track and library:


Code:

INSERT OR IGNORE INTO library_track (library, track) VALUES $id, $track_id



How you figure out $track_id is up to you. I'd probably go through all
folders referenced in the tracks table's url column, check for your data
and create records accordingly.

Some importers have a handler which would be called whenever a track is
added. This doesn't work with the regular scan, but only with eg. Browse
Music Folder (BMF). I'd stick with above method to get started. It
should cover most cases.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=105551

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

2016-05-05 Thread crystalgipsy

Ok will post logs later.

Sent from my SM-G925F using Tapatalk





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

2016-05-05 Thread luc

luc wrote: 
> Hello I've installed LMS 7.9 few days ago on my 211j Synology, and I
> have the same problem like in officiall version LMS 7.7.
> I use UPNP bridge to stream music to my Marantz SR5006, and it works
> great, but I have small problem with playlists.
> 
> When I add folder to "current playlist" I see all tracks, LMS show first
> track as current playing track and LMS start play first track - to this
> moment all is OK.
> When first track is ended next track is not playing. (LMS is showing
> first track as current playing track)
> When I manually delete first track from playlist, next track is
> playing.
> 
> In this mommemt I can only listen only one track and I have to manually
> start next track.

The same situation is when I listen spotify.



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

2016-05-05 Thread luc

Hello I've installed LMS 7.9 few days ago on my 211j Synology, and I
have the same problem like in officiall version LMS 7.7.
I use UPNP bridge to stream music to my Marantz SR5006, and it works
great, but I have small problem with playlists.

When I add folder to "current playlist" I see all tracks, LMS show first
track as current playing track and LMS start play first track - to this
moment all is OK.
When first track is ended next track is not playing. (LMS is showing
first track as current playing track)
When I manually delete first track from playlist, next track is
playing.

In this mommemt I can only listen only one track and I have to manually
start next track.



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

2016-05-05 Thread philippe_44

crystalgipsy wrote: 
> Sorry if not clear. I could not get any of  my flac files to play which
> are 44.1 16 bit it would say file type not supported. However  I could
> get my 96khz ones to play not sure of the bit depth of those so will
> have to look further. However  looked through this thread and found your
> posts on settings for this Pure so I switched  to those but it still had
> the error. I managed to get it to work in the end by removing PCM from
> the supported codecs which seems odd, I never really understand how the
> codecs bit works though. 
> 
> I have a new issue now though. When I stop a song/playlist it all stops
> but as soon as the Jongo hits standby it triggers the playback to start
> again and wakes up the Jongo. If you manually hit standby it does the
> same. Very annoying as it woke me up last night.
> 
> Sent from my SM-G925F using Tapatalk

The codec priority of LMS is still a bit of a mystery to me in a sense
that putting flc,pcm I still have some flac sent as pcm. Now, the codec
matching rule is that a upnp player enumerates all the formats it
supports. For encoded format, this is just the format name but for raw
pcm, it is long list of every rate/channel/depth supported and I have to
find an exact match and tell the player what it is about to receive,
otherwise he would have no clue by reading the data themselves (coded
format contains header, raw pcm is ... raw)
To have a look at what your player says it supports, you can use the
extra debug in the plugin settings set to all. Just launch the plugin,
wait for the discovery and then send he log here. For the unpause, set
extra debug to none, reproduce the problem and post the log here



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)

2016-05-05 Thread castalla

crystalgipsy wrote: 
> I put in ? So it chose the directory itself when I but in BUFFER it did
> not work. I assume you have to create the dir BUFFER yourself?
> 
> Sent from my SM-G925F using Tapatalk

I created the folder /BUFFER myself ( nogroup [65534], squeezeboxserver
[106] ) - value 5200



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
UPnPBridge - PURE One Flow internet radio: PURE Jongo S3x speaker
Castbridge - Chromecast 1 + Chromecast Audio
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)

2016-05-05 Thread crystalgipsy

I put in ? So it chose the directory itself when I but in BUFFER it did
not work. I assume you have to create the dir BUFFER yourself?

Sent from my SM-G925F using Tapatalk





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

2016-05-05 Thread castalla

crystalgipsy wrote: 
> S3x latest firmware. Yes flc in list but using the Pure config of yours
> there is also PCM in the list removing this allowed my flacs to play. On
> the latest version of 7.9 on my vortexbox. Not sure if the standby
> effects other file types will have to try when home and update.
> Wondering if it's the buffer option causing it?
> 
> Sent from my SM-G925F using Tapatalk

Did you set up a specific buffer folder (eg. /BUFFER)?



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
UPnPBridge - PURE One Flow internet radio: PURE Jongo S3x speaker
Castbridge - Chromecast 1 + Chromecast Audio
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: Smart Mix plugin

2016-05-05 Thread callesoroe

mherger wrote: 
> > Has there been any contact to Tidal getting this to work in the
> official
> > plugin ?
> 
> I just browsed the recently updated API documentation, and there still 
> is no radio feature listed. Doesn't mean they add it today or in a 
> month. I just don't know.
> 
> -- 
> 
> Michael

I have written to Tidal. Maybe if we all do it may happen :)



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: Receiver - S.M.S.L DAC, Prodipe Pro 5 active bi-amp speakers.
Bedroom: Receiver+UE boombox, Kids: Receiver+Active speakers, Office:
Transporter, JBL LSR305 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=97668

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

2016-05-05 Thread crystalgipsy

S3x latest firmware. Yes flc in list but using the Pure config of yours
there is also PCM in the list removing this allowed my flacs to play. On
the latest version of 7.9 on my vortexbox. Not sure if the standby
effects other file types will have to try when home and update.
Wondering if it's the buffer option causing it?

Sent from my SM-G925F using Tapatalk





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

2016-05-05 Thread castalla

crystalgipsy wrote: 
> Sorry if not clear. I could not get any of  my flac files to play which
> are 44.1 16 bit it would say file type not supported. However  I could
> get my 96khz ones to play not sure of the bit depth of those so will
> have to look further. However  looked through this thread and found your
> posts on settings for this Pure so I switched  to those but it still had
> the error. I managed to get it to work in the end by removing PCM from
> the supported codecs which seems odd, I never really understand how the
> codecs bit works though. 
> 
> I have a new issue now though. When I stop a song/playlist it all stops
> but as soon as the Jongo hits standby it triggers the playback to start
> again and wakes up the Jongo. If you manually hit standby it does the
> same. Very annoying as it woke me up last night.
> 
> Sent from my SM-G925F using Tapatalk

Jongo S3 or S3X?  If S3 have you updated the firmware?

Very strange.  The codec order takes precedence - did you include flc in
the list?

Standby - does it occur on all files and types?



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
UPnPBridge - PURE One Flow internet radio: PURE Jongo S3x speaker
Castbridge - Chromecast 1 + Chromecast Audio
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] New plugin, where to start?

2016-05-05 Thread adhawkins

mherger wrote: 
> How did you plan to present those filtered lists to the users? As 
> virtual libraries?
> 
Exactly that, yes. I just need some 'easy' way to filter tracks for
those virtual libraries. An extra tag (or even perhaps re-using 'Genre')
seemed like the easiest way to do this.

mherger wrote: 
> You plugin would have to register an importer. You already looked at the
> 
> Fulltext Search plugin. You'll get the idea. That importer can be run 
> after the other, regular scans. You could then grab a list of all 
> tracks, and process them with your magic.
I was hoping my plugin could be called as each track is added to the
library. The Full Text Search plugin seems to do this I think?

mherger wrote: 
> The file paths are stored in the url column of the tracks table. That 
> url can be converted to a file path using 
> Slim::Utils::Misc::pathFromFileURL($url).
Excellent, I figured there'd be a relatively simple way to do this,
thanks for the pointer!

mherger wrote: 
> I think this will be the crucial part: how to store your additional 
> data. The library.db has a pretty fixed structure. Unless you can fit 
> your data in there somehow, you might need to manage your own table.
As above, I did consider just adding a list of library names as the
'Genre' tag (I don't really use Genres for anything else at the moment).


mherger wrote: 
> But this might actually be a pretty simple solution if you opted for the
> 
> virtual libraries: a virtual library definition expects an SQL query 
> which returns track IDs to be used in a library. If you created your own
> 
> table, it could be as simple as two columns: user and track ID. The 
> library for user A would be defined as "select track_id from 
> my_custom_user_table where user = 'A'". I hope you get the point :-).
I do. The question then is, where do I create this table? Is there some
kind of hook in the plugin I can use, or would it just be something I
would do in 'initPlugin'?

I think my main issue is that there doesn't seem to be much
documentation regarding the plugin architecture and where to get
started...

Thanks for the response, very helpful. Any further pointers gratefully
received :)

Andy



adhawkins's Profile: http://forums.slimdevices.com/member.php?userid=650
View this thread: http://forums.slimdevices.com/showthread.php?t=105551

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

2016-05-05 Thread crystalgipsy

Sorry if not clear. I could not get any of  my flac files to play which
are 44.1 16 bit it would say file type not supported. However  I could
get my 96khz ones to play not sure of the bit depth of those so will
have to look further. However  looked through this thread and found your
posts on settings for this Pure so I switched  to those but it still had
the error. I managed to get it to work in the end by removing PCM from
the supported codecs which seems odd, I never really understand how the
codecs bit works though. 

I have a new issue now though. When I stop a song/playlist it all stops
but as soon as the Jongo hits standby it triggers the playback to start
again and wakes up the Jongo. If you manually hit standby it does the
same. Very annoying as it woke me up last night.

Sent from my SM-G925F using Tapatalk





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