Search found 3 matches

by Dasty
01 Jul 2014, 15:30
Forum: Episode / Movie Naming Scheme
Topic: A-Z folders using Collection/Movie name
Replies: 8
Views: 8796

Re: A-Z folders using Collection/Movie name

Looks great, thank you very much!
by Dasty
01 Jul 2014, 15:21
Forum: Episode / Movie Naming Scheme
Topic: A-Z folders using Collection/Movie name
Replies: 8
Views: 8796

Re: A-Z folders using Collection/Movie name

I know, but that's how you've defined it at the top of the Topic. If i use collection instead of n, they can't handle movies without a collection. Tryed something but nothing really works. Need help.
by Dasty
01 Jul 2014, 14:48
Forum: Episode / Movie Naming Scheme
Topic: A-Z folders using Collection/Movie name
Replies: 8
Views: 8796

Re: A-Z folders using Collection/Movie name

Hi all, hope you can help me. Thats my Code {any{collection}{n} =~ /^(?i)[a-z]/ ? n[0] : '#'}/{"$collection".replaceFirst(/^(?i)(The|A|An|Der|Die|Das)\s(.+)/, /$2, $1/)+"/"}{n.replaceFirst(/^(?i)(The|A|An|Der|Die|Das)\s(.+)/, /$2, $1/)} ({y})/{n.replaceFirst(/^(?i)(The|A|An|Der|D...