Re: [SlimDevices: SqueezeCenter] Interface problems with LMS

2022-10-17 Thread Antoniop


Ok, thank you. I'll remove port forwarding first then.
About the buttons aspect, what is strange is that it happens only in
firefox ? In chrome they look ok! I'm on linux



LMS 8.x.x
on Linux Mageia 8 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE, 1 chromecast audio 
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=116941

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


Re: [SlimDevices: SqueezeCenter] Interface problems with LMS

2022-10-17 Thread Antoniop


mherger wrote: 
> You don't expose LMS to the internet, do you?
> 
> https://forums.slimdevices.com/showthread.php?107165-IMPORTANT-Stop-forwarding-your-LMS-ports-to-the-internet!

Hum, I admit I do. 
I didn't find an easy solution to hear my music when I'm not at home.



LMS 8.x.x
on Linux Mageia 8 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE, 1 chromecast audio 
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=116941

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


Re: [SlimDevices: SqueezeCenter] Interface problems with LMS

2022-10-17 Thread Antoniop


kidstypike wrote: 
> Clear your browser's cache?
Tried :-(



LMS 8.x.x
on Linux Mageia 8 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE, 1 chromecast audio 
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=116941

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


[SlimDevices: SqueezeCenter] Interface problems with LMS

2022-10-16 Thread Antoniop


Hello,
My LMS is running on a RPI PI 3 with Raspbian bullseye. I've also
MusicIP running on the same server.
For a few days, I'm experiencing some problems with the interface. It
goes back to the "classic" interface sometimes, as I normally use the
default interface, and some buttons have now a bad aspect like in the
attached screen copy (buttons without the black background).
I tried installing the last stable version of LMS, rebooting the RPI,
updating the OS, but no change.
Thanks for any help


+---+
|Filename: Screenshot_20221016_232132.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=38899|
+---+


LMS 8.x.x
on Linux Mageia 8 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE, 1 chromecast audio 
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=116941

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


Re: [SlimDevices: SqueezeCenter] API command to simulate Play button on Squeezebox Boom remote?

2019-01-31 Thread Antoniop


Thanks Michael,
I had to look into the /usr/share/squeezeboxserver/IR/Default.map file
indeed.

The command to pause is 

curl -X POST -d
'{"id":0,"params":["68:5d:43:ea:28:60",["button","pause.single"]],"method":"slim.request"}'
http://localhost:9000/jsonrpc.js

the same will resume play.
I'll then configure my keyboard accordingly.
Thanks to you all, that's great, exactly what I was looking for !



LMS 7.9.x
on Linux Mageia 6 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE, 1 chromecast audio 
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=108863

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


Re: [SlimDevices: SqueezeCenter] API command to simulate Play button on Squeezebox Boom remote?

2019-01-31 Thread Antoniop


mherger wrote: 
> >  curl -X GET
> "http://192.168.1.10:9000/status.html?player=00:12:34:56:78:90=button=play;'
> 
> I'd recommend using json/rpc rather than the legacy status.html:
> 
> curl -X POST -d 
> '{"id":0,"params":["00:12:34:56:78:90",["button","play"]],"method":"slim.request"}'
> 
> http://localhost:9000/jsonrpc.js
> 
> 
> -- 
> 
> Michael
Hi all (happy new year, BTW),
How can I found the other commands ? I 'm looking for pause
I tried :
curl -X POST -d
'{"id":0,"params":["68:5d:43:ea:28:60",["button","pause"]],"method":"slim.request"}'
http://localhost:9000/jsonrpc.js

but it doesn't work.
Thanks !



LMS 7.9.0
on Linux Mageia 5 and RPI 3
1 SB3, 2 radio, 1 touch, 1 transporter SE
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=108863

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


Re: [SlimDevices: SqueezeCenter] Lots of errors on server log

2017-02-22 Thread Antoniop

It was a problem with the LMS installation, I don't know what had
happen. I removed the existing one and reinstalled LMS.
Everything is in order now.
Thanks



LMS 7.9.0 - 1436071638
on Linux Mageia 5
1 SB3, 1 radio, 1 touch
Plugins : Trackstat, IR Blaster, Smartmix, MusicIP, ...

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

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


Re: [SlimDevices: SqueezeCenter] A massive thanks to maintainers

2017-01-11 Thread Antoniop

Hi, 
I've to say I'm an fan boy too of all squeezebox software and hardware,
for a long time.
I should have bought more hardware before Logitech stops it ! (another
radio, a transporter and another touch ?)
Sometimes I discover a new feature I didn't know and I'm amazed how it's
so powerful and well designed !
Thanks a lot to all the maintainers and all the contributors, special
thanks to Michael, Erland, Philip ...  all of you actually, and happy
new year :)
Antonio



LMS 7.9.0 - 1408216432 on Linux Mageia 4
1 SB3, 1 radio, 1 touch
Plugins : Trackstat, IR Blaster, Smartmix, MusicIP, ...

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

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


Re: [SlimDevices: SqueezeCenter] Display bug with LMS web interface

2017-01-07 Thread Antoniop

