AccessDeniedException on Synology NAS
Posted: 09 Feb 2015, 14:46
Hi,
I've had this problem for a while now and can't figure it out. I use a synology 413j running the latest updates. When i first got this NAS, it ran the AMC script automatically perfectly without any problems. Then after a while it just stopped working. I use the following to call the script:
and the output I keep getting is:
Its really frustrating, and it doesn't help that I'm only a novice at CLI stuff...!
Thanks for your help - amazing program!
I've had this problem for a while now and can't figure it out. I use a synology 413j running the latest updates. When i first got this NAS, it ran the AMC script automatically perfectly without any problems. Then after a while it just stopped working. I use the following to call the script:
Code: Select all
filebot -script fn:amc --output "/volume1/video" -non-strict --action move
--conflict override "/volume1/video/Incoming" --def clean=y artwork=n deleteAft
erExtract=y xbmc=192.168.1.111 "seriesFormat=/volume1/video/TV/{n}/{'Season '+s}
/{n} - {sxe} - {t}" "movieFormat=/volume1/video/Movies/{n} ({y})" excludeList=am
c.txt
Code: Select all
Parameter: clean = y
Parameter: artwork = n
Parameter: deleteAfterExtract = y
Parameter: xbmc = 192.168.1.111
Parameter: seriesFormat = /volume1/video/TV/{n}/{'Season '+s}/{n} - {sxe} - {t}
Parameter: movieFormat = /volume1/video/Movies/{n} ({y})
Parameter: excludeList = amc.txt
Argument: /volume1/video/Incoming
Using excludes: /volume1/video/amc.txt (131)
Ignore hidden: /volume1/video/Incoming/.sync
Input: /volume1/video/Incoming/TV 1080p/Better.Call.Saul.S01E01.Uno.1080p.WEB-DL.DD5.1.H.264-CtrlHD.mkv
Group: [tvs:better call saul] => [Better.Call.Saul.S01E01.Uno.1080p.WEB-DL.DD5.1.H.264-CtrlHD.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [Better Call Saul]
Fetching episode data for [Better Call Saul]
[MOVE] Rename [/volume1/video/Incoming/TV 1080p/Better.Call.Saul.S01E01.Uno.1080p.WEB-DL.DD5.1.H.264-CtrlHD.mkv] to [/volume1/video/TV/Better Call Saul/Season 1/Better Call Saul - 1x01 - Uno.mkv]
[MOVE] Failed to rename [/volume1/video/Incoming/TV 1080p/Better.Call.Saul.S01E01.Uno.1080p.WEB-DL.DD5.1.H.264-CtrlHD.mkv]
AccessDeniedException: /volume1/video/Incoming/TV 1080p/Better.Call.Saul.S01E01.Uno.1080p.WEB-DL.DD5.1.H.264-CtrlHD.mkv -> /volume1/video/TV/Better Call Saul/Season 1/Better Call Saul - 1x01 - Uno.mkv
Clean clutter files and empty folders
Delete /volume1/video/Incoming/TV 720p/The.Walking.Dead.S05E09.720p.HDTV.x264-KILLERS
Finished without processing any files
Failure (°_°)
Thanks for your help - amazing program!