Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread Michael Herger

Now you simulate the behaviour in the client and create the track list
for all albums.
But this requires that the plugin developer has inserted the track list
directly below the album level.
If this is not the case, it cannot work, I have checked it.


Correct, I wouldn't know of any streaming service implementation which 
would allow you to play all tracks of an artist. I don't even know of a 
service API which would allow you to do this easily, without sending 
tons of requests back and fort. Keep in mind that a music service often 
has "all" albums of an artist, not what the typical user would consider 
all, but really all of them. I know of artists which have _hundreds_ of 
albums on Spotify. This would result in thousands of tracks. That can't 
be handled easily.



--

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread Michael Herger

   ["playlist", "addtracks", 
"urllist:item_id:3_iron%20maiden.0,item_id:3_iron%20maiden.1,item_id:3_i..
   ["playlist", "addtracks", "urlist", "item_id:3_iron%20maiden.0", 
"item_id:3_iron%20maiden.1", ...
   ["playlist", "addtracks", "urlist", 
"item_id:3_iron%20maiden.0,item_id:3_iron%20maiden.1,...

None of these variants worked :(


Argh... unfortunately it turns out that command would only work with 
local tracks.


--

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


Re: [SlimDevices: Plugins] iTunes / YouTube Music

2020-04-03 Thread philippe_44

mherger wrote: 
> > It seems (seems) that the Apple Music API is fairly accessible from
> any
> > computer. Itâ€[emoji769]s described as webservice api, not as a
> library in iOS
> > (tbc) which would broaden the scope no?
> 
> But this doesn't cover playback, does it? Yes, they have some player in 
> JS, but I wouldn't want to hack this...
> 
> -- 
> 
> Michael

Yes you’re right, I can’t find anything about playback, so as usual,
this is locked



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=111924

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2020-04-03 Thread alnames


I use a simple python script that creates a server that serves HLS
streams for SiriusXM channels that works with playHLS v1 (with ffmpeg)
but does not with playHLS v2. The server is on a Raspberry Pi and the
LMS is on another Pi running picoreplayer. The LMS log shows the
following when trying to use v2:

Not a Master media playlist - missing #EXT-X-STREAM-INF in url
http:192.168.*.*
Attempt to play Media playlist as EXTINF EXT-X-TARGETDURATION persent
for url http://192.168.*.*



alnames's Profile: http://forums.slimdevices.com/member.php?userid=63118
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2020-04-03 Thread rgdawson


rgdawson wrote: 
> I just submitted 2.6.6 to the Store.
> 
> Changes:
> 
> >   >   > 
  - Updated Chromium Embedded Framework (CEF) to 80.1.4.0 (Chrome:
  > 80.0.3987.149)
  - Updated squeezelite-win.exe to 1.9.6-1210
  - Attempted fix for Access Violation when restarting.  Previously,
  > when SLX is shutting down, it will terminate the squeezelite-win
  > instances it has started.  Now SLX will not terminate squeezelite
  > instances if it is shutting down due to a Windows WMEndSession
  > event.  The squeezelite instances will terminate themselves in
  > response to an EndSession event.  While I could not reproduce this
  > problem, my theory is that SLX trying to terminate squeezelite,
  > while squeezelite is terminating itself, could be the issue if the
  > timing is right.  Just a theory, so we'll see.
  > > > 
> 
> R Greg Dawson

I don't think this fixes the problem talked about in bullet 3.  Must be
something else.  I can't reliable reproduce it, but if I reboot alot, I
occasionally see, so I know its there.



Squeezelite-X

rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2020-04-03 Thread staresy


Thanks for the pointers, very useful.

If anyone would like to post any real life user experiences of this that
would be handy.

Thanks all for your help.



staresy's Profile: http://forums.slimdevices.com/member.php?userid=807
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] iTunes / YouTube Music

2020-04-03 Thread Michael Herger

It seems (seems) that the Apple Music API is fairly accessible from any
computer. It’s described as webservice api, not as a library in iOS
(tbc) which would broaden the scope no?


But this doesn't cover playback, does it? Yes, they have some player in 
JS, but I wouldn't want to hack this...


--

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


Re: [SlimDevices: Plugins] [Announce] LastMix - Another mixer to feedDon't Stop The Music

2020-04-03 Thread Michael Herger

A feature wish for lastmix. Would it be possible to let "Don't stop the
music/lastmix" add songs from example the last 4 tracks.


That's pretty much what LastMix is supposed to do.


Doing this you you could make a recepe like in the old "Don't stop the
music" plugin ??


Exactly.


I mean that you could add for example a track with  "Sweet, Keb' Mo',
Tove Lo, Kim Larsen(Dansih Artist), and the get a mix of all 4 music
styles. ??

It would be a very nice feature.  :)


That's what it is.

Now if that's not the case for you, what are you seeing?

--

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


Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2020-04-03 Thread T-bird


That is a known issue, have a look here
https://forums.slimdevices.com/showthread.php?111876-LmsUpdate-and-LmsRepack-Synology-8-0-*-packages



1 x Touch
1 x Radio
Logitech Media Server Version: 7.9.2 - 0026.1567524015 @ Wed Sep 4
12:28:40 CEST 2019
Castbridge with 2 x Harman Kardon Citation One, setup as a stereo pair
Squeeze Ctrl
Squeeze Player
Phone: Samsung Galaxy Note 8

T-bird's Profile: http://forums.slimdevices.com/member.php?userid=38434
View this thread: http://forums.slimdevices.com/showthread.php?t=108960

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


Re: [SlimDevices: Plugins] iTunes / YouTube Music

2020-04-03 Thread philippe_44


I'll have a better look
https://developer.apple.com/documentation/applemusicapi



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=111924

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


Re: [SlimDevices: Plugins] [Announce] LastMix - Another mixer to feedDon't Stop The Music

2020-04-03 Thread callesoroe


Hi Michael

A feature wish for lastmix. Would it be possible to let "Don't stop the
music/lastmix" add songs from example the last 4 tracks.

Doing this you you could make a recepe like in the old "Don't stop the
music" plugin ??

I mean that you could add for example a track with  "Sweet, Keb' Mo',
Tove Lo, Kim Larsen(Dansih Artist), and the get a mix of all 4 music
styles. ??

It would be a very nice feature.  :)



Callesoroe
Living room: Transporter, Preamp Gato PRD-3S NPM, Martin Logan Vista
speakers, Power-AMP Gato DPA-4004 (biamp setup).
Kitchen: Transporter - Prodipe Pro 5 active bi-amp speakers. Bedroom:
Receiver+UE boombox, Kids: Receiver+Active speakers, Guestroom: Touch -
Bencmark DAC1, 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=105915

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


Re: [SlimDevices: Plugins] iPeng support thread

2020-04-03 Thread pippin


chris256 wrote: 
> 
> First message on the forum. Congratulations for the app that I use for a
> long time and appreciate.
> 
> I have a small issue regarding the theme libraries. When I go to the
> Plus button on the IOS app, choose theme libraries, select a library.
> Then the albums are not updated accordingly (the displayed albums are
> the ones of the previously chosen library). If I kill and relaunch the
> app, the lists are correctly updated. Do you think someone can do
> something about this ?
> 



Hi, welcome and congratulations to the first post :)

