Hello,
When I try to delete a file via Emby's interface (web interface or iOS interface), I get the following message :
"There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again."
My question is, how do I grant write-access to Emby Server ? I guess I could use chown or chmod (although I am not very familiar with these commands), but I do not even know what Emby Server's username is, to begin with.
Any help would be much appreciated.
Here is my setup :
Emby server version 3.5.2.0 on an ubuntu machine.
Most files on this server belong to a user called "debian-transmission" (and to a group with the same name)
The folders containing these files belong to a user called "bill" (and to a group with the same name).
Thank you !