Moode Forum
Upcoming moOde 9.1.5 release - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Upcoming moOde 9.1.5 release (/showthread.php?tid=7061)

Pages: 1 2 3


RE: Upcoming moOde 9.1.5 release - jenzd - 11-14-2024

(11-11-2024, 01:38 PM)Tim Curtis Wrote: Here's another pre release.
https://moodeaudio.org/test/image_2024-11-11-moode-r915-arm64-lite.zip

This includes an updated Spotify Connect metadata screen and an option in Peripheral Config to specify and configure for Pi Touch 2 display.

Hi Tim,

The new Spotify Connect metadata screen works fine for me as well - both in portrait and landscape mode. Thanks again for implementing this cool new feature!

There's just one little detail I personally do not like so much about the current landscape design: The metadata overlay is always hiding the lower part of the cover image. I would have preferred to see a (slightly smaller) full image instead. Especially if the lower part of the cover image contains text (e.g. album or artist name), the current layout might not be ideal.

A nice alternative could be something like the "wide" coverview layout of the standard MPD playback, i.e. putting the full image on the left hand side and the metadata on the right hand side (which typically leaves enough space to show both large enough to be readable even on smaller displays).

Best regards,
Jens


RE: Upcoming moOde 9.1.5 release - Tim Curtis - 11-15-2024

(11-14-2024, 11:24 PM)jenzd Wrote:
(11-11-2024, 01:38 PM)Tim Curtis Wrote: Here's another pre release.
https://moodeaudio.org/test/image_2024-11-11-moode-r915-arm64-lite.zip

This includes an updated Spotify Connect metadata screen and an option in Peripheral Config to specify and configure for Pi Touch 2 display.

Hi Tim,

The new Spotify Connect metadata screen works fine for me as well - both in portrait and landscape mode. Thanks again for implementing this cool new feature!

There's just one little detail I personally do not like so much about the current landscape design: The metadata overlay is always hiding the lower part of the cover image. I would have preferred to see a (slightly smaller) full image instead. Especially if the lower part of the cover image contains text (e.g. album or artist name), the current layout might not be ideal.

A nice alternative could be something like the "wide" coverview layout of the standard MPD playback, i.e. putting the full image on the left hand side and the metadata on the right hand side (which typically leaves enough space to show both large enough to be readable even on smaller displays).

Best regards,
Jens

Glad its working :-) The librespot crew really did a fantastic job with their new release.

Its a simple fix for the cover art.
[attachment=4183]

Doing a wide mode layout and having that as a Prefs option is a lot more complex. Its a good project for an interested dev.


RE: Upcoming moOde 9.1.5 release - suzywong - 11-21-2024

I may have missed it, but does issue 9.1.5 fix the problem with Rpi 3B+ and the “official” RPi 7” Touch Screen?

As documented elsewhere, 9.1.4 broke this particular h/w config. I reverted to 9.1.3, which runs OK.


RE: Upcoming moOde 9.1.5 release - Tim Curtis - 11-21-2024

(11-21-2024, 09:13 PM)suzywong Wrote: I may have missed it, but does issue 9.1.5 fix the problem with Rpi 3B+ and the “official” RPi 7” Touch Screen?

As documented elsewhere, 9.1.4 broke this particular h/w config. I reverted to 9.1.3, which runs OK.

Are you referring to the "missing knob sliders and other artifacts" issue for < pi4?


RE: Upcoming moOde 9.1.5 release - Tim Curtis - 11-23-2024

Here's latest WIP release notes

- Added Pi Touch 2 support for all orientations (0, 90, 180, 270) and corresponding touch angles.
- I'm not seeing the "missing knob sliders" issue on < pi4 which may be due to a PiOS firmware update in the r915 build.
- More minor bug fixes

Code:
################################################################################
#
# 2024-MM-DD moOde 9.1.5 (Bookworm)
#
################################################################################

Updates
- UPD: Bump to librespot 0.6.0
- UPD: Add cover art and metadata display for Spotify Connect
- UPD: Add section to Quick help explaining date tags in the Library
- UPD: Add support for Pi 7 inch Touch screen 2
- UPD: Add HDMI screen orientation option to Peripheral Config
- UPD: Remove AP fallback for Spotify Connect (not needed for >= v0.5.x)
- UPD: Add channel/security info to Network Config
- UPD: Minor WebUI style improvements

Bug fixes
- FIX: In-place update removes --disable-gpu in .xinitrc if present
- FIX: In-place update resets cfg_radio monitor field  to 'No'
- FIX: Resolv.conf file not being updated when using static IP address
- FIX: Call to getAlsaIEC958Device() in multiroom.php aborts script
- FIX: Bad screensize reported in xinitrc when using firmware driver
- FIX: GPIO buttons crashing when GPIO 2 or 3 is used
- FIX: Wrong ALSA cardnum assigned to Multiroom sender during startup
- FIX: Auto-scroll to artist in Tag not working
- FIX: Crossfeed input field on Audio Config not updating
- FIX: Queue items not being HTML escaped



RE: Upcoming moOde 9.1.5 release - suzywong - 11-23-2024

(11-21-2024, 09:53 PM)Tim Curtis Wrote:
(11-21-2024, 09:13 PM)suzywong Wrote: I may have missed it, but does issue 9.1.5 fix the problem with Rpi 3B+ and the “official” RPi 7” Touch Screen?

As documented elsewhere, 9.1.4 broke this particular h/w config. I reverted to 9.1.3, which runs OK.

Are you referring to the "missing knob sliders and other artifacts" issue for < pi4?

Yes, I think so. there's certainly something odd going on on the RH side of the screen, but also it just freezes. I thought I'd posted a picture in another thread.

Edit found it. It's in the thread entitled "3B+ and 7" touch screen, with MoOde 9.1.4". Currently on page 3.


RE: Upcoming moOde 9.1.5 release - PJVervoorn - 12-01-2024

Has the 9.1.5 release been retracted?
I don’t see the announcement anymore and the forum still shows 9.1.4 as current.
(I updated a few days ago, it seems to work fine.)


RE: Upcoming moOde 9.1.5 release - Tim Curtis - 12-01-2024

Oops forgot to update the Forum message.