Which LMS version do you use and what kind of virtual libraries (we are
talking about virtual libraries, don't we?) do you use?

This right now really confuses me because I've used and tested this very
feature more than ever before during the last few weeks since Michael
has introduced that "Audiobooks" feature in LMS 8 because I've done some
testing and optimization of my personal setup WRT this and before you
asked I never ran into this and I didn't hear about it from anybody
else.

I _think_ I can reproduce what you are talking about but I'm not sure,
it looks like it's some use case I never tried before...

What I'm seeing is that if I start iPeng with a certain library
restriction, that restriction is not released for submenu albums list
(so e.g. albums for a certain artist or tracks for an album) when I
change the library view to something less restrictive. And this _only_
seems to apply to menus that are placed directly on a tab (at the bottom
of the screen) in iPeng on iPhone.
Is this also what you see?

If yes, I'll try to get a fix, until then it might be a workaround to
place those menus where it affects you further down the hierarchy in the
menu so that you access them through "More.." instead of directly from a
tab. I know it's a bit inconvenient, though...



---
learn more about iPeng, the iPhone and iPad remote for the Squeezebox
and
Logitech UE Smart Radio as well as iPeng Party, the free Party-App, 
at penguinlovesmusic.com
*New: iPeng 9, the Universal App for iPhone, iPad and Apple Watch*

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-03 Thread Michael Herger

Doh! I didn't know there was such a thing. Now installed and all working
as expected. Thanks kidstypike.


No, there's not many do. :(
Seems to be a big secret? :confused:


Heh... I should probably enable by default the big new feature of LMS8 :-)

--

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread slartibartfast


FWIW the same applies to the Spotty plugin. In the default skin it is
impossible to play all the albums by an artist as there is no "all
songs" feature.

Sent from my Pixel 3a using Tapatalk





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

2020-04-03 Thread sveninndh


cpd73 wrote: 
> Your surprised it works? All the change does is to do an add/play on
> each item one-by-one. This should be 100% safe, as its just mimicking
> you clicking on each one. Unfortunately it is *much* slower. Michael
> suggested an alternative API, but I can't get it to work.

This means that you now put a part of the functionality into the
client.

Let me show you the behaviour of the LMS Default Skin.

This is a small Artist-Album list in the lms music lib.

29932

Here you notice that a kind of virtual album named "Alle Titel" (All
Tracks) is displayed.
Clicking on this album will open a track list on left side, this is the
same behaviour like a real album.

29933

