DJanGo wrote: 
> Hmmm
> 
> ??? Really:mad:
> 
> Why not chown -R instead of this hatschi?
> 
> grap yourself some manual
> 
> Get a group where squeezebox and your User is member of
> rsync the stuff
> do a chown -hR yourowner:yourgroup /your/path/

Thanks DJanGo, I've done that. 

Created the group -music- and added -myuser- and squeezeboxserver:

Code:
--------------------
    :# grep music /etc/group
  music:x:1000:squeezeboxserver,root,-myuser-
--------------------


Folder permissions are:

Code:
--------------------
    # ls -l /data/
  insgesamt 95228
  drwxr-xr-x  7 -myuser- music     4096 11. Dez 2013  _Acid Jazz
  drwxr-xr-x  5 -myuser- music     4096 21. Jan 2012  _Acoustic
  ...
--------------------


One exampe of a file permission:

Code:
--------------------
    # ls -l /data/_Acid\ Jazz/Incognito/1993\ -\ Positivity\ \(Acid\ Jazz\)\ 
TQMP\ \[FLAC\]/
  insgesamt 428104
  -rw-r--r-- 1 -myuser- music 36370199  6. Dez 2013  01 Still A Friend Of 
Mine.flac
  ...
--------------------


The scanning problem persists:mad:, the latest log is:

Code:
--------------------
    [16-01-17 09:47:24.8032] main::main (204) Starting Logitech Media Server 
scanner (v7.9.0, 1427377805, Sat Mar 28 04:05:14 UTC 2015) perl 5.010001
  [16-01-17 09:47:24.9450] Slim::Utils::OS::Debian::dirsFor (94) Warning: 
dirsFor: Didn't find a match request: [videos]
  [16-01-17 09:47:24.9475] Slim::Utils::OS::Debian::dirsFor (94) Warning: 
dirsFor: Didn't find a match request: [pictures]
  [16-01-17 09:47:42.9961] Slim::Music::Import::runImporter (511) Starting 
Slim::Media::MediaFolderScan scan
  [16-01-17 09:47:42.9987] Slim::Music::Import::endImporter (643) Completed 
Slim::Media::MediaFolderScan Scan in 0 seconds.
  [16-01-17 09:47:43.0294] Slim::Music::Artwork::precacheAllArtwork (615) 
Starting precacheArtwork for 0 albums
  [16-01-17 09:47:43.0319] Slim::Music::Import::endImporter (643) Completed 
precacheArtwork Scan in 0 seconds.
  [16-01-17 09:47:43.0544] Slim::Music::Import::runScanPostProcessing (435) 
Starting Database optimization.
  [16-01-17 09:47:46.2112] Slim::Music::Import::endImporter (643) Completed 
dbOptimize Scan in 3 seconds.
--------------------


:confused:


------------------------------------------------------------------------
ElEsido's Profile: http://forums.slimdevices.com/member.php?userid=50767
View this thread: http://forums.slimdevices.com/showthread.php?t=105030

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

Reply via email to