Search found 5 matches

by MarshMellow
20 Mar 2014, 18:23
Forum: Episode / Movie Naming Scheme
Topic: Video format not registering
Replies: 9
Views: 8748

Re: Video format not registering

You define the structure. FileBot sortes files into new structure. X:/Movies/{n} {[y]}/{n} {[y, vf]} FileBot does not rename folders and files. Only files. Does it not rename folders if you CTRL+SHIFT+DRAG the folders into the Original Area of filebot? EDIT: Nevermind, it renames folders, but not ...
by MarshMellow
19 Mar 2014, 20:16
Forum: Episode / Movie Naming Scheme
Topic: Video format not registering
Replies: 9
Views: 8748

Re: Video format not registering

rednoah wrote:

Code: Select all

{n} {[y]}/{n} {[y, vf]}
@see FAQ #1
I read through the FAQs, but don't see how FAQ #1 is relevant.
That creates a new folder, instead of just renaming the folder that the video files are already in.

My Structure:
Movies>MovieFolder>MovieFile>
by MarshMellow
19 Mar 2014, 16:23
Forum: Episode / Movie Naming Scheme
Topic: Video format not registering
Replies: 9
Views: 8748

Re: Video format not registering

portable version doesn't support platform-dependant features. This package does not include the MediaInfo and 7-Zip native libraries. You'll need to download the native libraries for your platform: https://sourceforge.net/p/filebot/code/HEAD/tree/trunk/lib/native/ But it's probably easier to just ...
by MarshMellow
18 Mar 2014, 07:15
Forum: Episode / Movie Naming Scheme
Topic: Video format not registering
Replies: 9
Views: 8748

Re: Video format not registering

rednoah wrote:{vf} requires libmediainfo. It's reading the info from the media file itself, not the filename.

What platform / architecture are you on? How did you install FileBot? Have you tried running filebot -script fn:sysinfo? Make sure to read the FAQ. ;)
Win7 64bit. Its just the portable version
by MarshMellow
18 Mar 2014, 00:12
Forum: Episode / Movie Naming Scheme
Topic: Video format not registering
Replies: 9
Views: 8748

Video format not registering

I'm trying to add the Video Format (1080p, 720p, etc) using "{vf}" but its not detecting that the info (format) is already in the original file name...

How do I automatically add the format the new renamed file?