I suspect that the code for this is not in the client (Default Skin) but
in the LMS. 
I still think that this code is missing in the Qobuz plugin and
therefore nothing happens when you click on the play button.
But maybe I am wrong and everything works completely different.

If you click on the play button of this virtual album it does exactly
the same as pressing the play button in material skin.


Now the same in Qobuz plugin:

29934

Here now this virtual album is missing. So there must be a difference.
But material skin still shows the add/play buttons but can't show the
tracklist on the left side. 

Now you simulate the behaviour in the client and create the track list
for all albums.
But this requires that the plugin developer has inserted the track list
directly below the album level.
If this is not the case, it cannot work, I have checked it.

> Michael suggested an alternative API, but I can't get it to work.

Unfortunately we know far too little about how the API works. There
seems to be little documentation.
I think Michael still has some of the best insights.


+---+
|Filename: artist-album - Qobuz.JPG |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29934|
+---+


sveninndh's Profile: http://forums.slimdevices.com/member.php?userid=69030
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] LazySearch2 Error: Plugin is not compatible with this version of Logitech MediaServer

2020-04-03 Thread slimslim


LazySearch is back in the plugin list and can be activated again. The
good news, all settings were kept.

Thanks for the update.

Marco



slimslim's Profile: http://forums.slimdevices.com/member.php?userid=10878
View this thread: http://forums.slimdevices.com/showthread.php?t=111918

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-03 Thread kidstypike


Stoker wrote: 
> Doh! I didn't know there was such a thing. Now installed and all working
> as expected. Thanks kidstypike.

No, there's not many do. :(
Seems to be a big secret? :confused:



*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.0.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-03 Thread Stoker


kidstypike wrote: 
> Have you installed the "Online Music Library Integration" plugin?

Doh! I didn't know there was such a thing. Now installed and all working
as expected. Thanks kidstypike.



--ian

Stoker's Profile: http://forums.slimdevices.com/member.php?userid=8264
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2020-04-03 Thread philchillbill


As the skill-author, I won't answer all your questions as I may come
across as biased. However, here are a few pointers:


- Once set up, you can totally forget about it. I use mine on a daily
  basis and have not touched the setup once since September 2019.
- You can initially play with ngrok -standalone -to see how easy/hard
  you think it is to set up. By standalone, I mean not in the context of
  the skill, but just so you can access the LMS GUI interface from a
  browser with your ngrok tunnel details. If you see the familiar GUI
  when you try this, you then know you have the correct setup and can
  proceed to linking the skill with the same data. It's all just about
  getting a protected external web address for the LMS on your LAN. If
  that works, you can first enable the sister skill LMS-lite which is
  free and gives basic control of LMS. This way, you can take one step
  at a time before trying the real deal.
- With two locations you would need two Amazon accounts for starters.
  Alexa is linked to an Amazon account and an account is linked to a
  device-cloud. That would apply to any smart home devices like Philips
  Hue also. Each Amazon account would then need a separate subscription
  to MediaServer.
  

ngrok help is at https://ngrok.com/download and help on setting it up
correctly for LMS is at
https://smartskills.tech/mediaserver/setuphelp.html



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-03 Thread kidstypike


Stoker wrote: 
> Hi Michael
> 
> Is there anything I need to do to make this work, a setting somewhere
> maybe? I've updated LMS to latest nightly (8.0.0 - 1585823230) and
> Spotty to 4.0.0 but I don't see any of my saved Spotify albums mixed in
> with my local albums. I'm running everything on PiCorePlayer 6.0.0-rc1.
> 
> I've tried doing a 'Clear library and rescan' in case that made a
> difference.
> 
> I tried adding a couple of Spotify albums to favourites by selecting the
> heart icon in the LMS web interface but that didn't help.
> 
> Cheers
> --Ian

Have you installed the "Online Music Library Integration" plugin?



*Server - LMS 8.0.0 *Pi4B 4GB/Flirc case/pCP 6.0.0 18K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B+/pCP 5.0.0/pi screen/HiFiBerry DAC+/jivelite,
*Lounge* - Pi2/pCP 5.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Squeezebox Boom
*Garage* - Squeezebox Touch > Edifier R980T

*Spares* - 1xTouch, 1xSB3, 1xRadio, 7xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] Synology 7.9.2 packages

2020-04-03 Thread Mr. Floppy


Hi Pinkdot,

I used your package and update to 8.0.0-1584980764. Right now my LMS
always telling me that there is an update available. And it shows me
always the update that I had installed before.
2993029931


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


Logitech Media Server Version: 8.0.0-1584980764 on Synology
1x Touch - 2x Boom - 1x Radio + Raspberry PI (piCorePlayer) with TEAC
UD-503
Yamaha RX-A1080 + ANAVIEW AMS1000 + B 803 Diamond + Elac FS247

Mr. Floppy's Profile: http://forums.slimdevices.com/member.php?userid=29772
View this thread: http://forums.slimdevices.com/showthread.php?t=108960

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2020-04-03 Thread Stoker


