Heb je mijn tip nog bekeken?
Sent from my iPhone using Tapatalk
Ja,
Direct write staat op "no" (is volgens mij standaard) dus dit is het helaas niet.
Het renamen naar unpack_ lijkt te werken.
Maar nu komt Couchpotato met de melding dat het renamen niet lukt en voor de lol delete hij maar alle files en laat ie me met lege folders zitten na de cleanup hahaha
heb dat cleanup gebeuren maar even anders ingesteld (move leftover files to destination dir)
06-13 22:36:57 INFO [tato.core.plugins.renamer] Renaming "/volume1/Downloads/Couchpotato/ALL.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT 000201 - All.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT.nzb yEnc.cp(tt1893195)/unpack_/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers.mkv" to "/volume1/Downloads/Movies/A.C.A.B..All.Cops.Are.Bastards.(2012)/A.C.A.B..All.Cops.Are.Bastards.(2012).720P.SimplyReleaseS.Toppers.mkv"06-13 22:36:57 ERROR [tato.core.plugins.renamer] Couldn't move file '/volume1/Downloads/Couchpotato/ALL.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT 000201 - All.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT.nzb yEnc.cp(tt1893195)/unpack_/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers.mkv' to '/volume1/Downloads/Movies/A.C.A.B..All.Cops.Are.Bastards.(2012)/A.C.A.B..All.Cops.Are.Bastards.(2012).720P.SimplyReleaseS.Toppers.mkv': Traceback (most recent call last):
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/plugins/renamer/main.py", line 407, in moveFile
shutil.move(old, dest)
File "/usr/local/python/lib/python2.7/shutil.py", line 299, in move
copy2(src, real_dst)
File "/usr/local/python/lib/python2.7/shutil.py", line 128, in copy2
copyfile(src, dst)
File "/usr/local/python/lib/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: u'/volume1/Downloads/Couchpotato/ALL.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT 000201 - All.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT.nzb yEnc.cp(tt1893195)/unpack_/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers.mkv'
06-13 22:36:57 ERROR [tato.core.plugins.renamer] Failed moving the file "A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers.mkv" : Traceback (most recent call last):
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/plugins/renamer/main.py", line 354, in scan
self.moveFile(src, dst)
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/plugins/renamer/main.py", line 416, in moveFile
raise Exception
Exception
06-13 22:36:57 INFO [tato.core.plugins.renamer] Deleting folder: /volume1/Downloads/Couchpotato/ALL.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT 000201 - All.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT.nzb yEnc.cp(tt1893195)/unpack_/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers06-13 22:36:57 ERROR [tato.core.plugins.renamer] Couldn't remove empty directory /volume1/Downloads/Couchpotato/ALL.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT 000201 - All.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT.nzb yEnc.cp(tt1893195)/unpack_/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers: Traceback (most recent call last):
File "/volume1/@appstore/couchpotatoserver/share/CouchPotatoServer/couchpotato/core/plugins/renamer/main.py", line 454, in deleteEmptyFolder
os.rmdir(folder)
OSError: [Errno 2] No such file or directory: '/volume1/Downloads/Couchpotato/ALL.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT 000201 - All.COPS.ARE.BASTARDS.2012.720P.CUSTOM.NL.SRT.nzb yEnc.cp(tt1893195)/unpack_/A.C.A.B. All Cops Are Bastards (2012) 720P SimplyReleaseS Toppers'