![]() |
Official moOde 8 support thread - 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: Official moOde 8 support thread (/showthread.php?tid=4777) |
RE: Official moOde 8 support thread - inthemoode - 04-02-2022 (04-02-2022, 01:00 AM)Tim Curtis Wrote:(04-01-2022, 11:27 PM)inthemoode Wrote: Has anyone else noticed the circles representing track progress and also volume, sometimes appear smaller and don't fit around the text bits? Really not sure how to trigger it, but I will report if I find a way to reliable cause it to happen. On my tablet, running full-screen, a refresh doesn't help, and of course I can't resize the window ![]() RE: Official moOde 8 support thread - Tim Curtis - 04-02-2022 What Browser and and what is meant by "full screen"? Are you adding the Browser as a "Home Screen app" like on IOS or Android or some other way to get full screen without the Browser frame, address bar etc? RE: Official moOde 8 support thread - Relocated2007 - 04-02-2022 (04-01-2022, 07:53 AM)the_bertrum Wrote: @Relocated2007 The mpdignore route does work and if it isn't working for you then you have something else wrong with your installation, so I agree with @TheOldPresbyope (when does one ever do otherwise?) that you should address that problem rather than trying further modifications. I tried but I am getting Code: .mpdignore: Permission denied even with Sudo command. My USB is in the media folder there is nothing in the mnt dir (I mean no USB there are only NAS SDCARD UPNP). My path looks: Code: pi@moode:/media/7b952e33-7045-4155-9865-e7962f56faa4/media/music $ I did the ls command and I could see .mpdignore file, cool. So remove it and made an echo command in the Amiga folder which I want to exclude (folder contains only files no subfolders). Again permission was denied even with sudo, I do not know what to do? I am just I reckon given up. My workaround with symlink to the proper music folder on USB is working well, only those thumbnails but screw it, I am listening nod watching. RE: Official moOde 8 support thread - inthemoode - 04-02-2022 (04-02-2022, 02:57 AM)Tim Curtis Wrote: What Browser and and what is meant by "full screen"? Yes. Chrome, with a bookmark added to the homescreen - so it appears full screen. I will experiment with it other ways and see what happens. RE: Official moOde 8 support thread - Frank79 - 04-02-2022 Hi, here's a bug that (I think) has already been reported in the past. I've just updated from a fresh install of 8.0.1 to 8.0.2 and it's still there. Bug description: No sound at all whenever I start streaming FLACs from my NAS. Then, when I play with the volume knob:
I think last person who reported this bug was told to play with the volume knob to solve that issue. My setup: HifiBerry DAC2 HD hat on Raspberry Pi 4 Model B boot/config.txt:
Moode UI configuration: Audio Config: Audio output:
Alsa Options:
Thanks for any advice! RE: Official moOde 8 support thread - Tim Curtis - 04-02-2022 (04-02-2022, 07:42 AM)Frank79 Wrote: Hi, In Audio Config - Set DT overlay to None - Reboot - Set DT overlay to hifibery-dacplushd - Reboot Post the output from the commands below. Code: cat /boot/config.txt RE: Official moOde 8 support thread - TheOldPresbyope - 04-02-2022 (04-01-2022, 07:53 AM)the_bertrum Wrote: @Relocated2007 The mpdignore route does work and if it isn't working for you then you have something else wrong with your installation, so I agree with @TheOldPresbyope (when does one ever do otherwise?) that you should address that problem rather than trying further modifications.Way off-topic Thanks for the compliment but long-time readers of this forum know I can be caught as far off base as anyone. Three quotes come to mind: 1. (my late wife, while we were dating in college) - "The trouble with you is, you sound like you know what you're talking about even when you don't." 2. (Ronald Reagan, quoting what he was told is an old Russian proverb) - "Trust, but verify" 3. (a close friend of mine) - "The older I get, the better I used to be." Regards, Kent RE: Official moOde 8 support thread - TheOldPresbyope - 04-02-2022 @Relocated2007 "permission denied" messages suggest there is a problem with ownership/permissions settings on one or more directories of the file system on the USB drive. Even a sudo'er might have to change the settings before being able to write to an affected directory. It seems your path down to the recalcitrant "Amiga directory" might be something like /media/<uuid>/media/music/Amiga where <uuid> is my shorthand for your 7b952e33-7045-4155-9865-e7962f56faa4 so how about posting the output of ls -la at the intervening levels ls -la /media ls -la /media/<uuid> ls -la /media/<uuid>/media ls -la /media/<uuid>/media/music ... using the actual uuid, of course, and stopping at the directory containing the "Amiga directory". Note: I did not make this a single recursive command as I did in my earlier example because ISTR you mentioned a 4TB USB drive. No need to list out all those files! Regards, Kent RE: Official moOde 8 support thread - Tim Curtis - 04-02-2022 It's prolly cos when doing "sudo echo" the echo won't run as root due to how the shell functions. Try piping instead Code: # Write/overwrite RE: Official moOde 8 support thread - fdealexa - 04-02-2022 (03-28-2022, 02:17 PM)Tim Curtis Wrote:(03-27-2022, 08:29 PM)fdealexa Wrote: Hello everybody, Hi Tim, hi everyone. I am dismayed but after further tests I still haven't solved the "loopback" anomaly. The tests carried out (the results of which are shown in the annex) were based on: 2 raspberry Pi-4B 1.1 4GB; 2 different SD cards (brand and size); 1 Audiophonics ES9028 / 9038 DAC (above on screenshots); 1DAC IQAudIO Pi-DAC + (below on the screenshots) (I got it just for compatibility of Tim's results); moOde audio player Release 8.0.2 2022-03-25; No basic configuration (I left all the default parameters: even local time, keyboard, etc.), only "Named I2S device". Obviously the other parameter that I have configured is that of the "loopback". Do you have any other suggestions? Thank you and greetings, Francesco [attachment=2757] [attachment=2756] [attachment=2755] |