Re: [SlimDevices: Plugins] MusicIP Headless not running in Fedora 26 Linux - script/systemd issues

2017-09-02 Thread Antoniop

Your mmserver script looks ok.

But mmserver.service looks wrong.
Try the following, I don't have fedora, I'm with mageia, which is also
rpm-based, I think it should work.
Make sure that your script mmserver is located in dir /etc/init.d
And I would also remove all links to mmserver script first.
You can use this to find them :

Code:

$ find /etc/ -name "*mmserver" 2>/dev/null


Here is my mmserver.service :
/etc/systemd/system/mmserver.service :

Code:

[Unit]
  Description=MusicMagicServer
  After=squeezeboxserver.service
  Requires=squeezeboxserver.service 
  
  [Service]
  Type=oneshot
  RemainAfterExit=no
  ExecStart=/etc/init.d/mmserver start
  ExecStop=/etc/init.d/mmserver stop 
  
  [Install]
  WantedBy=multi-user.target



To enable it at boot , type as root user :

Code:

systemctl enable mmserver.service


status :


Code:

 systemctl status mmserver.service


start mmserver:

Code:

systemctl start mmserver.service 



If you can start mmserver as root with the systemctl command, that
should be ok.

To enable the java gui, download the 32 bits version of java jre 1-5 at
:
http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html
Its the Linux self-extracting file jre-1_5_0-linux-i586.bin
copy it in your MusicIp home, /opt/MusicMagicMixer/

and extract it by running the .bin 
in a terminal :

Code:

cd /opt/MusicMagicMixer/
  chmod u+x jre-1_5_0-linux-i586.bin
  ./jre-1_5_0-linux-i586.bin


it should create a jre1.5.0/ sub-directory
To run the java gui,
You'll have to type :

Code:

export JAVA_HOME=jre1.5.0/
  ./MusicMagicMixer



I made this very simple bash to run it easily :
(don't forget to make it runnable)
run_musicipgui.bsh

Code:

#!/bin/bash
  cd /opt/MusicMagicMixer/
  export JAVA_HOME=jre1.5.0/
  ./MusicMagicMixer


I hope that it will work. Sorry if my english is not very good.
Regards



LMS 7.9.0
on Linux Mageia 5 and RPI 3
1 SB3, 2 radio, 1 touch
Plugins : Trackstat, Smartmix, MusicIP, ...

Antoniop's Profile: http://forums.slimdevices.com/member.php?userid=39292
View this thread: http://forums.slimdevices.com/showthread.php?t=107886

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread Cut-Throat

I have been using Spotty with LMS running on my Synology NAS and
everything is working fine. But in Lieu of LMS being discontinued on
the Synology NAS, I thought I would get LMS running on an RPi instead. 
So. I have been fooling with this the last couple hours and..

I have LMS running on my Raspberry Pi and I can access it. However I
cannot see my Spotty App or Tunein Radio App and I have logged into both
Spotify and mysqueezebox.com for Tunein Radio App.

They don't show up in my Apps However.



Cut-Throat's Profile: http://forums.slimdevices.com/member.php?userid=43167
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] A simple how to for "Spotty" and pCP

2017-09-02 Thread Cut-Throat

I have been trying this stuff for the last couple of hours, but I am
pretty lost at this point.

I have LMS running on my Raspberry Pi and I can access it. However I
cannot see my Spotty App or Tunein Radio App and I have logged into both
Spotify and mysqueezebox.com for Tunein Radio App.

They don't show up in my Apps However.



Cut-Throat's Profile: http://forums.slimdevices.com/member.php?userid=43167
View this thread: http://forums.slimdevices.com/showthread.php?t=107755

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread castor_fou

radsfaninlv wrote: 
> Blanking out the login/password in the webui worked for me.  I couldn't
> find the login/password in server.prefs - that is one long file.  Anyway
> the problem is solved.  Thanks for your help. :)


Same here. Blanking login to mysqueezebox.com and rebooting LMS made
spotty appear again.
Thanks guys



castor_fou's Profile: http://forums.slimdevices.com/member.php?userid=67321
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-09-02 Thread willsy

Thanks so much for all your hard work Pinkdot, I really appreciate it.
You are one of the legends of the squeezebox with Michael, bpa, T
Cutting, etc etc...

After seeing your message today, I decided to try installing LMS on a
spare Pi3.

Really impressed, and it's much faster than my old NAS (which is a
212+).

I'm sure a newer NAS would perform much better than the Pi3, but the Pi3
blows my old 212+ out of the water performance wise, so I'm happy. It
also runs the new Spotty Spotify app, but the NAS didn't, so that's an
added bonus!

Just wanted to say thanks. :-)

Will.