The directory name is "Ladies & Gentlemen, The Best Of George Michael
For The Heart".
But you were right, that was a problem with the directory name.
I just renamed the directory "Ladies & Gentlemen, The Best Of George
Michael For The Heart" to "cd1" using the mv command, did a library
rescan and noticed it was ok. 
So I renamed "cd1" to the original name, run a rescan, and it's still
ok. I did the same with the other album and it solved the problem too.

21826

I suppose there was a problem with the directory names. The directory
tree is synchronized with rsync from another computer running linux, but
that shouldn't cause any problem. That's strange.

no bug in LMS :D

Thanks a lot for your patience and support !  
Cheers
Antonio


+---+
|Filename: cpcran3.jpeg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21826|
+---+


LMS 7.9.0 - 1408216432 on Linux Mageia 4
1 SB3, 1 radio, 1 touch
Plugins : Trackstat, IR Blaster, Smartmix, MusicIP, ...

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

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


Re: [SlimDevices: SqueezeCenter] Display bug with LMS web interface

2017-01-06 Thread Antoniop

mherger wrote: 
> 
> Now that's really odd. What about the server.log file?
> Feel free to copy that double album to my dropbox account, so I could 
> try to reproduce:
> 
> https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a
> 
> Michael
Nothing in the server.log,  only DynamicMix messages
Ok, I'll send you the 3 albums (the first I mentionned and the two from
GM), but it'll take some time, because I'm leaving in the poor Paris
banlieue, and I have a slow adsl line :rolleyes: , and it's all flac
files... 
Thanks a lot
:)



LMS 7.9.0 - 1408216432 on Linux Mageia 4
1 SB3, 1 radio, 1 touch
Plugins : Trackstat, IR Blaster, Smartmix, MusicIP, ...

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

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


Re: [SlimDevices: SqueezeCenter] Display bug with LMS web interface

2017-01-06 Thread Antoniop

mherger wrote: 
> > It happens only with this album and, from what I noticed, with another
> > one : "Ladies & Gentlemen, The Best Of George Michael; For The Heart".
> 
> Hmm they both have an & in the title. Would you have other 
> albums/artists where this is the case? But if that was causing a problem
> 
> then you should have error messages in either the server.log file or the
> 
> browser's console. Could you open the console, then re-load the full 
> page? Still nothing?
> 
> -- 
> 
> Michael
I thought that was the "&" too, but the other CD from the regretted
George Michael, "For the Feet" appears normally.21822
See the pic ? I added the first CD "For the Heart", the first track is
"ready to play" but is not in the playlist, then I added "For the feet",
one can see the list from the second album but the total play time is
the 2 albums.
When I reload the page, I have this in the console :

Code:

Horodatage : 06/01/2017 22:18:33
  Avertissement : Propriété « -moz-opacity » inconnue.  Déclaration abandonnée.
  Fichier source : http://houlahop:9000/
  Ligne : 37, colonne : 16
  Code source :
  -moz-opacity: 0.5;


but this error appears also when there is no problem with the display :(
Now I'm at home, I'm using firefox 45.6.0 under linux, but before I was
at work, using the latest firefox version with windows.
Many thanks


+---+
|Filename: cpcran2.jpeg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21822|
+---+


LMS 7.9.0 - 1408216432 on Linux Mageia 4
1 SB3, 1 radio, 1 touch
Plugins : Trackstat, IR Blaster, Smartmix, MusicIP, ...

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

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


Re: [SlimDevices: SqueezeCenter] Display bug with LMS web interface

2017-01-06 Thread Antoniop

kidstypike wrote: 
> You don't seem to have the show/hide album art icon. Try clearing the
> browser cache.
Normally, it is visible, but only when this happens, the bottom icons
don't appear.

mherger wrote: 
> 
> Are you saying this is only happening with this one album?
> 
> Could you please check the server.log file (Paramètres/Informations)? 
> And probably the browser's error console, too?
> 
> -- 
> Michael
Hi Michael,
Yes, usually, it's all fine. 
It happens only with this album and, from what I noticed, with another
one : "Ladies & Gentlemen, The Best Of George Michael; For The Heart".
The error log only shows this more line when I add the album :


Code:

[17-01-06 19:34:29.8746] Plugins::DynamicMix::Plugin::commandCallback (371) 
DynamicMix: received command: playlist addtracks


There is nothing in the browser's error console.
Thanks
Antonio



LMS 7.9.0 - 1408216432 on Linux Mageia 4
1 SB3, 1 radio, 1 touch
Plugins : Trackstat, IR Blaster, Smartmix, MusicIP, ...

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

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


[SlimDevices: SqueezeCenter] Display bug with LMS web interface

2017-01-06 Thread Antoniop

Hi all,
Is it the place to report a bug with the LMS ? I hope so.
I think I found a bug with LMS web interface.
When adding a specific album (see pic) to the playlist, the first track
starts to play but the playlist appears empty, while it's not because
the playing time is Ok.
I'm using LMS version 7.9.0 - 1483541999 running on a raspberry Pi;
I don't have this problem with a (much) older version of LMS.

Kind regards
Antonio

21814


+---+
|Filename: LMSlistevide.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21814|
+---+


LMS 7.9.0 - 1408216432 on Linux Mageia 4
1 SB3, 1 radio, 1 touch
Plugins : Trackstat, IR Blaster, Smartmix, MusicIP, ...

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

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