Official moOde 6.5.1 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 6.5.1 support thread (/showthread.php?tid=2433) |
RE: Official moOde 6.5.1 support thread - suzywong - 04-28-2020 (04-28-2020, 03:55 PM)jirka28 Wrote: On my old iPad2 with iOS 9.3.5 :-( Yeah, I get this one as well. Legacy issue, methinks. Similar issue occurred in one of the previous updates - V5xx to V6 perhaps? -, and Swizzle managed to fix it. Maybe it’s finally time to put the old iPad 2 out to pasture. Although I can still use it in Fallout 4 RE: Official moOde 6.5.1 support thread - frobalo - 04-29-2020 (04-28-2020, 08:21 PM)Tim Curtis Wrote: @frobalo for sure as Kent suggested just run your issue by @adrii I ´ll message @adrii. Tks for your attention RE: Official moOde 6.5.1 support thread - Tim Curtis - 04-29-2020 The thumbnail generator (thmcache) simply logs any exceptions it encounters and then resumes scanning the directory structure for album covers. When you say "stops scanning the music library" do you mean you are not seeing all the album cover images or do you mean some of your albums are not indexed by MPD and do not show up in any of the Library views? RE: Official moOde 6.5.1 support thread - ksone - 04-29-2020 (04-28-2020, 08:17 PM)Tim Curtis Wrote: lol, moOde has no guarantees at all, none!, but our dysfunctional crew of hackers try to make some decent software to play music and help where we can :-) Normal world: "if it ain't broke, don't fix it..." MoOde users: "Tiiiiiiiiiiiim!!! Why doesn't mo0de work after I modified this config file and installed this random hack?" RE: Official moOde 6.5.1 support thread - Tim Curtis - 04-29-2020 The thumbnail generator logs exceptions in the Moode log moodeutl -l MPD logs database update progress in /var/log/mpd/log RE: Official moOde 6.5.1 support thread - Cardone - 04-29-2020 During the first installation I put my card ES9023 DAC TCXO on the driver -> "rpi-dac". After a reboot the driver HIFIBerry DAC + is displayed ... After reboot he always jumps to hifiberry dac + ..... Why? Moode 6.5.1 Raspberry 3 B+ ES9023 DAC TCXO Thank you for your support RE: Official moOde 6.5.1 support thread - Cardone - 04-29-2020 But when I look at Config.txt I see that: disable_splash = 1 disable_overscan = 1 hdmi_drive = 2 hdmi_blanking = 1 dtparam = i2c_arm = on dtparam = i2s = on dtparam = audio = off lcd_rotate = 2 -> dtoverlay = rpi-dac <- is displayed correctly in the config !! # dtoverlay = pi3-disable-wifi # dtoverlay = pi3-disable-bt I think I'll format the card and put the image back on. RE: Official moOde 6.5.1 support thread - Tim Curtis - 04-29-2020 I'm not able to repro but your first screen shot shows Max ALSA volume is blank which is not normal. I think your DAC requires "Audiophonics ES9023" ? RE: Official moOde 6.5.1 support thread - TheOldPresbyope - 04-29-2020 (04-29-2020, 03:21 PM)Tim Curtis Wrote: I'm not able to repro but your first screen shot shows Max ALSA volume is blank which is not normal. While we're on the subject, moode-sqlite3.db seems inconsistent on the choice of driver for ES9023 DACs Code: sqlite> select * from cfg_audiodev where dacchip LIKE '%ES9023%'; Regards, Kent PS - sorry, should have chosen just the I2S DACs to avoid confusion. The real issue is entry #12. RE: Official moOde 6.5.1 support thread - Tim Curtis - 04-29-2020 No changes have been made to the table for a long time except the recent addition of the Merus Amp. IIRC the Audiophonics device needs the rpi-dac driver. |