![]() |
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 - Tim Curtis - 03-18-2022 Remember to clear Browser cache if you experience any UI anomalies :-) RE: Official moOde 8 support thread - Mr.R0b0t - 03-19-2022 (03-17-2022, 08:51 PM)Tim Curtis Wrote:Strange ! The http stream works with camilla When I turn on the music on the hifi by rca, it works for 3 seconds.(03-17-2022, 03:40 PM)Mr.R0b0t Wrote: Any solution to my problem? RE: Official moOde 8 support thread - BlackSmile - 03-19-2022 Hello Tim, Try to install new 8.0.1 version tonight but commands : Code: gpio readall is not found anymore. Is it a normal behavior or a regression ? It use to work before, so now stuck with my little scripts. What need to be install ? WiringPi seems not to be supported anymore (wrong?). I also have samba problems and cannot mount my music sources (error 115). I haven't found any solution to this for now. Any clue ? Tank you for support RE: Official moOde 8 support thread - Relocated2007 - 03-20-2022 I reckon Favourite doesn't work correctly, I can add by clicking the heart and I assumed that clicked the second time removed from Favourite but it is not happening, or I am doing something wrong? I am very stubborn with Favourites as this is a great option for having especially radio on click option nearly. RE: Official moOde 8 support thread - Tim Curtis - 03-20-2022 (03-19-2022, 11:56 PM)BlackSmile Wrote: Hello Tim, Right, WiringPi is a long since deprecated project and so not supported anymore in moOde. http://wiringpi.com/wiringpi-deprecated/ The new Linux kernels don't support NTLM for Samba mounts due to security issues. I don't know if this is what is causing your issue though. RE: Official moOde 8 support thread - Tim Curtis - 03-20-2022 (03-20-2022, 12:31 AM)Relocated2007 Wrote: I reckon Favourite doesn't work correctly, I can add by clicking the heart and I assumed that clicked the second time removed from Favourite but it is not happening, or I am doing something wrong? Just read Menu, Quick Help. It explains how various icons and other elements in the UI work. RE: Official moOde 8 support thread - Relocated2007 - 03-20-2022 (03-20-2022, 12:38 AM)Tim Curtis Wrote:(03-20-2022, 12:31 AM)Relocated2007 Wrote: I reckon Favourite doesn't work correctly, I can add by clicking the heart and I assumed that clicked the second time removed from Favourite but it is not happening, or I am doing something wrong? Code: Favorite RE: Official moOde 8 support thread - TheOldPresbyope - 03-20-2022 @BlackSmile Regarding mount error 115, you have provided zero details about the sources involved or about your network and router or about how you tried to mount the sources so we can’t begin to diagnose properly. However, error 115 often means there is a name resolution problem. Try using the IP address instead of the host name of the server in defining the share path. Regards, Kent RE: Official moOde 8 support thread - Tim Curtis - 03-20-2022 (03-20-2022, 01:08 AM)Relocated2007 Wrote:(03-20-2022, 12:38 AM)Tim Curtis Wrote:(03-20-2022, 12:31 AM)Relocated2007 Wrote: I reckon Favourite doesn't work correctly, I can add by clicking the heart and I assumed that clicked the second time removed from Favourite but it is not happening, or I am doing something wrong? You can manipulate playlists including the Favorites playlist by first Clear queue then Add to the main Queue. Use the main Queue ... menus to add/move/save. There is no way currently to directly edit a playlist. On the TODO list is to improve the way playlists and favorites are handled and presented in the UI but developer bandwidth is always needed to do these types of complex designs and codings. If you are a dev feel free to contribute to the project and make the improvements so everyone can benefit. RE: Official moOde 8 support thread - Relocated2007 - 03-20-2022 (03-20-2022, 02:03 AM)Tim Curtis Wrote:(03-20-2022, 01:08 AM)Relocated2007 Wrote:(03-20-2022, 12:38 AM)Tim Curtis Wrote:(03-20-2022, 12:31 AM)Relocated2007 Wrote: I reckon Favourite doesn't work correctly, I can add by clicking the heart and I assumed that clicked the second time removed from Favourite but it is not happening, or I am doing something wrong? Thanks, I will wait as I am not dev unfortunately, I have put monthly donations to keep you a coffee here and there ;-) |