Hello,

bpa wrote: 
> First make sure the cdda2wav works OK from a shell prompt and can "find"
> the CD drive and show the table of contents of a CD. 
> 
> If this works OK - then the issue is permissions relating to userid
> which LMS is being run.

cdda2wav seems to be working good with my install user :

Code:
--------------------
    
  [hifi@fedo bin]$ ./cdda2wav -device /dev/cdrom -J
  Type: ROM, Vendor 'TSSTcorp' Model 'CDDVDW SN-208BB ' Revision 'SB02' MMC+CDDA
  569344 bytes buffer memory requested, transfer size 131072 bytes, 4 buffers, 
55 sectors
  cdda2wav: Read TOC CD Text failed (probably not supported).
  #Cdda2wav version 3.01a31_linux_4.1.3-200.fc22.x86_64_x86_64_x86_64, real 
time sched., soundcard, libparanoia support
  AUDIOtrack pre-emphasis  copy-permitted tracktype channels
  1- 3           no              no     audio    2
  Table of Contents: total tracks:3, (total time 35:52.00)
  1.(15:40.00),  2.(11:06.00),  3.( 9:06.00)
  
  Table of Contents: starting sectors
  1.(       0),  2.(   70500),  3.(  120450), lead-out(  161400)
  CDINDEX discid: E9mJR9BMLNpyAmmGDnhiZpbOXmg-
  CDDB discid: 0x20086803
  CD-Text: not detected
  CD-Extra: not detected
  Media catalog number: 0028946356326
  T:  1 ISRC: DE-F05-99-03221
  T:  2 ISRC: DE-F05-99-03222
  T:  3 ISRC: DE-F05-99-03223
  
  index scan: 3...
--------------------


And here are the rights for cdda2wav, so the user "squeezeboxserver"
should have access to it :


Code:
--------------------
    [hifi@fedo bin]$ ls -l cdda*
  -rwxr-xr-x 1 root root   2793  4 août  17:00 cdda2mp3
  -rwxr-xr-x 1 root root   2808  4 août  17:00 cdda2ogg
  -rwxr-xr-x 1 root root 209464  4 août  17:00 cdda2wav
  [hifi@fedo bin]$ 
--------------------



Also, I did the chmod 755 on /dev/cdrom. (the error is different when
the user squeezeboxserver does not have acces to the /dev/cdrom
folder).

Are there any other needed permissions (on temp folders of files for
example) ? Thanks for your support

David


------------------------------------------------------------------------
zizione's Profile: http://forums.slimdevices.com/member.php?userid=62325
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to