Hey guys,
So I have a OSMC/Retropie setup going on my raspberry pi 3 and I’ve followed this guide: How to install CouchPotato and SickChill on Raspberry Pi
(Thank you very much for creating this HowTo nenad!!)
So I have sickrage and transmission working as well as my Windows Share mounted successfully in /media/TVShows on my raspberry pi. However, I’m wanting to download and store all my TV Shows on my windows machine as I have that shared out to the rest of my network.
Now, the problem is that when I add a file to Transmission it gives the permission denied error.
I have no idea how to fix this as I can’t figure out how to give my raspberry pi/osmc user write permissions to that windows share.
Any ideas?
Here is what I have in my /etc/fstab file:
//10.10.1.109/TVShows /media/TVShows cifs username=**,password=,iocharset=utf8,file_mode=0777,dir_mode=07 ^ ^ ^ ^ 77 0 0