04-17-2019, 09:38 PM
(04-17-2019, 07:41 PM)Tim Curtis Wrote:(04-17-2019, 06:18 PM)philrandal Wrote:(04-16-2019, 06:39 PM)Tim Curtis Wrote:(04-16-2019, 05:04 PM)philrandal Wrote: A couple of UI issues.
After clicking on the playing radio station logo in the player panel at the bottom of the screen, up pops the familiar playback screen.
At the very top left of the screen, there's a very small very dim grey search button, to all intents invisible, as is the bar (top middle, can't see it to tell what it is).
This needs a fix to make them visible.
Android 9 phone, tested in Chrome and Firefox.
Second one, there's a save playlist option in the menu on that screen. A load playlist option would be extremely useful as well.
I still can't get my head around the new UI. Needs a 'home' button on every screen to take you back to the 'now playing' plus playlist screen.
Phil
(04-16-2019, 05:22 PM)philrandal Wrote: And another thing. Vanishing playlist. In the current track / playlist screen, you can see the playlist. Navigate away and back and lo, no playlist.
Haven't tried from my laptop.
This all seems worse than RC0. I didn't try RC1
I'm not seeing the UI anomalies that you mention. Try posting some screen shots so we can see what u are seeing on your device. Below are a couple screen shots from my iPhone. There are others in the Features section at moodeaudio.org.
I don't quite understand the Home button. Toggling between Playback full screen and Library with Playbar just takes one tap on the cover.
The "search" and bar on the top need to be the same brightness as the "m" on the right. They are too dim to see properly on mobile devices, especially Android 9 phones like mine with over-agressive screen-dimming.
My request for a "take me to home from anywhere" button was prompted by a UI bug which shows up in Android Firefox (but not on desktop Firefox) where the arrow on the top left of a config page does nothing.
A screen shot of a vanished playlist would show nothing, however, this shows the problem:
1: Starting from playback screen, swipe down shows the current playlist (or it's just there on desktop browser).
2: Click the almost-invisible bar at the top (sorry to bang on about this, but it is soooo hard to see)
3: Switch to radio station view.
4: Click on a radio icon.
5: Playlist vanishes, showing only that station. Works perfectly on desktop, but not in Chrome or Firefox on Android 9.
How do you get it back? What should be the default here? Add to current playlist and play, I think, and not create new playlist.
Another bug / annoyance: Attempting to switch between radio channels on my playlist in desktop browser (Firefox) and the "MPD error - decoder failed to seek" message sometimes shows up.
Cheers,
Phil
Hi Phil,
Not much I can do in the code about device screen dimming. It's not something that can be queried and then acted on programmatically to change the UI. All the moOde UI's going way back were designed around typical screen brightness and they all used a variety of reduced opacity elements that won't have good visibility at low brightness levels. @swizzle began a long-term project a few months ago to develop options for improving visual accessibility. Things like font size/weight and text color. I suppose opacity should be added.
The Instant Play feature performs a Clear/Play to avoid accumulating a ton of tracks in the Playlist. If you click the ellipsis icon for a station or album the context menu is displayed that offers Add, Play, Clear/Add, Clear/Play options. I recall a suggestion to have an option to configure Instant Play for either Clear/Play or just Play but that didn't get much traction from other users.
As far as the bugs u reported, since I don't have any Android devices so maybe the @TheOldPresbyope can try and repro the "vanishing playlist" and "config back arrow not working" issues on one of his Android devices.
Btw, what radio station is generating the MPD error?
-Tim
The top left 'search' and top middle bar are still too dim. Even on my laptop. We don't all have super high contrast retina zapping OLED displays. Just make them the same as the m menu on the right.
Radio station changing - the message came flipping between BBC 320kbps streams.
If Moode gets that error from mpd, it should retry if possible.
I'll try to reproduce the vanishing playlist bug I reported yesterday.
I think the play and wipe playlist default is wrong. Too disastrous when a fat finger aims for the context menu and misses.
Better to add to playlist, play, then remove if that's possible. If not, save current playlist, play, and restore.
Phil