Files appears as processed but are not moved/renamed

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
TOMBEK
Posts: 3
Joined: 17 Nov 2017, 16:12

Files appears as processed but are not moved/renamed

Post by TOMBEK »

Hi everyone !

First of all, thanks al lot for this program which was exactly what I was looking for in addition to my setup ! (auto-downloading of latest episodes of my favorites TV shows and cleaning of them)

I've read all the docs/manuals and install FileBot and FileBot Node using Synology Package Manager.

So I've configured my scheduled cleaning using FileBot Node but when I launch a dry run, despite finding my files, it can't manager to move or rename my files.

Here is my system info:

Code: Select all

------------------------------------------

FileBot 4.7.9 (r4984)
JNA Native: 5.1.0
MediaInfo: 0.7.73
Apache Commons VFS: [zip, rar]
Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-10-30 (r508)
Groovy: 2.4.10
JRE: Java(TM) SE Runtime Environment 1.8.0_131
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 2 Core / 340 MB Max Memory / 9 MB Used Memory
OS: Linux (arm)
Package: SPK
uname: Linux DiskStation 3.2.40 #15217 SMP Fri Nov 10 20:06:52 CST 2017 armv7l GNU/Linux synology_armadaxp_ds214
Done ヾ(@⌒ー⌒@)ノ
------------------------------------------
And here is the log (I tried wiith a small amount of files before running it on my entire folder)

Code: Select all

------------------------------------------

Run script [fn:amc] at [Fri Nov 17 20:39:58 EET 2017]
Parameter: music = y
Parameter: unsorted = y
Parameter: subtitles = fra
Parameter: deleteAfterExtract = y
Parameter: minLengthMS = 300000
Parameter: seriesFormat = {n}/Season {s.pad(2)}/{n} - {s00e00} - {t}
Parameter: excludeList = .excludes
Argument[0]: /volume1/video/to_sort
Use excludes: /volume1/video/Series/.excludes (1)
Input: /volume1/video/to_sort/Mr.Robot.S03E05.1080p.WEB.H264-STRiFE[rarbg]/mr.robot.s03e05.1080p.web.h264-strife.mkv
Input: /volume1/video/to_sort/Mr.Robot.S03E05.720p.HDTV.x264-AVS[rarbg]/Mr.Robot.S03E05.720p.HDTV.x264-AVS.fra.srt
Input: /volume1/video/to_sort/Mr.Robot.S03E05.720p.HDTV.x264-AVS[rarbg]/Mr.Robot.S03E05.720p.HDTV.x264-AVS.mkv
Input: /volume1/video/to_sort/Mr.Robot.S03E06.1080p.WEB.H264-STRiFE[rarbg]/mr.robot.s03e06.1080p.web.h264-strife.mkv
Input: /volume1/video/to_sort/Mr.Robot.S03E06.720p.HDTV.x264-AVS[rarbg]/Mr.Robot.S03E06.720p.HDTV.x264-AVS.mkv
Group: [tvs:mr robot] => [mr.robot.s03e05.1080p.web.h264-strife.mkv, Mr.Robot.S03E05.720p.HDTV.x264-AVS.fra.srt, Mr.Robot.S03E05.720p.HDTV.x264-AVS.mkv, mr.robot.s03e06.1080p.web.h264-strife.mkv, Mr.Robot.S03E06.720p.HDTV.x264-AVS.mkv]
Get [French] subtitles for 3 files
Looking up subtitles by hash via OpenSubtitles
No matching subtitles found: /volume1/video/to_sort/Mr.Robot.S03E05.1080p.WEB.H264-STRiFE[rarbg]/mr.robot.s03e05.1080p.web.h264-strife.mkv
No matching subtitles found: /volume1/video/to_sort/Mr.Robot.S03E06.1080p.WEB.H264-STRiFE[rarbg]/mr.robot.s03e06.1080p.web.h264-strife.mkv
No matching subtitles found: /volume1/video/to_sort/Mr.Robot.S03E06.720p.HDTV.x264-AVS[rarbg]/Mr.Robot.S03E06.720p.HDTV.x264-AVS.mkv
Rename episodes using [TheTVDB]
Auto-detected query: [Mr Robot]
Fetching episode data for [Mr. Robot]
Auto-detected query: [Mr Robot]
Fetching episode data for [Mr. Robot]
Auto-detected query: [Mr Robot]
Fetching episode data for [Mr. Robot]
[TEST] From [/volume1/video/to_sort/Mr.Robot.S03E05.1080p.WEB.H264-STRiFE[rarbg]/mr.robot.s03e05.1080p.web.h264-strife.mkv] to [/volume1/video/Series/Mr. Robot/Season 03/Mr. Robot - S03E05 - eps3.4_runtime-error.r00.mkv]
[TEST] From [/volume1/video/to_sort/Mr.Robot.S03E06.1080p.WEB.H264-STRiFE[rarbg]/mr.robot.s03e06.1080p.web.h264-strife.mkv] to [/volume1/video/Series/Mr. Robot/Season 03/Mr. Robot - S03E06 - eps3.5_kill-process.inc.mkv]
[TEST] From [/volume1/video/to_sort/Mr.Robot.S03E05.720p.HDTV.x264-AVS[rarbg]/Mr.Robot.S03E05.720p.HDTV.x264-AVS.mkv] to [/volume1/video/Series/Mr. Robot/Season 03/Mr. Robot - S03E05 - eps3.4_runtime-error.r00.mkv]
[TEST] From [/volume1/video/to_sort/Mr.Robot.S03E05.720p.HDTV.x264-AVS[rarbg]/Mr.Robot.S03E05.720p.HDTV.x264-AVS.fra.srt] to [/volume1/video/Series/Mr. Robot/Season 03/Mr. Robot - S03E05 - eps3.4_runtime-error.r00.srt]
[TEST] From [/volume1/video/to_sort/Mr.Robot.S03E06.720p.HDTV.x264-AVS[rarbg]/Mr.Robot.S03E06.720p.HDTV.x264-AVS.mkv] to [/volume1/video/Series/Mr. Robot/Season 03/Mr. Robot - S03E06 - eps3.5_kill-process.inc.mkv]
Processed 5 files
Done ヾ(@⌒ー⌒@)ノ
------------------------------------------

[Process completed]
Do you have any idea on how to fix this?

Another question, do you know why it can't find subtitles for those shows?

Thanks a lot !
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Files appears as processed but are not moved/renamed

Post by rednoah »

1.
You're using test mode. Please read viewtopic.php?f=13&t=5489#p31200 and don't use test mode.


2.
If no subtitles have been uploaded and linked to this file via hash, then no subtitles will be found. You can manually download them, and the upload them again with FileBot to make sure the video hash is added to the subtitle entry.
:idea: Please read the FAQ and How to Request Help.
TOMBEK
Posts: 3
Joined: 17 Nov 2017, 16:12

Re: Files appears as processed but are not moved/renamed

Post by TOMBEK »

Perfect !

Thanks for the fast reply and for your time :)

Have a nice day
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Files appears as processed but are not moved/renamed

Post by rednoah »

I'm still curious how two different people got this one wrong at the exactly the same time. Does "Dry Run" not translate well to some other language? :D
:idea: Please read the FAQ and How to Request Help.
TOMBEK
Posts: 3
Joined: 17 Nov 2017, 16:12

Re: Files appears as processed but are not moved/renamed

Post by TOMBEK »

I did not see the other topic ahah

I'm french and I thought the 'Execute' button was simply a dropdown menu and 'Dry Run' was the way to execute FileBot script ^^
Post Reply