willsy's Profile: http://forums.slimdevices.com/member.php?userid=53298
View this thread: http://forums.slimdevices.com/showthread.php?t=107180

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.5.2 beta test

2017-09-02 Thread bpa

Patricia P wrote: 
> I checked the settings for bbciplayer for changes to the format
> preferences, they were unchanged. I saved, but dont recall clicking on
> load menu. i know it loads the default menu so wasn't likely to do this.
OK. I must check if there is some other way to "activate" the menu
change.



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

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


Re: [SlimDevices: Plugins] Is it possible to show Spotty in Main Menu of LMS controller web interface

2017-09-02 Thread keysandsax

Hmmm, when I disable mysqueezebox.com at startup to get a web interface
for Spotify then my TIDAL entry is lost.
Tidal is still running through mysqueezebox.com account
Is it possible to get both music services in the web interface
together??



Qnap 209Pro - RPi with SqueezePlug - Transporter - Rotel pre 995 - Rotel
power 990 - Infinity Kappa 100

keysandsax's Profile: http://forums.slimdevices.com/member.php?userid=32882
View this thread: http://forums.slimdevices.com/showthread.php?t=107717

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.5.2 beta test

2017-09-02 Thread Patricia P

bpa wrote: 
> Not sure why but it looks like your plugin after installation downloaded
> the default-menu.opml which is for ther "main" release 1.5.3 - which has
> no Flac.
> 
> Did you go into BBCiplayer setting after initial plugin update ?  If so
> could you have clicked " on the "load menu from this URL" button ?

I checked the settings for bbciplayer for changes to the format
preferences, they were unchanged. I saved, but dont recall clicking on
load menu. i know it loads the default menu so wasn't likely to do this.



SB3, UE Radio, CA DacMagic, Talk Electronic stereo. LMS 7.9.1
BBCiPlayer, Shairtunes2 plugins

Patricia P's Profile: http://forums.slimdevices.com/member.php?userid=30580
View this thread: http://forums.slimdevices.com/showthread.php?t=106409

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-09-02 Thread philippe_44

fraho wrote: 
> And with debugging enabled
> 
> 23554

Interesting - Flac should definitively work. But it seems that you are
using Shairtunes2 to send to 2 synchronized players. Can you please try
with no synchronized player. This has a lot of impact on the way things
are streamed and I'd like to start with that



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

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

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-09-02 Thread fraho

And with debugging enabled

23554


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


fraho's Profile: http://forums.slimdevices.com/member.php?userid=66430
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-09-02 Thread fraho

23553


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


fraho's Profile: http://forums.slimdevices.com/member.php?userid=66430
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-09-02 Thread philippe_44

fraho wrote: 
> The 25 seconds thing happens to both Booms but from performing another
> test with my Squeezebox radio, which usually isn't plugged in, I noticed
> that it's worse with that. Airfoil connects to it without problems but
> no sound at all there and it lasts about over one minute until the
> transmission of metadata. The LMS webinterface shows that Playback is
> stopped and clicking on the play button changes nothing. I've attached
> the corresponding logfile, maybe it's helpful...
> 
> 23552

In that log, the player never requests the data from the helper,
although audio is received correctly from the source. Do you have the
corresponding server log? This plugin is a bit complicated as there is a
perl part that handle the RTSP-related protocol and the helper that does
audio management (RTP to HTTP bridge) but they need to communicate for
commands / status which caused me a lot of pain when I added Windows
support



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

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

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread radsfaninlv

philippe_44 wrote: 
> I think this is linked
> http://forums.slimdevices.com/showthread.php?107916-Houston-we-have-a-problem-with-LMS!&p=893540#post893540.
> I have the same issue, the only solution is to not connect to
> mysqueezebox (I had to manually edit the server.prefs, I thought that
> blanking out the login/password in the webui would do, but
> login/password was still in server.prefs - I surely missed something,
> but at least the manual edit did the trick)
> 
> FYI, I used a Windows LMS and a Linux/Pi LMS with different accounts.
> The Windows version still have all apps under 'my apps' and is connected
> to mysb, only the Linux has the issue. I assume this is not a Linux vs
> Windows thing but rather mysb account dependant problem, though.
Blanking out the login/password in the webui worked for me.  I couldn't
find the login/password in server.prefs - that is one long file.  Anyway
the problem is solved.  Thanks for your help. :)



radsfaninlv's Profile: http://forums.slimdevices.com/member.php?userid=65928
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-09-02 Thread Ge Ba

just noticed this... 

THANKS so much Pinkdot, without your work I and many others wouldn't be
able to now run the latest version of LMS on our Synology today! 

I hope and I'm sure the guys will find a way to continue supporting the
platform, with just small help of yours.





Ge Ba's Profile: http://forums.slimdevices.com/member.php?userid=66816
View this thread: http://forums.slimdevices.com/showthread.php?t=107180

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread castor_fou

