Re: [SlimDevices: Unix] Using a QNAP NAS share with both Ubuntu (LMS) and Windows

2021-10-10 Thread dolodobendan
I managed to do this somehow. sudo mount -t cifs -o username=squeezeboxserver,uid=123,gid=1001 //192.168.178.1/Playlists /mnt/NAS/Playlists sudo mount -t cifs -o username=squeezeboxserver,uid=1000,gid=1000 //192.168.178.1/Music /mnt/NAS/Music uid=123:1001 is squeezeboxserver:squeezeboxserver

Re: [SlimDevices: Unix] Using a QNAP NAS share with both Ubuntu (LMS) and Windows

2021-10-09 Thread dolodobendan
I set up everything for nfs4 idmapping. After a reboot, the NAS decided to revert any changes. That was fun. Then I tried to beat the system by creating matching uids and gids. Both NAS' uid and gid are already in use on ubuntu, so I tried to match the ubuntu uid and gid on the NAS. But the NAS

Re: [SlimDevices: Unix] Using a QNAP NAS share with both Ubuntu (LMS) and Windows

2021-10-09 Thread dolodobendan
This is getting frustrating. I mounted the share like this in fstab: Code: //192.168.178.1/Multimedia /mnt/NAS cifs credentials=/root/.lmscredentials,uid=123,gid=1001,rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0 uid 123 is

Re: [SlimDevices: Unix] Using a QNAP NAS share with both Ubuntu (LMS) and Windows

2021-10-08 Thread dolodobendan
d6jg wrote: > > You could try it by creating a new Test shared folder with "everyone" on > the QNAP and drop a few music files in and remount and see whether that > works then change to "administrators" having put yourself into that > group and see if it still works. I created a new share

Re: [SlimDevices: Unix] Using a QNAP NAS share with both Ubuntu (LMS) and Windows

2021-10-08 Thread dolodobendan
d6jg wrote: > Have you tried mounting the Samba share from ubuntu with your Windows > user rather than squeezeboxserver user ? > I have a pi configured this way which works fine I tried that. Mounting works fine, but I only have RO access to the share via ubuntu. d6jg wrote: > Other than

[SlimDevices: Unix] Using a QNAP NAS share with both Ubuntu (LMS) and Windows

2021-10-08 Thread dolodobendan
I'm having fun with permissions again. What I want to achieve: _*ubuntu_(LMS)*_ <-- user: squeezeboxserver (RW) --> _*NAS*_ <-- user: myuser RW --> _*Windows*_ I rip CDs on my Windows machine and copy them to the NAS share. Doing that makes me the owner, the group is "everyone", and octal

Re: [SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-10-07 Thread dolodobendan
I just realized that I can simply use the already present samba share. If I mount it using samba, I can select squeezeboxserver as user for that mount. And it seems to be working. Is using Samba a bad idea? I think I need this anyway to access the NAS share on Windows. QLMS 8.3@2.21 x64

Re: [SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-10-06 Thread dolodobendan
https://askubuntu.com/questions/527023/how-to-get-user-permissions-for-nfs-share This seems to be a similar question. But I don't understand the answer. :rolleyes: Does this help in any way? I QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4

Re: [SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-10-06 Thread dolodobendan
dolodobendan wrote: > > "Normal" folders (that don't work) have Group:everyone, Owner=myuser, > and 770. This works with 775. Is there any configuration that will work with the config above? Any group I can put dear squeezeboxserver and myself into? If not, I'd have to chan

Re: [SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-10-06 Thread dolodobendan
Hey d6jg, thank you for your help! d6jg wrote: > the user that runs LMS on the Linux box is indeed squeezeboxserver but > critically it is in the root group and this is what gives it the > necessary access rights In QNAP's ControlPanel I added the user squeezeboxserver to the the group

Re: [SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-10-06 Thread dolodobendan
Ubuntu is up and running, LMS is up and running - but without a music library. I managed to mount the NAS' "Multimedia" folder, but I cannot access most subfolders in midnight commander, unless I start it with sudo. I'm able to access these folders with my username using Windows, but I guess

Re: [SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-10-05 Thread dolodobendan
truscellino wrote: > Server versions are designed to run headless (no display), they don't > include graphical environments so they are efficient and quite secure by > default. Got my answer right here, never mind. QLMS 8.3@2.21 x64 (digimaster) with perl 5.30.1 / QNAP 469L QTS 4.3.4

Re: [SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-10-05 Thread dolodobendan
As I didn't want to wait any longer for the NUC11 to become available (again) and also didn't want to pay these ridiculously high prices for the NUC10, I finally got my hands on a fairly priced and reasonably recent NUC i3 (8th Gen) with 8GB of RAM. The plan is to run the latest Ubuntu LTS

Re: [SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-05-15 Thread dolodobendan
I'm not unfamiliar with Linux, I'm just bad at it compared to Windows. I used Ubuntu, Zenwalk and I think even SUSE some years back, but it was never my primary system. Then I'll go with Ubuntu LTS without GUI, skipping zfs. Awesome! As soon as I have that NUC, I'll be back with tons of stupid

[SlimDevices: Unix] Which Linux with Intel NUC & LMS? Anyone here using Clear Linux?

2021-05-14 Thread dolodobendan
Because my NAS is getting too slow for my LMS plugins (Custom Browse), I tested LMS on an Intel NUC i3 on Windows. That worked pretty great, but I cannot use this PC for LMS longterm. So I decided to use another Intel NUC, dedicated to LMS. And maybe Nextcloud. And I want to use Linux (headless

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-09-03 Thread dolodobendan
mcoste wrote: > > I still need to try the reliable plugin (and first find out how to > install it as it doesn't show in my list of plugins) Add http://downloads.sourceforge.net/project/lms-reliable/dev/repo-sf.xml to your "Additional Repositories" in Settings / Plugins. QLMS 8.0.0@2.21 x64

Re: [SlimDevices: Unix] Announce: Squeezelite - a small headless squeezeplay emulator for linux (alsa only)

2020-08-31 Thread dolodobendan
I don't know if this is related, but when I played the provided mp3, I got this in the log: Code: [20-08-30 02:56:42.6781] Slim::Schema::_preCheckAttributes (2610) Invalid ReplayGain tag found in /share/Multimedia/Music/Air/Moon Safari/07 - Air - You Make It

Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-01-15 Thread dolodobendan
kidstypike wrote: > Thanks Paul. > > Changed 7.9.2 to 8.0.0, now running v8.0.0. > This kicked off a rescan, and couple of plugins no longer work, but I'm > sure they'll get fixed soon :) > > > Code: > > > [20-01-15 09:56:29.6265] main::init (387) Starting