Posts: 5
Threads: 1
Joined: Sep 2023
Reputation:
0
I just updated to Moode 8. I previously had a library music source on my local SDCard (don't recall the version I was using) but can't figure out how on version 8. Only options I see are samba/NFS. Does Moode 8 support using a local source ? I suppose I can loopback to an NFS mount but thought it would be simpler to point to a local directory if that was possible.
Posts: 14
Threads: 3
Joined: Sep 2023
Reputation:
0
Dealing with some issues with my available large external drive , I 'd love some instructions on how to make use of the SD card as a source . I reinstalled the legacy 32 bit Moode in my pi zero w using an available 128 Gb kingston SD . On my win11 machine I could only see the boot partition . On my Linux machine I detected the SDCARD directory but it says that I don't own it , so I can't copy anything there . I'm totaly new to linux , trying to learn step by step . So any suggestion on how I can make the sdcard file accessible would be appreciated . I suppose I must use the terminal and change permissions allowing everyone while the card is in the raspberry ? Can I do this in my Linux Mint machine ?
Thanks
Raspberry Pi Zero W & Behringer UCA 202 @ HK 3490 & Dali Zensor 5
Posts: 14
Threads: 3
Joined: Sep 2023
Reputation:
0
(09-22-2023, 12:38 PM)TheOldPresbyope Wrote: (09-22-2023, 12:18 PM)spiros79 Wrote: Dealing with some issues with my available large external drive , I 'd love some instructions on how to make use of the SD card as a source . I reinstalled the legacy 32 bit Moode in my pi zero w using an available 128 Gb kingston SD . On my win11 machine I could only see the boot partition . On my Linux machine I detected the SDCARD directory but it says that I don't own it , so I can't copy anything there . I'm totaly new to linux , trying to learn step by step . So any suggestion on how I can make the sdcard file accessible would be appreciated . I suppose I must use the terminal and change permissions allowing everyone while the card is in the raspberry ? Can I do this in my Linux Mint machine ?
Thanks
I really can't recommend this because reinstallation of moOde could wipe out your music files.
That said, if you go to m>Config>System in the moOde WebUI and scroll down you'll find the File Sharing section. Enable SMB and the whole mpd music directory will be available to other hosts on the LAN, Windows11 or otherwise.
Regards,
Kent
There is not much upgrading for the pi zero w . Even if I do upgrade to the next 32 version , I can get all the files again on the sd as I have them elsewhere .
Thanks
(09-22-2023, 01:47 PM)Tim Curtis Wrote: https://github.com/moode-player/moode/bl.../setup.txt
First guide I read . Limited info on my case . Can you point exactly where something useful is described ?
Thanjs
Raspberry Pi Zero W & Behringer UCA 202 @ HK 3490 & Dali Zensor 5
Posts: 1,274
Threads: 24
Joined: Jun 2022
Reputation:
42
Well,
1. as many of us have already suggested: try not to use the SD card as source to your music, use an external HDD / SSD instead.
(you said this is not a problem, so you may go on using the SD card, nobody will force you to do otherwise)
2. you cannot see the partition in Windows because Windows does not know about Ext3 / Ext4 and the like
3. to solve (2.) enter the settings and enable SMB: this will allow your windows machine to see a shared folder on the LAN and allow you to copy files over (it will be slow(er) of course, but you have no other choice, since you have a Windows host, and it has its limitations.
Now you are ready to go. If there is anything you don't understand, feel free to ask further, but I believe that with what I said above you are indeed ready to copy some music files over to the SD card of your PiZero and populate your library.
Indeed, you need to look no further.
Posts: 5
Threads: 1
Joined: Sep 2023
Reputation:
0
Copied my media to the SDCard but refresh didn't populate the library. Appears at first due to filenames copied from a Mac that had spaces in the flac filenames. Upon copying the files, the new files have quotes around the entire filename including the flac extension. Wish I remembered what I'd done to address it last time or if I needed to. I might need some messy filename translation from spaces to underscores. I may have searched the wrong terms but if anyone knows a quick fix or thread, let me know.