nimnul wrote: 
> Yes, I cant get it to show up in the web UI under My Apps. It shows up
> in my android app on my phone.

Hello nimnul,
I have the same issue as you get.
I can see spotty from Touch or Radio interface, from android app, but
not from webui.
Actually on webui I have only one entry under my apps which is something
like applications diaporama (not sure about translation in english)

(I cannot upload a screenshot)

Guillaume

(not that important issue, I rarely use webui)



castor_fou's Profile: http://forums.slimdevices.com/member.php?userid=67321
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread peeter

The test.pcm file is 39,8 MB.
When I try to play a playlist some songs actually play a couple of
seconds and then skip to the next song, whereas most songs don't play at
all and just skip to the next song after a couple of seconds. 

mherger wrote: 
> Ok, that's a different issue. And I'm seeing the same - though the track
> would play. What is the test.pcm's file size? Have you tried various
> tracks? If you played a playlist, would it just "run" through the whole
> list, or would it take some time in between tracks?



peeter's Profile: http://forums.slimdevices.com/member.php?userid=63715
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


[SlimDevices: Plugins] Adding favorite album / artist with Deezer app

2017-09-02 Thread aapthorp

Am I missing something or is it not possible to add to favorite albums
or artists using the Deezer app?



aapthorp's Profile: http://forums.slimdevices.com/member.php?userid=4739
View this thread: http://forums.slimdevices.com/showthread.php?t=107930

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread sparkle999

Hi, just thought I'd quickly get spotty working on my dad's windows
machine. Server log as follows:

> [17-09-02 13:16:54.5550] main::init (387) Starting Logitech Media Server
> (v7.9.1, 1503129892, Sat Aug 19 08:18:19 CUT 2017) perl 5.014001 -
> MSWin32-x86-multi-thread

Run into some problems at the authentication stage, script seems to be
running and then crashing:

> Thread 'main' panicked at 'authentication failed  '

There's no issue with wrong username/password. On latest server s/w,
unsure what else to try, players confirm via spotty menu that
credentials still required, so I'm stuck at that point. Any suggestions
appreciated!

Cheers
Nige



10TB N5200Pro/SB Server 7.8.0 > SB3 > Anthem MRX500 > PMC OB1i & Wafers
SB3 > AudioEngine A5 and 3xSBRs

sparkle999's Profile: http://forums.slimdevices.com/member.php?userid=9283
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-09-02 Thread fraho

philippe_44 wrote: 
> I did some important changes linked to that. But the 25s thing is just
> baffling. There is no such long buffer anywhere. It happens to any
> player you're sending to?

The 25 seconds thing happens to both Booms but from performing another
test with my Squeezebox radio, which usually isn't plugged in, I noticed
that it's worse with that. Airfoil connects to it without problems but
no sound at all there and it lasts about over one minute until the
transmission of metadata. The LMS webinterface shows that Playback is
stopped and clicking on the play button changes nothing. I've attached
the corresponding logfile, maybe it's helpful...

23552


+---+
|Filename: shairtunes2-00-04-20-27-a3-03.log|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23552|
+---+


fraho's Profile: http://forums.slimdevices.com/member.php?userid=66430
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-09-02 Thread philippe_44

fraho wrote: 
> Hi Phillipe, since your latest dev version 0.72.10 Airfoil is working
> again for me, like AirAudio with a delay of 25 seconds but the error
> message is gone and I can hear sound :) Is this just some kind of
> coincidence or did you change some relevant code?

I did some important changes linked to that. But the 25s thing is just
baffling. There is no such long buffer anywhere. It happens to any
player you're sending to?



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

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

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


Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-09-02 Thread pinkdot

mherger wrote: 
> But why do you make it so hard to get any information 
> about how you did those builds?... Synology still is one of the most 
> popular platforms where LMS is run. It would be great if that could be 
> further supported some way.
Hard? There is not much to it than I already explained, several times in
different threads. FYI: a SPK-package is nothing more than a
tar-archive. Inside the package.tgz file you'll find LMS, the arch
specific CPAN, bins and libs (see my github). It's that straight
forward.



