Re: [SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-05-04 Thread Lateboomer
I have solved the same album appears multiple times issue. I just delete all cache and preference settings and do the clear library and rescan again. Problem solved and thank you guys for your help. Lateboomer's Profile:

Re: [SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-04-28 Thread Roland0
Lateboomer wrote: > > Also I have changed the file system to exFAT for usb external drive for > the music library. > For exfat, I use the following mount options: Code: nosuid, noexec, nodev, noatime, fmask=0133, dmask=0022, uid=UID, gid=GID, iocharset=utf8,

Re: [SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-04-28 Thread Lateboomer
Thank you for the help. I think I got it. I run : Code: dietpi-drive_manager to mount the drive, and after mount it appears in /etc/fstab Also I have changed the file system to exFAT for usb external drive for the music library. Now the other

Re: [SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-04-28 Thread Man in a van
the Op may need to Code: sudo apt install ntfs-3g i know I have in the past, on a 'pi ronnie Man in a van's Profile:

Re: [SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-04-28 Thread Roland0
Lateboomer wrote: > I have set the /etc/fstab for the usb external ntfs drive: > > > Code: > > UUID=xx /mnt/usbntfs ntfs defaults,exec,fmask=011,utf8 0 0 > > > > May I ask what is the correct settings for fstab file in order for lms > to

Re: [SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-04-28 Thread Lateboomer
The OS is: Code: DietPi v6.22.3 Operating system: Debian - EN - utf8 Platform Architecture: armv7l-linux The LMS is : Code: Logitech Media Server Version: 7.9.2 - 1527861596 @ Fri Jun 1 16:17:20 CEST 2018

Re: [SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-04-28 Thread Man in a van
I don't know nowt about Dietpi :( :p, sorry:o, do they have any support? Have a look at this, it might help, or not:rolleyes: https://www.raspberrypi.org/documentation/configuration/external-storage.md ronnie Man in a

Re: [SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-04-28 Thread Man in a van
A few more details might help:confused: Which OS are you running, that sort of thing :) ronnie Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread:

[SlimDevices: SqueezeCenter] What is correct settings for fstab for ntfs usb drive?

2019-04-28 Thread Lateboomer
I have set the /etc/fstab for the usb external ntfs drive: Code: UUID=xx /mnt/usbntfs ntfs defaults,exec,fmask=011,utf8 0 0 It doesn't work which lms can't scan the /mnt/usbntfs. So I have to run: Code: chmod -R 777