schmurtz wrote: 
> 
>       1. Do you think possible to add a cursor (like the volume bar) on the
> playing
The volume control uses a vuetify (the toolkit Material uses) widget
called a v-slider. Early versions of Material used this for the time
slider, but as this is frequently updated it used a lot of CPU. Changing
to a simple progress bar (plain HTML5) drastically reduced the CPU. So,
no, I will not use the same widget for time as volume.

schmurtz wrote: 
> 2. One thing is missing from the original skin : the fast search bar in
> the top of the app. I like the fact that it search during typing. Any
> chance to see an implementation of this in your skin ?
Not currently, and I have no plans for this. There is no real space for
it - especially not in mobile.

schmurtz wrote: 
> 
>       3. When you are in your artists list for example it could be nice to be
> able to type a letter (or more than one) to quickly go to the desired
> artist.
Material was designed primarily for touch input. I've added an issue
('319' (https://github.com/CDrummond/lms-material/issues/319)) on github
to look into this.

schmurtz wrote: 
> 
>       4. Is there a reason to not be able to pin all kinds of objects in the
> home screen ? (it could be nice to pin a spotty playlist or just an
> album that we listen all the time).
Don't use any subscription services, so would not know exactly how this
would be done. However, just save as a favourite? Adding albums, etc, to
the homescreen is not what was envisioned when pinning was added.

schmurtz wrote: 
> 
>       5. Be able to choose any RGB color for the toolbar ? (I know it's
> really just a detail but it takes time to find defaults on this skin
> 😄 )
I think there is enough customisation as is.


schmurtz wrote: 
> 
>       6. In "playing" view, adding a way to be able to unrate a song by
> making a clic on the same star or with a double clic ?
TrackStat (which I don't use) is used for ratings - not sure if this
supports un-rating. Ratings are a feature I've never used - and never
seen the point of.


schmurtz wrote: 
> 
>       7. May be rating should have a behavior be like the volume cursor too.
> Like this we could be able to give a note with half stars (like 3.5) on
> touch devices .
You can already do 1/2 star ratings.


schmurtz wrote: 
> 
>       8. Do you want that I create some enhancement posts in github's issues
> ?
I've added an issue for the only one of these items I have any
incliation to implement

schmurtz wrote: 
> 
>       A. I was looking for an IOS app based on your skin. Why ? To remove
> systematically the address bar and to have controls on the lock Screen.
> Does it exist ? (just see that the android app exist now, good thing !)
I have never done any iOS development - and have no intention of ever
doing so. I find Apple to restrictive - *must* use a mac to develop for
iOs, only *one* rendering engine on iOS (Chrome, etc, are all jsut
shelss for Apple's WebKit engine)

schmurtz wrote: 
> 
>       B. A version for squeezebox touch / radio ?  (ok it's just a dream, but
> just in case... )
Not a chance.


schmurtz wrote: 
> 
> (just been astonished that you are the author of cantata too ! I have
> tested a lot of MPD UI, it is far the best one !)

I stopped using MPD over 3 years ago - I find LMS *far* superior. And
Cantata itself is in a bug-fix only state, as I no longer use it.



*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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to