Re: [SlimDevices: Plugins] MusicIP Headless w/ MergerFS (FUSE)

2019-01-25 Thread Roland0


BreakTheStatic wrote: 
> Overall, MergerFS way better, completely stable, faster & still
> maintained.  However, when I tried to add new music, MusicIP doesn't see
> any files.  I tried passing in a single mounted drive and it works fine,
> but when I switch to the pooled mount, it no longer reads it.  The owner
> & permissions on both the real device as well as the FUSE mount are the
> same.  It seems that for some reason, MusicIP can't correctly navigate
> to the pooled path. 
Check if  the allow_other mount option is set (see man mount.fuse for
details, esp. user_allow_other).
Otherwise, symlinks are always an option.



SW: 'Web UI for LMS'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
| 'Playlist Editor / Generator'
(http://forums.slimdevices.com/showthread.php?108199-Announce-LMS-Playlist-Editor)
| 'Music Classification'
(http://forums.slimdevices.com/showthread.php?108278-Announce-Essentia-Integration-music-classification-(moods-genres-))
| 'Similar Music'
(http://forums.slimdevices.com/showthread.php?108495-Announce-LMSmusly-play-similar-music)
| 'LMSlib2go' (https://www.nexus0.net/pub/sw/lmslib2go/)
HowTos: 'build a self-contained LMS'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS)
| 'Ogg Opus'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files)
| 'Bluetooth/ALSA'
(http://forums.slimdevices.com/showthread.php?107230-Howto-Bluetooth-streaming-to-from-LMS-(ALSA-only-no-PulseAudio))

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=110092

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


[SlimDevices: Plugins] MusicIP Headless w/ MergerFS (FUSE)

2019-01-25 Thread BreakTheStatic


Hey, I've been running mhddfs for a while now and MusicIP was able to
read my pooled mountpoint fine.  However, recently, I switched to
MergerFS due to some weird seg-fault errors that mhddfs was throwing. 
Overall, MergerFS way better, completely stable, faster & still
maintained.  However, when I tried to add new music, MusicIP doesn't see
any files.  I tried passing in a single mounted drive and it works fine,
but when I switch to the pooled mount, it no longer reads it.  The owner
& permissions on both the real device as well as the FUSE mount are the
same.  It seems that for some reason, MusicIP can't correctly navigate
to the pooled path.  Has anyone else here had any experience with this? 
Is there a way to analyze the files using the individual drives, but
then change the path in the default.m3lib after the fact, so LMS will
recognize it as the same file?

I thought that maybe I could use a Windows box to do the fingerprinting
and LMS would pick that up, but I think I run into the same problem,
since MusicIP does need to be running on my server w/ the correct paths
in order to work.

A last ditch effort I thought of was to break my LMS library up into the
real devices (e.g. add /mnt/data/disk1/music, /mnt/data/disk2/music,
etc...) and then running MusicIP similarly so the paths match.  But that
completely defeats the purpose of my drive pooling (/storage/music).

Any help or ideas would be greatly appreciated!



BreakTheStatic's Profile: http://forums.slimdevices.com/member.php?userid=42048
View this thread: http://forums.slimdevices.com/showthread.php?t=110092

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


Re: [SlimDevices: Plugins] ANNOUNCE: Group Players

2019-01-25 Thread philippe_44


s25a wrote: 
> Hi,
> 
> @ Philippe: Thank you so much for this great plugin :-) This is one of
> the most helpful plugins 
> I have installed the latest LMS 7.9.2 from the nighly Section
> (24/January) on a Debian 9.7 Server.
> 
> I than installed the Plugin release 0.7.6 and restarted the server. Than
> created one Test group and added to Players (PlayerA and PlayerB)
> 
> I than did a few tests:
> 
> 1) Started Music in Group test: PlayerA and PlayerB are immediately
> synced with test and Music is playing...Fantastic
> 2) Than choose PlayerB started Music: PlayerB is unsynced and plays new
> Music. PlayerA is still synced with group test playing the other Music.
> 3) Than choose again group test and started again (new) music and it
> does not re sync PlayerB with group test. 
> The only way to get PlayerB synced again is to choose PlayerB, clear the
> playlist of this Player (or Power it Off) than go back to Group test and
> start the music again. Than it is re synced.
> 
> Is this the expected behavior? Is there a way to always sync the Players
> when starting new music in group?
> 
Yes this is the expected behavior. In fact, it was pretty complicated to
get there. The idea is that if something different starts to be played
on a group member, then it means that the user intentionally wants to
isolate it form the group and don't want the next track of the group
player to take over again. Only when stopped and restarted will the
group player 'acquire' again the member that left previously *if* this
member is not playing anymore - it's supposed to indicate that you
really want to get it back.
> 
> - When Group test is playing with both synced Players and I go to
> PlayerA Play new music and than to PlayerB and play new music bot are un
> synced. That is what I expected. However when I choose group test again
> and start new music only one of the Players is synced and plays new
> Music. The other still unsynced an plays the music that was choosen
> before. I am not 100% sure but it seems it always the PlayerA that sync
> again.
> 
I'm not fully sure I follow the use case, but I think it's as described
before. When a group is reformed, if a member has been previously
isolated *and* is playing, then I assume that the user do not want to
re-acquire it, so I leave it alone. For example, I have a group named
"1st Floor" that includes a player that is in my "Master Bedroom".
Sometimes I play on the whole 1st floor while I'm in my home office or I
roam accross the 1st floor. But somebody (guess who) might be in the
bedroom and start to play something else. If I switch track on "1st
Floor" group, she'd be pretty irritated if I interrupt what she was
listening to. Now, if what she was listening has ended and nothing more
is playing, I'll will re-acquire that player and she might still be
irritated, but that's negotiable and then she can power off the player,
in which case I won't take over it ...



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=108558

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-01-25 Thread SlimChances


