Kodi Community Forum
[WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server (/showthread.php?tid=307961)

Pages: 1 2


RE: [WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server - el_Paraguayo - 2017-03-04

(2017-02-24, 06:48)nickr Wrote: Comments:

1. Cannot put server in by name, only IP address.

2. Would be great be able to choose tracks, control synch, all the usual control stuff. Maybe this is my chance to improve my programming skill Smile

Nothing else Smile

EDIT: when I say "nothing else" I forgot to say thanks and great work!!

nickr,

The first point is fixed in this version.

On your second point, you can choose tracks, do basic control (play, pause, skip tracks, volume) but I haven't done the sync bit yet.

Hope you like it.


And in case anyone jumped to the last post and missed the one on the previous page, here's a video showing the updates: https://youtu.be/Eo_NGbQqu4w

Apologies for the YouTube user name - it was a long time ago...


RE: [WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server - nickr - 2017-03-04

Thanks I'll look again.


RE: [WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server - ReducedToZero - 2017-04-14

(2017-02-24, 00:46)el_Paraguayo Wrote: I suspect the number of people who will be interested in this will be very few but I thought I'd share anyway...

Possibly few, but a grateful few Smile

Thank you!


RE: [WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server - el_Paraguayo - 2017-04-14

You are very welcome.

Have a good weekend.


RE: [WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server - Harald654 - 2017-04-27

great work, it looks very nice!

if feature request is allowed,
would it be possible to create an adjustment for the action states:
(2017-02-24, 00:46)el_Paraguayo Wrote: Pressing 0 displays the playlist.
Pressing 9 displays player menu (access to apps, library search etc.)
Pressing 8 displays player controls
Left and Right to select a squeezeplayer.
in the settings, so we can personal the buttons?


RE: [WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server - el_Paraguayo - 2017-04-27

Feature requests are permitted!

I'll have a think about the best way to do that.


RE: [WIP] script.squeezeinfo - shows what's playing on your Logitech Media Server - Harald654 - 2017-04-27

thanks Smile

An great alternative/addition would be, if inside the addon the input of the hardware action-buttons (play, pause, volume, mute) from a remotecontrol/keyboard are passed to the squeezplayer instead of kodi.
But I think that will probably not be trivial.