Auto chmod temporary files.

Feel free to talk about anything and everything in this board.
Post Reply
DEADBEEF
Newbie
Newbie
Posts: 4
Joined: March 1st, 2011, 9:49 am

Auto chmod temporary files.

Post by DEADBEEF »

I quite often like to stream/watch movies off my NAS whilst downloading them.
VLC can play media directly out of multipart .rar files without extracting them first (even incomplete ones), but the default file permissions for temporary files is 600, meaning my HTPC has no permission to play them.

I'm currently periodically recursively updating all the permissions in the temp folder via a cron job, but it's not a particularly good way to solve the problem.

Would it be possible to make the file permissions used for temporary files be the same as those specified in the config section for 'Permissions for completed downloads'?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Auto chmod temporary files.

Post by shypike »

It's a problem that will be addressed in 0.7.0.
Currently SABnzbd considers all temporary files to be "private".
Obviously this makes less sense for the "temporary download folder",
at least for the actual downloaded files.
Post Reply