Hi 

Is there anything I need to do to make this work, a setting somewhere
maybe? I've updated LMS to latest nightly (8.0.0 - 1585823230) and
Spotty to 4.0.0 but I don't see any of my saved Spotify albums mixed in
with my local albums. I'm running everything on PiCorePlayer 6.0.0-rc1.

I've tried doing a 'Clear library and rescan' in case that made a
difference.

I tried adding a couple of Spotify albums to favourites by selecting the
heart icon in the LMS web interface but that didn't help.

Cheers
--Ian



--ian

Stoker's Profile: http://forums.slimdevices.com/member.php?userid=8264
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


[SlimDevices: Plugins] Announce - Song info plugin for Supla Finland radio

2020-04-03 Thread Paul Webster

This is a plugin for Supla Finland https://supla.fi/radiot - covering
Radio Suomipop, Radio Rock, Loop, HitMix, Aito Iskelmä, Radio Aalto,
Melmiradio and Groove FM Business.

Once installed and LMS has been restarted you should play one of the
supported radio stations. If the plugin is working then you should see
artist details (artist/title) appear around the time that a new track
starts or programme name.

Note: The broadcaster does not always provide track information in a
timely manner - so if you find that sometimes no new details arrive then
check on the Supla site to see if they have the same problem.
Also - they do not provide the end time or duration for tracks so you
will probably find the track name displaying during adverts.
To minimise the effect of this there is an arbitrary maximum song length
of 5 minutes - at which point the title should clear (but will continue
to play of course).

If there is no song title then the plugin will try to show the programme
name (Groove FM does not seem to have any though).

This plugin relies on the time on your local LMS server to be roughly
correct - timezone and time - because the local time is compared with
the scheduled time for each track from the broadcaster.
If things are not working then enable Debug logging for this plugin via
LMS/Settings/Advanced/Logging interface, repeat the problem and then
check the LMS logs.
You might need a version of LMS more recent than 7.9.1 Feb 2018 because
of improvements in LMS to handling HTTPS connections.

This plugin relies on data from Supla Finland but is not endorsed by
them and it could easily break if they change their formats.

For now, during the first public testing phase, - add this repository to
your local LMS.
http://www.dabdig.co.uk/slimserver-rep/repo-suplafinland.xml

Michael H - please don't put it in the list of 3rd-party plugins yet
because I will probably change the repo location once it has been
verified as working for a few people.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=111926

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread cpd73


sveninndh wrote: 
> Yes, the branch is correct, bat I forgot clearing the browser cache,
> sorry.
> 
> Now it is working like expected.
> 
> I am surprised, what do you do here?

Your surprised it works? All the change does is to do an add/play on
each item one-by-one. This should be 100% safe, as its just mimicking
you clicking on each one. Unfortunately it is *much* slower. Michael
suggested an alternative API, but I can't get it to work.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

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

2020-04-03 Thread sveninndh


cpd73 wrote: 
> Are you *sure* you are using the correct branch? As Material (in that
> branch) no longer sends playall/addall. Might need to ensure you refresh
> your browser's cache when changing branches, etc.

Yes, the branch is correct, bat I forgot clearing the browser cache,
sorry.

Now it is working like expected.

I am surprised, what do you do here?

Here are the REQ/RESP messages:

29927


+---+
|Filename: material-browser.log |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29927|
+---+


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

2020-04-03 Thread cpd73


sveninndh wrote: 
> I tried it with this branch, but no change.
> 
> AFTER PRESSING PLAY BUTTON:
> 
> > 
Code:

  >   > [10:58:14] JSON REQ: 
["aa:aa:da:35:85:6d",["qobuz","playlist","playall","menu:qobuz","item_id:2.0.19.0","isContextMenu:1"]]

> > 

Are you *sure* you are using the correct branch? As Material (in that
branch) no longer sends playall/addall. Might need to ensure you refresh
your browser's cache when changing branches, etc.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

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

2020-04-03 Thread sveninndh


MY MUSIC-LIB  ARTIST-ALBUM-LIST:


Code:

