07-15-2022, 09:58 PM
Album display problem. If there are participating artists in the mp3 tag and there are several of them, then in the album view there are Chinese bushes instead of the album's attribute.
Thank you for your donation!
Official moOde 8 support thread
|
07-15-2022, 09:58 PM
Album display problem. If there are participating artists in the mp3 tag and there are several of them, then in the album view there are Chinese bushes instead of the album's attribute.
07-16-2022, 01:03 AM
PM myself and @TheOldPresbyope a download link to zip of the file and we will have a look.
07-19-2022, 04:31 AM
I can't seem to set my system's hostname from the Moode GUI. This is in the 32-bit version of 8.1.2, although I think it was present in 8.1.1 also.
My system's hostname had been "moode-1." Somehow in doing various updates the hostname got set to "moode-1-1" in /etc/hostname. When I tried to change it in the system page of the GUI, it showed the correct name of "moode-1", but didn't change the name in /etc/hostname so it came up as "moode-1-1." Just to make sure the new name got loaded I first set it to "moode-1X", then to "moode-1", and Moode claimed it set the new name correctly. - Steve P.S. I saw a previous forum post suggesting that the hostname should be included in a backup. I'm not sure this is a good idea since it could cause DHCP confusion after cloning systems. I have several Moode systems on the same network that I want to keep consistent, but with different hostnames. None of my systems use the default name "moode", so after a backup from one system and restore to another, I always check my DHCP server for a system named "moode" to know which is the new clone.
07-19-2022, 11:02 AM
There is a TODO list item to have host name and the other names be configurable on a restore to allow a single backup file to be used to restore to multiple systems but in the meantime I would just save a backup file for each system.
07-19-2022, 09:46 PM
I have some more info on what may have caused hostname corruption. I had a moode system named "moode-amp2" running 7.1.x and made a backup of it. Then I flashed a new SD card with 8.1.2 using the Raspberry Pi Imager. In the Imager I explicitly set the hostname to "moode-amp2" as well. Then when I restored my backup, /etc/hostname became "moode-amp2-amp2." However the moode GUI still showed the name as "moode-amp2."
- Steve
07-19-2022, 10:13 PM
Hi all,
I have a little problem editing my playlists. For some of them nothing happens if I klick on edit playlist. Is there a logfile I can have a look at to see whats going on? If Yes, can someone please point me in the right direction. I'm using Moode 8.1.2, 32 Bit installation, Pi 4B, 4GB. Thanks in advance duke.g 1x RPi 3B, 1x RPi 4, 1x RPi 5, Moode 9; 6k flac Songs; 180k MP3 Songs; Asset-UpnP 186k Songs The blues has got a hold of me, I believe I'm gettin' dizzy - ZZ Top
07-19-2022, 11:45 PM
Did you create the playlists in 8.1.x ?
Here's an update of the fix in case there's anyone else annoyed by the 'Unknown AlbumArtist' bugfeature.
Simply transfer the attached patchmusiclib.sh file to your pi, log in via SSH and enter the following: Code: chmod a+x patchmusiclib.sh (04-07-2022, 11:01 AM)charlesky Wrote:(04-06-2022, 10:08 AM)charlesky Wrote: 'Performer' and 'Conductor' tags appear to be interfering with retrieval of 'Artist' or 'Album Artist' data.
07-22-2022, 09:49 PM
(07-19-2022, 11:45 PM)Tim Curtis Wrote: Did you create the playlists in 8.1.x ? I've created the playlists on my windows pc using the software musicbee. I can play the music, i.e. I klick on the Playlist and add the music to the play queue. That works fine. But for some lists (all lists were generated the same way) nothing happens when I klick on "Edit playlist". Kind regards duke.g 1x RPi 3B, 1x RPi 4, 1x RPi 5, Moode 9; 6k flac Songs; 180k MP3 Songs; Asset-UpnP 186k Songs The blues has got a hold of me, I believe I'm gettin' dizzy - ZZ Top
07-22-2022, 10:27 PM
The playlist feature expects playlist files in the format generated by MPD. When a playlist is created by MPD moOde adds two #EXT tags at the top of the file to store Genre and Cover information. If the playlist does not confirm to this format it may or may not be able to be edited via the UI.
An import utility would need to be developed to convert playlist formats created in other applications to the format needed by moOde's Playlist view. This would be a good project for an interested developer :-) |
« Next Oldest | Next Newest »
|