-LMS on Raspian Stretch
-RPI 3 ('Moode 3.8 + Raspotify + Squeezelite' (http://moodeaudio.org/)),
Allo Boss DAC- Exposure 3010S2 - PMC FB1i
-2x Radio
-Laptop - openSUSE Leap - Squeezelite

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

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread cublet

Using the latest Spotty 1.3.3 with the "provide one browse menu per
account" option I've found an issue.
With two accounts added, listening to Discover Weekly on one account I
wanted to add a track to one of my own playlists.  Using the add to
playlist option it listed the playlists of the other spotify account.
Seems it doesn't remember which account is being used.



Andrew.

Squeezebox Touch - Onkyo  TX-NR1009
Squeezebox Receiver - Audio Engine A2  x2
Squeezebox Radio
Squeezebox Boom
Squeezebox Controller

Server: Lenovo ThinkServer TS140, Unraid 6.x, LMS 7.9.1 (own docker
image)
Orange Squeeze

cublet's Profile: http://forums.slimdevices.com/member.php?userid=17383
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread nimnul

mherger wrote: 
> > Yes, I cant get it to show up in the web UI under My Apps. It shows
> up
> > in my android app on my phone.
> 
> Did you select a player top right? Force refresh the page?
> 
> -- 
> 
> Michael

No chan2355023551ge


+---+
|Filename: sq1.JPG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23551|
+---+


nimnul's Profile: http://forums.slimdevices.com/member.php?userid=13492
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread Michael Herger

Yes, I cant get it to show up in the web UI under My Apps. It shows up
in my android app on my phone.


Did you select a player top right? Force refresh the page?

--

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


Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-09-02 Thread Michael Herger

or because you want to free space or save bandwidth?
I'd be happy to keep the repository around on one of my servers.Bandwidth is 
not an issue.

IMO there is hardly any reason to keep these packages stored somewhere
if they are not updated. That's why I'm closing the repository.


Ok, understood. But why do you make it so hard to get any information 
about how you did those builds?... Synology still is one of the most 
popular platforms where LMS is run. It would be great if that could be 
further supported some way.


--

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread nimnul

mherger wrote: 
> > I have entered an invalid password so Im not logged into my account
> > Under My apps, im only diretced to the Mysqueezbox website.
> > In my Squeezer app on my phone it works fine.
> 
> Are you talking about Spotty? It has nothing to do with
> mysqueezebox.com.
> 
> -- 
> 
> Michael

Yes, I cant get it to show up in the web UI under My Apps. It shows up
in my android app on my phone.



nimnul's Profile: http://forums.slimdevices.com/member.php?userid=13492
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread Michael Herger

I have entered an invalid password so Im not logged into my account
Under My apps, im only diretced to the Mysqueezbox website.
In my Squeezer app on my phone it works fine.


Are you talking about Spotty? It has nothing to do with mysqueezebox.com.

--

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


Re: [SlimDevices: Plugins] [Announce] Spotty v1.1.0

2017-09-02 Thread nimnul

Installed on a Vortexbox

*
Logitech Media Server Version: 7.9.1 - 0.4.20170705git1498799744 @ Tue
Aug 1 23:24:09 EDT 2017
Hostname: vortexbox
Server IP Address: 192.168.2.8
Server HTTP Port Number: 9000
Operating system: Red Hat - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.22.2 - x86_64-linux-thread-multi
Audio::Scan: 0.95
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 3
*

I have entered an invalid password so Im not logged into my account
Under My apps, im only diretced to the Mysqueezbox website.
In my Squeezer app on my phone it works fine. 

Please help out



nimnul's Profile: http://forums.slimdevices.com/member.php?userid=13492
View this thread: http://forums.slimdevices.com/showthread.php?t=107615

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


Re: [SlimDevices: Plugins] Synology 7.9.1 packages

2017-09-02 Thread pinkdot

mherger wrote: 
> 
> Do you have any script? A toolchain? We could probably 
> automate those builds as part of the nightly build process.
There is no script to merge the changes into the different packages.
Mainly done with a diff tool. I didn't want to set up and maintain 12
chain tools. Merging the changes using a diff tool only takes 2 hours. 

> 
> Are you going to pull it because you no longer want to respond t
> support requestsNo. The motivation to keep LMS up-to-date is fading. I 
> switched to Moode
on my main audio system 6 month ago. That's it.
LMS is not installed on my nas anymore, only on a Pi. Running in the
background for 2 Radio's. 

> 
> or because you want to free space or save bandwidth? 
> I'd be happy to keep the repository around on one of my servers.Bandwidth is 
> not an issue.
IMO there is hardly any reason to keep these packages stored somewhere
if they are not updated. That's why I'm closing the repository.


Greetings,

Martin



-LMS on Raspian Stretch
-RPI 3 ('Moode 3.8 + Raspotify + Squeezelite' (http://moodeaudio.org/)),
Allo Boss DAC- Exposure 3010S2 - PMC FB1i
-2x Radio
-Laptop - openSUSE Leap - Squeezelite

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

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2017-09-02 Thread fraho

Hi Phillipe, since your latest dev version 0.72.10 Airfoil is working
again for me, like AirAudio with a delay of 25 seconds but the error
message is gone and I can hear sound :) Is this just some kind of
coincidence or did you change some relevant code?



fraho's Profile: http://forums.slimdevices.com/member.php?userid=66430
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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