Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 7.0.0 support thread
(12-21-2020, 12:42 PM)TheOldPresbyope Wrote:
(12-21-2020, 05:47 AM)MikeyFresh Wrote: ...

I'm also beginning to wonder about this 4B board which is a 2GB model and brand new. It for whatever reason was showing up in Moode 7 as an unknown Pi model/version.

Argh! The RPF keeps slipping in more revision codes without a lot of fanfare.

ETA - There's a new one for the Pi400 too: https://www.raspberrypi.org/documentatio.../README.md
Reply
(12-21-2020, 11:52 AM)jonners Wrote:
(12-21-2020, 08:57 AM)DRONE7 Wrote: The playing track is highlighted in the queue by having a different colour, the activity is shown by the progress 'worm' and time count and I can hear the track being played... why would I want a bouncy row of sticks to tell me what is already patently obvious..??

I agree. Banish the bouncy sticks! Smile

+1
Reply
(12-21-2020, 05:47 AM)MikeyFresh Wrote: Sheer madness, all attempts at re-download and reflashing this card or another card, using either my MacBook Air, and also a Linux Mint box fail to yield the switch in the settings UI for the onboard WiFi and BT adapter.

All browsers on macOS (Safari, Chrome, Firefox), and also Chromium on Linux Mint simply don't show it. I reformatted the cards on the Linux box, just to be sure no remaining Boot partition was somehow fouling things up, as unfortunately the macOS Disk Utility has been steadily ruined over the years.

I'm at a loss, the only other thing I can try is Windows tomorrow at work if I have time.

I'm also beginning to wonder about this 4B board which is a 2GB model and brand new. It for whatever reason was showing up in Moode 7 as an unknown Pi model/version.

Boot it up Ethernet and post the Moode startup log.

Code:
moodeutl -l

Also post config.txt
Code:
cat /boot/config.txt
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
(12-20-2020, 01:58 PM)Soldeed Wrote: Where do I change the value in the queue buffer?

It used to be in // Filter and buffer
TIA

Is this feature no longer available in 7?
Reply
What do you mean by "Queue buffer"
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
Increasing the number of songs that show on the main page.
Reply
MPD Config
Max playlist items
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
In previous versions I would go in on modify the following setting and change the buffer from 1 to 11. In MPD Config in Version 7 the max playlist items is 16384

// Filter and buffer
if (!empty($_SESSION['ashuffle_filter']) && $_SESSION['ashuffle_filter'] != 'None') {
$cmd = 'mpc search ' . $_SESSION['ashuffle_filter'] . ' | /usr/local/bin/ashuffle --queue_buffer 1 --file - > /dev/null 2>&1 &';
}
else {
$cmd = '/usr/local/bin/ashuffle --queue_buffer 11 > /dev/null 2>&1 &';
}
Reply
(12-21-2020, 09:25 AM)bitlab Wrote:
(12-21-2020, 05:47 AM)MikeyFresh Wrote: Sheer madness, all attempts at re-download and reflashing this card or another card, using either my MacBook Air, and also a Linux Mint box fail to yield the switch in the settings UI for the onboard WiFi and BT adapter.

All browsers on macOS (Safari, Chrome, Firefox), and also Chromium on Linux Mint simply don't show it. I reformatted the cards on the Linux box, just to be sure no remaining Boot partition was somehow fouling things up, as unfortunately the macOS Disk Utility has been steadily ruined over the years.

I'm at a loss, the only other thing I can try is Windows tomorrow at work if I have time.

I'm also beginning to wonder about this 4B board which is a 2GB model and brand new. It for whatever reason was showing up in Moode 7 as an unknown Pi model/version.

That last sentence clarifies why the wifi button isn't shown. moOde only shows the wifi button for supported Pi models.
So the problem is why is your Pi not identified ? Something wrong with the Pi or does the detection fails ?

Can you run the following command from a terminal (system config > Open Web SSH Terminal) and show us the output:

Code:
vcgencmd otp_dump | awk -F: '/^30:/{print substr($2,5)}'

Thank you, I will do so when I get home from work later today.
Reply
(12-21-2020, 12:42 PM)TheOldPresbyope Wrote:
(12-21-2020, 05:47 AM)MikeyFresh Wrote: ...

I'm also beginning to wonder about this 4B board which is a 2GB model and brand new. It for whatever reason was showing up in Moode 7 as an unknown Pi model/version.

Argh! The RPF keeps slipping in more revision codes without a lot of fanfare.

OK thank you, I believe another user is seeing this same thing with the new CM4 and IO4 combo on his install, which I believe is still 6.7.1, I can check with him. At least I now feel that I'm not going mad.
Reply


Forum Jump: