dolodobendan wrote: 
> I installed LMS on a new server and there are still some things that
> don't work, but that was to be expected. For example, I just learned
> that playlists cannot be saved due to some permission issue.
> 
> The problem is that there was no mentioning of any error in the default
> Web UI. Trying to save the playlist again under the same name even
> prompted that "Confirm Overwrite" dialogue, despite the fact that the
> file wasn't created the first time (but there are entries in the
> server.log.) Material did prompt a message that the playlist could not
> be saved.
> 
> 
> Erm, to the permission thing, I mounted the share like this:
> 
> > 
Code:
--------------------
  >   > 
  > sudo mount -t cifs //server/Multimedia /mnt/ -o rw,user=squeezeboxuser
  > 
--------------------
> > 
> 
> But I also have to write something in FSTAB, right?
> 
> Like
> 
> > 
Code:
--------------------
  >   > 
  > //server/Multimedia /mnt cifs uid=squeezeboxserver,gid=everyone
  > 
--------------------
> > 
> 
> maybe?

As I put in another thread try


Code:
--------------------
    
  sudo mount -t cifs //server/Multimedia /mnt/ -o rw,user=yourwindowsuseraccount
  
--------------------



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes
------------------------------------------------------------------------
d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=115239

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to