Skip Small Video File

Support for Windows users
Post Reply
brown3218
Supporter
Posts: 20
Joined: 16 Nov 2013, 16:25

Skip Small Video File

Post by brown3218 »

Code: Select all

Run script [fn:amc] at [Fri Mar 31 20:24:28 MDT 2017]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: ut_label = 
Parameter: ut_state = 5
Parameter: ut_title = Family.Guy.S15E16.720p.HDTV.x264-FLEET.mkv
Parameter: ut_kind = %K
Parameter: ut_file = Family.Guy.S15E16.720p.HDTV.x264-FLEET.mkv
Parameter: ut_dir = E:\Media\Seeding”
Bad ut_kind value: %K
Skip small video file: E:\Media\Seeding”\Family.Guy.S15E16.720p.HDTV.x264-FLEET.mkv
No files selected for processing
Done ヾ(@⌒ー⌒@)ノ
Hi I'm a paying supporter and love the product. Hope someone can help me troubleshoot this problem. I keep getting this error saying "Skip small video file" The log shows the location of the download directory in Utorrent is E:\Media\Seeding” (I think its not normal to have these characters in the directory path "â€") Is this what's causing the problem? Because my actual directory is E:\Media\Seeding and the file exists there.

This is what I have in utorrent

Code: Select all

"c:/program files/filebot/filebot.exe" -script fn:amc --output "E:\Media" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D”
User avatar
rednoah
The Source
Posts: 23926
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Skip Small Video File

Post by rednoah »

What is the actual command (and not the template) that is executed by utorrent? Please read the Troubleshooting section for details.

For some reason, E:\Media\Seeding” is passed in as input argument, and that folder obviously doesn't make sense.


EDIT:

:shock:

Code: Select all

"ut_dir=%D”
YES:

Code: Select all

"
NO:

Code: Select all

Did you write the command in MS Word? Don't do that. It'll auto-complete they keys you type to characters you can't type and fuck things up.

@see viewtopic.php?f=4&t=1899
:idea: Please read the FAQ and How to Request Help.
Post Reply