Page 1 of 1

Peel of the directory name

Posted: 12 Nov 2016, 20:18
by RBCC
Image
How do I only use only the part that says season 6 from the directory structure? John

Re: Peel of the directory name

Posted: 12 Nov 2016, 20:49
by rednoah
The image link is broken.

Re: Peel of the directory name

Posted: 13 Nov 2016, 03:00
by RBCC
Image OR http://imgur.com/a/8yEAH

Let me know if this one is broken , John

Re: Peel of the directory name

Posted: 13 Nov 2016, 07:59
by rednoah
Yes, it's still broken... Does your browser display an image when you look at this page? No! Because you're linking a HTML page and not an image. I'm not gonna fix it for you everytime single time y'know.


Compare and Contrast:

Web page:
http://imgur.com/a/8yEAH

Image:
http://i.imgur.com/rxacyNu.jpg


:idea: imgur even as a BBCode (message boards & forums) copy button.

Re: Peel of the directory name

Posted: 13 Nov 2016, 19:54
by RBCC
[img]i.imgcur.com/rxacyNu.jpg[/img]
How do I use "season xx" in file name from the drive/season directory structure?

Re: Peel of the directory name

Posted: 13 Nov 2016, 21:10
by rednoah
RBCC wrote:Image
How do I use "season xx" in file name from the drive/season directory structure?
Do you see an image? I don't.


:idea: I will not answer any of your questions until you learn how to post an image. Try again~


FYI: This is what an image looks like:
Image

Re: Peel of the directory name

Posted: 13 Nov 2016, 22:05
by RBCC
http://imgur.com/a/qVzlQ

Do what is says in the second pic!

Re: Peel of the directory name

Posted: 13 Nov 2016, 22:31
by RBCC
http://s346.photobucket.com/user/rbcc2/ ... y.jpg.html
How do I add space between the 1 and the E?

Re: Peel of the directory name

Posted: 13 Nov 2016, 22:53
by RBCC
Image

add space between the 1 and the E
Image

ok, there ya have it all my questions
John

Re: Peel of the directory name

Posted: 13 Nov 2016, 23:06
by RBCC
If I bind to one directory do I have to bind to all others? If I bind to DIagnosis Murder and I want to bind to mannix to have rebind to Mannix?

Image

Re: Peel of the directory name

Posted: 13 Nov 2016, 23:28
by rednoah
Bravo! You did it! You posted non-broken image links!
Image


1.
Easy:

Code: Select all

fn.before(/[0-9]x[0-9]/)
2.
Very easy, straight from the built-in examples:

Code: Select all

folder.name
3.
You're pointing at the sample data that you have set up for testing. It has nothing to do with the file/episode matches you're actually processing.

Instead of clicking Edit Format, try double-clicking the episode item. That'll open the Format Editor with the clicked file/episode match instead of the sample data.

Re: Peel of the directory name

Posted: 14 Nov 2016, 05:41
by RBCC
should this be:

Code: Select all

folder.name
be this:

Code: Select all

M:\Diagnosis Murder/season 6.name 
should this be:

Code: Select all

fn.before(/[0-9]x[0-9]/)
is fn the directory,

Code: Select all

M:\diagnosis murder/season 6.before