Hi Ithiel,
I am using the one from the github link. The only thing I have done different is remove the last $vc. I don't need it. But I would like to add one thing and I just don't know how. If I wanted it to put Disney movies in folders that start with [Disney]. Would that be possible?
For ...
Search found 4 matches
- 22 Jul 2014, 19:21
- Forum: Episode / Movie Naming Scheme
- Topic: Ithiel's super crazy renaming scheme for perfectionists!
- Replies: 28
- Views: 57823
- 02 Jun 2014, 05:36
- Forum: Episode / Movie Naming Scheme
- Topic: Ithiel's super crazy renaming scheme for perfectionists!
- Replies: 28
- Views: 57823
Re: Ithiel's super crazy renaming scheme for perfectionists!
Hi Ithiel,
I am using the one from the github link. The only thing I have done different is remove the last $vc. I don't need it. But I would like to add one thing and I just don't know how. If I wanted it to put Disney movies in folders that start with [Disney]. Would that be possible?
For ...
I am using the one from the github link. The only thing I have done different is remove the last $vc. I don't need it. But I would like to add one thing and I just don't know how. If I wanted it to put Disney movies in folders that start with [Disney]. Would that be possible?
For ...
- 02 Jun 2014, 05:11
- Forum: Help and Support
- Topic: Need some help: BindingException
- Replies: 8
- Views: 9761
Re: Need some help: BindingException
Craziest Thing. 32 bit version works. I can't imagine why. Am I loosing anything by running the 32bit version instead of the 64bit version?
Thanks,
Josh
Thanks,
Josh
- 02 Jun 2014, 04:59
- Forum: Help and Support
- Topic: Need some help: BindingException
- Replies: 8
- Views: 9761
Need some help: BindingException
Hi,
I saw someone else posted something similar, but what worked for him did not work for me.
I am using a format I found in the forum:
Movies/{collection.replaceFirst(/^(?i)(The)\s(.+)/, /$2, $1/).replaceFirst(/^(?i)(Collection of the)\s(.+)/, /$2 Collection/).replaceAll(/Saga Collection ...
I saw someone else posted something similar, but what worked for him did not work for me.
I am using a format I found in the forum:
Movies/{collection.replaceFirst(/^(?i)(The)\s(.+)/, /$2, $1/).replaceFirst(/^(?i)(Collection of the)\s(.+)/, /$2 Collection/).replaceAll(/Saga Collection ...