pippin wrote:
> Hm, weird, I haven't seen that one, will have to investigate whether I
> can somehow reproduce this.
> Could you tell me your Album-Artists settings from the LMS settings
> menu?
So itÂs not just me. I have this same problem and it seems to happen
only to Artists I have more th
rgdawson wrote:
> Btw, wierd, but I notice if I only change color (without changing
> theme), then for certain themes, my "NativeReceiver.updateToolbarColors"
> function does not get called. It works for Light, Darker, and Windows
> 10 Dark. But does not work if the theme is Darker, Black, or
You have to go to the Spotify list of available devices. The problem I
have is that sometimes my SB3 is not in the list of available devices.
To solve this, I have to power on the SB3 and to play a song. I don’t
know what is happening.
Spotty has a confusing number of options and modes to intera
I understand the latest update of Spotty means that it is now not
compatible with 32-bit Windows 7 platform anymore. Is there a chance to
uninstall that update and reinstall a prior version that would work on a
32-bit windows? The project of updating the system to 64bit will not
happen right now s
cpd73 wrote:
> There are two others:
>
> > >
- '?nativeStatus' will cause Material to call this for each status
> update - however, I don't actively use this.
- '?download=native' Material 2.6.0 will allow downloading of
> tracks. When a user selects tracks to download,
> NativeR
slartibartfast wrote:
> Aah right, I had a similar issue with Android until I changed to gesture
> navigation.
I've made a change, for 2.6.0, to set the webapp as "standalone" not
"fullscreen" - which allows the navigation controls to still be seen.
However, this does not seem to fix the issue
bz31 wrote:
> Thank you. The view is correct now. But the problem is still there.
> Thats ok.
Ah! For the next release I'll make the 'padding' are inactive - so it
will just be an area of the same colour as the bottom nav but will not
react to touches.
*Material debug:* 1. Launch via http: /
bz31 wrote:
> Home Screen of iOS, not that of MaterialAah right, I had a similar issue with
> Android until I changed to gesture
navigation.
Sent from my Pixel 3a using Tapatalk
slartibartfast's Profile: http://forums
I submitted version 2.8.4 to store and it got processed and published in
under an hour. That's a record, Microsoft must have made improvements
:)
Changes:
- Taskbar Icon improvements. The progress meter, tooltip, caption,
and icon buttons will always reflect the current player selected
slartibartfast wrote:
> You might find it better to use one of the other methods to return to
> the Home screen. You can long press on the back arrow or display a Home
> button.
>
> Sent from my Pixel 3a using Tapatalk
Home Screen of iOS, not that of Material
--
bz31 wrote:
> Thank you. The view is correct now. But the problem is still there.
> Thats ok.
> [image:
> https://uploads.tapatalk-cdn.com/20210711/bd47c2255c54aaee02ea3f6b033dcfcc.jpg]You
> might find it better to use one of the other methods to return to
the Home screen. You
cpd73 wrote:
> Thanks, that worked. The reason is that one entry (Delta Time by Hans
> Theessink & Terry Evans) does not have an image.
Thanks. The image is missing in tidal itself - strange. I think it's
only listed once in the tidal database.
-
lem is still there.
Thats ok.
[image:
https://uploads.tapatalk-cdn.com/20210711/bd47c2255c54aaee02ea3f6b033dcfcc.jpg]
bz31's Profile: http://forums.slimdevices.com/member.php?userid=58523
View this thread:
castalla wrote:
> Fingers crossed
Thanks, that worked. The reason is that one entry (Delta Time by Hans
Theessink & Terry Evans) does not have an image.
*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see u
cpd73 wrote:
> Well, I feed this into Material and I get the list/grid toggle. Sorry,
> but the -whole- response is needed. Also, surround this in a "code" tag,
> or jsut save as an attachment.
Fingers crossed
+---+
|Filename: TI
castalla wrote:
> Is this any good (some album content edited out - post too long)
Well, I feed this into Material and I get the list/grid toggle. Sorry,
but the -whole- response is needed. Also, surround this in a "code" tag,
or jsut save as an attachment.
*Material debug:* 1. Launch via h
bz31 wrote:
> Hello, I have a problem on a iPhone.
> Swiping up from the bottom edge of the screen (to return to the Home
> Screen) also touches the button Playing.
That is because I know of no way of determining if iPhone has this sort
of navigation. (WTF Safari allows this is beyond me). As a
cpd73 wrote:
> Looks like it, but its not complete. In your browser's console click on
> the "..." to show the whole message.
Is this any good (some album content edited out - post too long)
[6:47:50 PM] JSON RESP:
{"method":"slim.request","id":4,"result":{"item_loop":[{"type":"playlist","pre
Hello, I have a problem on a iPhone.
Swiping up from the bottom edge of the screen (to return to the Home
Screen) also touches the button Playing.
[image:
https://uploads.tapatalk-cdn.com/20210711/395c0049b56423d13f04c10becabed71.jpg
Hi!
I understand the latest update of Spotty means that it is now not
compatible with 32-bit Windows 7 platform anymore. Is there a chance to
uninstall that update and reinstall a prior version that would work on a
32-bit windows? The project of updating the system to 64bit will not
happen right
castalla wrote:
> Not sure if this is what you want ...
Looks like it, but its not complete. In your browser's console click on
the "..." to show the whole message.
*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd t
castalla wrote:
> It'll take me a while to get this info as I have only access via android
> browsers at the moment. Later.
Not sure if this is what you want ...
[5:25:49 PM] JSON RESP:
{"method":"slim.request","id":5,"result":{"base":{"actions":{"set-preset-0":{"itemsParams":"presetParams","
rgdawson wrote:
> Craig, Thanks for this. I was able to create a Javascript extension in
> Chromium Embedded Framework and material calls it.
>
> I also noticed ?nativeColors to signal when the colors change, which is
> great as well. Cool, thanks.
>
> R Greg Dawson
There are two others:
cpd73 wrote:
> If you pass "?nativePlayer" in Material's URL, Material's Javascript
> will call "updatePlayer(name, id)" on the native interface when the
> player changes. My APK uses this so that the notification controls
> control the currently selected player.
Craig, Thanks for this. I was
cpd73 wrote:
> The availability of that option depends upon the contents of LMS's RESP
> message. To see why Material is not allowing this I will need the (full)
> contents of the JSONRPC RESP that was returned when the list is shown -
> see my sig for details.
It'll take me a while to get this
castalla wrote:
> There's a strange issue with TIDAL. There's no Toggle action for My
> Favourites - Albums where only a list is shown. All other items (eg.
> Tracks, etc) can be switched between list and wide display.
The availability of that option depends upon the contents of LMS's RESP
me
26 matches
Mail list logo