Forum Replies Created
-
Posted in: Allo USB Bundle
-
3. Juni 2020 at 4:08 #48937
Hi Andrew
A couple of years ago I had similar frustration with /mnt/Music. So I learned some basic things about samba and permissions and then poked noob-ly at the problem for many days. I have long since forgotten what my train of investigation was……. but I did land on a solution that has continued to work. I thought I’d add my experience to your thread, for the benefit of our future selves 🙂
In Max2play Filesystem Mount, my parameters are://192.168.1.5/c/media/Music <<<<Yes the use of IP address was important
/mnt/Music
cifs <<<<I played with NFS, but cifs works for me.
user=<myusername>,password=<mypasswd>,sec=ntlm,iocharset=utf8,vers=1.0,uid=squeezeboxserver <<<<The vers and uid declarations were keys to solving my permissions problem, although I do not recall exactly why.Cheers, Scott
5. April 2018 at 22:33 #35015Hi
There is no sound card on my RPi3, just ethernet out to the router, the NAS and the Transporter which handles streaming and DAC.
The LMS codec settings for FLAC filetype are all at default: AIFF=flac, FLAC=native, MP3=flac/lame, PCM=flac.
Recall that the flac encoder used by HDTracks was “Lavf57.34.103”. If I re-encode those files (hires flac to hires flac) with dbPoweramp (which is currently using flac encoder version 1.3.1), then the files will play.Note that the original Lavf57.34.103 files can be played on Win7 software players like Foobar2000 and MPC-HC, but I don’t know if they are „native“ or are transcoding in the background.
4. April 2018 at 12:12 #34969Hi
My simple setup is:Raspberry Pi 3, Model B Rev 1.2
Raspbian GNU/Linux 8 (jessie)
Linux max2play 4.14.20-v7+ #1094 SMP Mon Feb 19 15:14:31 GMT 2018 armv7l GNU/Linux
Logitech Media Server Version: 7.9.1 – 1508251793 @ Tue Oct 17 16:29:56 UTC 2017
Perl Version: 5.20.2
Logitech Transporter, firmware 87Thanks for your help with this.
-