[11:01:21] JSON REQ: 
["aa:aa:da:35:85:6d",["albums",0,25000,"tags:jlsyEK","sort:album","artist_id:3590","role_id:ALBUMARTIST","library_id:0"]]
  utils.js?r=1.5.3:17 [11:01:21] JSON RESP: 
{"method":"slim.request","id":42,"params":["aa:aa:da:35:85:6d",["albums","0",25000,"tags:jlsyEK","sort:album","artist_id:3590","role_id:ALBUMARTIST","library_id:0"]],"result":{"albums_loop":[{"id":3068,"album":"Jagged
 Little 
Pill","year":1995,"artwork_track_id":"6929a577","textkey":"J"},{"id":3069,"album":"MTV
 
Unplugged","year":1999,"artwork_track_id":"9499abd8","textkey":"M"}],"count":2}}
  utils.js?r=1.5.3:17 [11:01:21] JSON REQ: 
["",["material-skin","actions","artist_id:3590","artist:Alanis Morissette"]]
  utils.js?r=1.5.3:17 [11:01:21] JSON RESP: 
{"method":"slim.request","id":43,"result":{"actions_loop":[{"title":"Biographie","icon":"menu_book","do":{"params":[],"command":["musicartistinfo","biography","html:1","artist_id:3590"]},"weight":0},{"title":"Fotos","icon":"insert_photo","do":{"params":[],"command":["musicartistinfo","artistphotos","artist_id:3590"]},"weight":1}]},"params":["",["material-skin","actions","artist_id:3590","artist:Alanis
 Morissette"]]}



AFTER PRESSING PLAY BUTTON:


Code:

[13:08:10] JSON REQ: 
["aa:aa:da:35:85:6d",["playlistcontrol","cmd:load","role_id:ALBUMARTIST","artist_id:3590","sort:album","library_id:0"]]
  utils.js?r=1.5.3:17 [13:08:10] JSON RESP: 
{"params":["aa:aa:da:35:85:6d",["playlistcontrol","cmd:load","role_id:ALBUMARTIST","artist_id:3590","sort:album","library_id:0"]],"result":{"count":25},"id":108,"method":"slim.request"}
  utils.js?r=1.5.3:17 [13:08:10] JSON UPDATING (aa:aa:da:35:85:6d)
  utils.js?r=1.5.3:17 [13:08:10] JSON REQ: 
["aa:aa:da:35:85:6d",["status","-",1,"tags:cdegloyrstABKNST"]]
  utils.js?r=1.5.3:17 [13:08:10] JSON PLAYER (aa:aa:da:35:85:6d): 
{"player_name":"Bad 
Exclusiv","player_connected":1,"player_ip":"192.168.123.155:37158","power":1,"signalstrength":0,"mode":"play","waitingToPlay":1,"time":0,"rate":1,"duration":285.626,"can_seek":1,"mixer
 volume":50,"playlist repeat":0,"playlist shuffle":0,"playlist 
mode":"off","seq_no":0,"playlist_cur_index":"0","playlist_timestamp":1585912091.96705,"playlist_tracks":25,"digital_volume_control":1,"playlist_loop":[{"playlist
 index":0,"coverid":"6929a577","id":39538,"title":"All I Really 
Want","artist_id":"3590","bitrate":"932kb/s 
VBR","album_id":"3068","tracknum":"1","genre":"Folk","artist_ids":"3590","type":"flc","year":"1995","artist":"Alanis
 Morissette","album":"Jagged Little 
Pill","duration":285.626,"samplerate":"44100"}]}
  utils.js?r=1.5.3:17 [13:08:10] JSON REQ: 
["aa:aa:da:35:85:6d",["status",0,500,"tags:cdegltysAKNS"]]
  utils.js?r=1.5.3:17 [13:08:10] JSON RESP: {"result":{"player_name":"Bad 
Exclusiv","player_connected":1,"player_ip":"192.168.123.155:37158","power":1,"signalstrength":0,"mode":"play","waitingToPlay":1,"time":0,"rate":1,"duration":285.626,"can_seek":1,"mixer
 volume":50,"playlist repeat":0,"playlist shuffle":0,"playlist 
mode":"off","seq_no":0,"playlist_cur_index":"0","playlist_timestamp":1585912091.96705,"playlist_tracks":25,"digital_volume_control":1,"playlist_loop":[{"tracknum":"1","album_id":"3068","playlist
 
index":0,"coverid":"6929a577","genre":"Folk","artist_ids":"3590","artist":"Alanis
 Morissette","album":"Jagged Little 
Pill","year":"1995","duration":285.626,"id":39538,"artist_id":"3590","title":"All
 I Really Want"},{"artist_id":"3590","title":"You Oughta 
Know","id":39539,"duration":249.133,"year":"1995","album":"Jagged Little 
Pill","artist":"Alanis 
Morissette","artist_ids":"3590","genre":"Folk","coverid":"6929a577","playlist 
index":1,"album_id":"3068","tracknum":"2"},{"
 genre":"Folk","artist_ids":"3590","playlist 
index":2,"coverid":"6929a577","album_id":"3068","tracknum":"3","duration":188.04,"id":39540,"title":"Perfect","artist_id":"3590","year":"1995","artist":"Alanis
 Morissette","album":"Jagged Little 
Pill"},{"duration":221.626,"id":39541,"artist_id":"3590","title":"Hand In My 
Pocket","year":"1995","artist":"Alanis Morissette","album":"Jagged Little 
Pill","genre":"Folk","artist_ids":"3590","playlist 
index":3,"coverid":"6929a577","album_id":"3068","tracknum":"4"},{"duration":175.973,"id":39542,"title":"Right
 Through You","artist_id":"3590","artist":"Alanis Morissette","album":"Jagged 
Little Pill","year":"1995","playlist 
index":4,"coverid":"6929a577","genre":"Folk","artist_ids":"3590","tracknum":"5","album_id":"3068"},{"artist":"Alanis
 Morissette","album":"Jagged Little 
Pill","year":"1995","duration":300.226,"id":39543,"title":"Forgiven","artist_id":"3590","tracknum":"6","album_id":"3068","playlist
 index":5,"coverid":"6929a577","genre":"Fo
 lk","artist_ids":"3590"},{"tracknum":"7","album_id":"3068","!
 coverid":"6929a577","playlist 
index":6,"artist_ids":"3590","genre":"Folk","album":"Jagged Little 
Pill","artist":"Alanis 

Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread sveninndh


cpd73 wrote: 
> Can you please try the "addall_playall" branch from git?
> 

I tried it with this branch, but no change.

QOBUZ-PLUGIN  ARTIST-ALBUM-LIST:


Code:

[10:56:10] JSON REQ: 
["aa:aa:da:35:85:6d",["qobuz","items",0,25000,"menu:qobuz","item_id:2.0.19.0"]]
  utils.js?r=1.5.3:17 [10:56:10] JSON RESP: 
{"id":24,"result":{"offset":0,"title":"Alben","base":{"actions":{"play":{"cmd":["qobuz","playlist","play"],"nextWindow":"nowPlaying","itemsParams":"params","params":{"menu":"qobuz"},"player":0},"more":{"cmd":["qobuz","items"],"itemsParams":"params","window":{"isContextMenu":1},"params":{"menu":"qobuz"},"player":0},"add":{"cmd":["qobuz","playlist","add"],"params":{"menu":"qobuz"},"player":0,"itemsParams":"params"},"go":{"params":{"menu":"qobuz"},"itemsParams":"params","cmd":["qobuz","items"]},"add-hold":{"itemsParams":"params","player":0,"params":{"menu":"qobuz"},"cmd":["qobuz","playlist","insert"]},"playControl":{"window":{"isContextMenu":1},"params":{"_index":"0","_quantity":"25000","menu":"qobuz","item_id":"2.0.19.0"},"player":0,"itemsParams":"playControlParams","cmd":["qobuz","items"]}}},"item_loop":[{"type":"playlist","icon":"/imageproxy/https%3A%2F%2Fstatic.qobuz.com%2Fimages%2Fcovers%2Fab%2Fnz%2Fyksrb8oprnzab_600.jpg/image.jpg
 ","text":"Gentle Blues\nTsuyoshi Yamamoto 
Trio","params":{"item_id":"2.0.19.0.0","isContextMenu":1}},{"icon":"/imageproxy/https%3A%2F%2Fstatic.qobuz.com%2Fimages%2Fcovers%2Fdb%2F57%2Fzbdjl95wn57db_600.jpg/image.jpg","type":"playlist","params":{"item_id":"2.0.19.0.1","isContextMenu":1},"text":"Speak
 Low\nTsuyoshi Yamamoto 
Trio"}],"count":2,"window":{"windowStyle":"icon_list"}},"params":["aa:aa:da:35:85:6d",["qobuz","items","0",25000,"menu:qobuz","item_id:2.0.19.0"]],"method":"slim.request"}



AFTER PRESSING PLAY BUTTON:


Code:

[10:58:14] JSON REQ: 
["aa:aa:da:35:85:6d",["qobuz","playlist","playall","menu:qobuz","item_id:2.0.19.0","isContextMenu:1"]]
  utils.js?r=1.5.3:17 [10:58:15] JSON RESP: 
{"id":25,"params":["aa:aa:da:35:85:6d",["qobuz","playlist","playall","menu:qobuz","item_id:2.0.19.0","isContextMenu:1"]],"result":{},"method":"slim.request"}
  utils.js?r=1.5.3:17 [10:58:15] JSON UPDATING (aa:aa:da:35:85:6d)
  utils.js?r=1.5.3:17 [10:58:15] JSON REQ: 
["aa:aa:da:35:85:6d",["status","-",1,"tags:cdegloyrstABKNST"]]
  utils.js?r=1.5.3:17 [10:58:15] JSON PLAYER (aa:aa:da:35:85:6d): 
{"player_name":"Bad 
Exclusiv","player_connected":1,"player_ip":"192.168.123.155:41494","power":1,"signalstrength":0,"mode":"stop","mixer
 volume":50,"playlist repeat":0,"playlist shuffle":0,"playlist 
mode":"off","seq_no":0,"playlist_tracks":0,"digital_volume_control":1}




sveninndh's Profile: http://forums.slimdevices.com/member.php?userid=69030
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] iPeng support thread

2020-04-03 Thread bpa

pippin wrote: 
> Or it’s a transcoding issue. BBC iPlayer streams are transcoded by the
> server IIRC because they are HLS streams which are not supported by the
> Squeezebox protocol
BBCiPlayer Live & Listen Again streams now use DASH.  HLS is 2nd choice
and only available for Live stream. LMS transcode in both cases.
There are still Live "normal" MP3 streams for all stations (i.e.
national, regional, local and World)  and for R3 UK 320kbs AAC.
Some Listen Again programs are only available in MP3 as podcasts - no
transcoding.

The variety of formats can lead to confusion especially if a user saves
a Favorite - they may not be sure which format was chosen.



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

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


Re: [SlimDevices: Plugins] iPeng support thread

2020-04-03 Thread chris256


Hello all!

First message on the forum. Congratulations for the app that I use for a
long time and appreciate.

I have a small issue regarding the theme libraries. When I go to the
Plus button on the IOS app, choose theme libraries, select a library.
Then the albums are not updated accordingly (the displayed albums are
the ones of the previously chosen library). If I kill and relaunch the
app, the lists are correctly updated. Do you think someone can do
something about this ?

Thanks !



chris256's Profile: http://forums.slimdevices.com/member.php?userid=70016
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread cpd73


cpd73 wrote: 
> How would I use this? I tried (from a YouTube music search):
> > 
Code:

  >   > 
  > ["playlist", "addtracks", 
"urllist:item_id:3_iron%20maiden.0,item_id:3_iron%20maiden.1,item_id:3_i..
  > 
  > ["playlist", "addtracks", "urlist", "item_id:3_iron%20maiden.0", 
"item_id:3_iron%20maiden.1", ...
  > 
  > ["playlist", "addtracks", "urlist", 
"item_id:3_iron%20maiden.0,item_id:3_iron%20maiden.1,...
  > 

> > 
> 
> None of these variants worked :(

Also tried, and failed with:


Code:


  ["playlist", "addtracks", "urllist", "item_id:3_iron%20maiden.0,ite...
  
  ["playlist", "addtracks", "urllist", 
"youtube://www.youtube.com/v/2G5rfPISIwo,youtube://ww...
  
  ["playlist", "addtracks", 
"urllist:youtube://www.youtube.com/v/2G5rfPISIwo,youtube://w...
  




*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

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] Spotty - playback stops

2020-04-03 Thread macsat


This morning it has happened 4 times already during the last 1,5 hours
:-/



macsat's Profile: http://forums.slimdevices.com/member.php?userid=46905
View this thread: http://forums.slimdevices.com/showthread.php?t=111916

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread cpd73


mherger wrote: 
> 
> I think there might be another undocumented (and unused in LMS 
> itself?!?) command which might be helpful for your situation:
> 
> playlist playtracks urllist ,,...
> 

How would I use this? I tried (from a YouTube music search):

Code:


  ["playlist", "addtracks", 
"urllist:item_id:3_iron%20maiden.0,item_id:3_iron%20maiden.1,item_id:3_i..
  
  ["playlist", "addtracks", "urlist", "item_id:3_iron%20maiden.0", 
"item_id:3_iron%20maiden.1", ...
  
  ["playlist", "addtracks", "urlist", 
"item_id:3_iron%20maiden.0,item_id:3_iron%20maiden.1,...
  



None of these variants worked :(



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

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] iTunes / YouTube Music

2020-04-03 Thread philippe_44

mherger wrote: 
> > Would it make sense and is this possible to add iTunes Music API? It's
> a
> > candide question, I've not looked at it at all
> 
> I don't think there's any such thing as a web API, is there? It then 
> would be limited to macOS. A lot of work for a relatively small group of
> 
> users.
> 
> > Wrt YouTube Music, there is no API? is that correct?
> 
> Who'd know better than you? :-D
> 
> 
> -- 
> 
> Michael

It seems (seems) that the Apple Music API is fairly accessible from any
computer. It’s described as webservice api, not as a library in iOS
(tbc) which would broaden the scope no?

Wrt to YT, I did not find any, so I guess there is none



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=111924

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


Re: [SlimDevices: Plugins] BBCiPlayer V1.6 (and higher) & BBCiPlayerExtra 2.0 (and higher) Support

2020-04-03 Thread bpa


Owen Smith wrote: 
> Unlikely given LMS has no IPv6 support at all. LMS only looks up A
> records, and it does the lookup itself so the OS doesn't get chance to
> decided to look for  as well.
To use HTTP 1.1 in older ersion of LMS, BBCiPlayer and PlayHLS uses
AnyEvent::HTTP which has IPv6 support. Also LMS uses AnyEvent::DNS to
resolve DNS lookup and which has IPv6 support built in and it does nto
look lie LMS disable using IPv6 so while LMS may be IPV64 only - IPv6
DNS lookups.  I think the  lookups may only be ANyEvent related -
calmradio was a standard MP3 stream.


I ran DNSSnifferQuery which logs all DNS queries. Attached is screen
shot showing IPv6 lookups.
29925


+---+
|Filename: BBCiPlayerDNSCapture.PNG |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29925|
+---+


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

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


Re: [SlimDevices: Plugins] iTunes / YouTube Music

2020-04-03 Thread Michael Herger

Would it make sense and is this possible to add iTunes Music API? It's a
candide question, I've not looked at it at all


I don't think there's any such thing as a web API, is there? It then 
would be limited to macOS. A lot of work for a relatively small group of 
users.



Wrt YouTube Music, there is no API? is that correct?


Who'd know better than you? :-D


--

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread Michael Herger

Then I would send a "playall" or "addall" command with this id. Neither
"playall" nor "addall" are actually listed in the API documentation, and
I only guessed at the use via looking at the default web UI. So, its
entirely possible that I'm using these incorrectly.

For this new branch, I have changed this. When using these add/play
buttons I now send an add, or play, for each item in turn. So, if you
have a list of 200 items then 200 commands are sent (synchronously, I
await the response of the previous before sending the next). To keep the
UI updating, I ask for a player status every 20th command - otherwise
the queue does not update until the end, and this can be around 8
seconds!


I think there might be another undocumented (and unused in LMS 
itself?!?) command which might be helpful for your situation:


playlist playtracks urllist ,,...

And there's addtracks, deletetracks, inserttracks, too. This command 
should allow you to queue up a bunch of tracks in one go.


I might be slightly wrong, just reading code:

https://github.com/Logitech/slimserver/blob/public/8.0/Slim/Control/Commands.pm#L1677

Please give this a try. If it works, then I'll document it :-).

--

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


Re: [SlimDevices: Plugins] LazySearch2 Error: Plugin is not compatible with this version of Logitech MediaServer

2020-04-03 Thread slimslim


mherger wrote: 
> 
> You should get in touch with the plugin author, as he'll have to update
> 
> the repository file.
> 
Thank you Michael.
Just tried to contact Stuart Hickinbottom, as he is mentioned as author.
I hope his old mail address, I've just googled, is still in use ...
Regards, Marco v/o SlimSlim



slimslim's Profile: http://forums.slimdevices.com/member.php?userid=10878
View this thread: http://forums.slimdevices.com/showthread.php?t=111918

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


[SlimDevices: Plugins] iTunes / YouTube Music

2020-04-03 Thread philippe_44


Would it make sense and is this possible to add iTunes Music API? It's a
candide question, I've not looked at it at all

Wrt YouTube Music, there is no API? is that correct?



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=111924

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2020-04-03 Thread cpd73


Seanf wrote: 
> First of all, thanks for this amazing skin.
> 
> I would like to tweak a few minor things with the appearance of the
> 'dark' theme. Mainly, I would like to make the background colour darker
> (but not black). I can see which css file I should change, and what
> hexdec number I need to change but how do I actually get LMS to load the
> new file? I read something about customisation of css but could not
> really follow the instructions ('You may install CSS files within your
> LMS's prefs/plugin folder to modify the look or layout of Material), but
> I cannot locate this folder.
> 
> I'm obviously missing something simple, so any help would be
> appreciated.
> 
> Sean

The location of this folder should be deailed in "Server settings /
Logitech Media Server Status / Preferences Folder"



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

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

2020-04-03 Thread cpd73


sveninndh wrote: 
> Tried the current git version, but I see no changed behaviour.

Can you please try the "addall_playall" branch from git?

Previously when clicking the add/play buttons from the sub-toolbar I
issued a "playall" or "addall" using either;
a) the id of the parent item
b) attempt to 'fake' the parent id by taking the id of the first item
and removing the last part. e.g. if the id was "item_id:0.0.1.2.3" I'd
use "item_id:0.0.1.2"

Then I would send a "playall" or "addall" command with this id. Neither
"playall" nor "addall" are actually listed in the API documentation, and
I only guessed at the use via looking at the default web UI. So, its
entirely possible that I'm using these incorrectly.

For this new branch, I have changed this. When using these add/play
buttons I now send an add, or play, for each item in turn. So, if you
have a list of 200 items then 200 commands are sent (synchronously, I
await the response of the previous before sending the next). To keep the
UI updating, I ask for a player status every 20th command - otherwise
the queue does not update until the end, and this can be around 8
seconds!

(Note: None of this should apply to standard library items - e.g. when
pressing the sub-toolbar add when showing an albums track list I send a
single add command for the album's id)



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
2. Open browser's developer tools 3. Open console tab in developer tools
4. REQ/RESP messages sent to/from LMS will be logged here.

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

2020-04-03 Thread Seanf


First of all, thanks for this amazing skin.

I would like to tweak a few minor things with the appearance of the
'dark' theme. Mainly, I would like to make the background colour darker
(but not black). I can see which css file I should change, and what
hexdec number I need to change but how do I actually get LMS to load the
new file? I read something about customisation of css but could not
really follow the instructions ('You may install CSS files within your
LMS's prefs/plugin folder to modify the look or layout of Material), but
I cannot locate this folder.

I'm obviously missing something simple, so any help would be
appreciated.

Sean



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