yes i did clear the messages immediately before i tried to play the
album



Logitech Media Server Version: 7.9.2 - 1545144292 @ Tue Dec 18 16:18:25
CET 2018
Operating system: Debian - EN - utf8Platform Architecture:
x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)  


One SB Touch connected by Ethernet - Denon AVR -1912 Receiver, Paradigm
4.1 speakers
SB Classic connected by Ethernet to FX Audio D802C amp and Sinclair
bookshelf speakers
Two SB Radios wireless

SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-01-25 Thread cpd73


SlimChances wrote: 
> I am not certain I got what you asked for as I don't see
> "playlistcontrol" in its params.
Nope, that's a 'status' message

SlimChances wrote: 
> There are hundreds of Posts and it seems to continuing producing more
> but here is one
...which is why I said to clear the list before hand, then you can see
the ones you care about.



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-01-25 Thread SlimChances


I am not certain I got what you asked for as I don't see
"playlistcontrol" in its params.
There are hundreds of Posts and it seems to continuing producing more
but here is one


+---+
|Filename: Json.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=26623|
+---+


Logitech Media Server Version: 7.9.2 - 1545144292 @ Tue Dec 18 16:18:25
CET 2018
Operating system: Debian - EN - utf8Platform Architecture:
x86_64-linux
Perl Version: 5.26.1 - x86_64-linux-gnu-thread-multi
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)  


One SB Touch connected by Ethernet - Denon AVR -1912 Receiver, Paradigm
4.1 speakers
SB Classic connected by Ethernet to FX Audio D802C amp and Sinclair
bookshelf speakers
Two SB Radios wireless

SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-25 Thread jamesrfisher


Thanks



Touch -> Rega DAC -> Arcam A80 -> Mission 773se's

LMS 7.7.6 via Synology DS118

jamesrfisher's Profile: http://forums.slimdevices.com/member.php?userid=48794
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-25 Thread Michael Herger

What version of LMS is needed to runthe Spotty plug-in?


7.7.x should be fine. Minor features would be missing, eg. scanning 
within a track.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-25 Thread jamesrfisher


Hi

What version of LMS is needed to runthe Spotty plug-in?

Thanks



Touch -> Rega DAC -> Arcam A80 -> Mission 773se's

LMS 7.7.6 via Synology DS118

jamesrfisher's Profile: http://forums.slimdevices.com/member.php?userid=48794
View this thread: http://forums.slimdevices.com/showthread.php?t=109991

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


Re: [SlimDevices: Plugins] [Announce] Spotty 2.7.x - Spotify Connect for your Squeezebox

2019-01-25 Thread mherger


analox wrote: 
> Before I had to reinstall due to changing my server hardware
> it all worked fine here, including connect.

Probably a stupid question... but did re-enable Connect for all the
players you want to see exposed? This is disabled by default.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo

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

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


Re: [SlimDevices: Plugins] Easy way to enter sleep mode?

2019-01-25 Thread cpd73


Velo17 wrote: 
> Maybe I can get hands on an old but working ipod to have a look on
> iPeng...thanks for the hint
> 
> The other idea to access the web interface is not much different from
> using orangesqueeze for example - maybe it is a little bit quicker. I
> will try it out.

I have added the long-press on the play/pause button to show sleep
options for the next release of Material Skin. If it would help, I could
probably add a "Sleep All Players" option to the manage players dialog,
and then this would set the sleep for all. Still means starting a
browser (or web-app if you add to home screen).

An alternative would be to write some bash shell script (or python) to
query LMS for all players, and send sleep timers to each. This could
then be activated over SSH from an android app (I use "Raspi Check" to
send SSH command to restart LMS, etc.)



cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=110074

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


Re: [SlimDevices: Plugins] Easy way to enter sleep mode?

2019-01-25 Thread Velo17


d6jg wrote: 
> Not going to help the OP but the most elegant way of setting Sleep is
> most definitely with iPeng where you just long press the play button and
> you'll get the menu.

Maybe I can get hands on an old but working ipod to have a look on
iPeng...thanks for the hint

The other idea to access the web interface is not much different from
using orangesqueeze for example - maybe it is a little bit quicker. I
will try it out.



Velo17's Profile: http://forums.slimdevices.com/member.php?userid=68894
View this thread: http://forums.slimdevices.com/showthread.php?t=110074

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


Re: [SlimDevices: Plugins] Yet another Remote Control Plugin - SBNetIO

2019-01-25 Thread BobSammers


Thanks, tschu. I'll go that way if we don't hear from the original
author.



BobSammers's Profile: http://forums.slimdevices.com/member.php?userid=66026
View this thread: http://forums.slimdevices.com/showthread.php?t=100514

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2019-01-25 Thread Michael Herger




Am 24.01.19 um 22:46 schrieb SlimChances:


cpd73 wrote:

Not sure what you expect me to do with so little information. Just tried
'New Music' and its working for me.

Sorry. I have attached the last 100 lines of the server log. Does that
help? The error messagge showed in a bright red box at top of screen
with the words stated previously


A the very end there are a bunch of these:

[19-01-24 16:14:34.5725] Slim::Web::JSONRPC::requestMethod (486) 
00:04:20:07:59:a0: request not dispatchable!


These usually get logged when a controller or the web page tries to 
control a player which currently is not connected to that LMS instance 
any more.


And please don't send the server.log as you see it in your browser. 
That's formatted HTML and harder to read than the raw text file.


--

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