Search found 5 matches

by BIZARRE
24 Mar 2017, 23:19
Forum: Episode / Movie Naming Scheme
Topic: Curly brackets in filename
Replies: 7
Views: 11591

Re: Curly brackets in filename

rednoah wrote:Make a bug report and have them fix it. ;)
Lmao, like they're gonna fix it.... useless sods. Rednoah you're far superior in customer support!!
by BIZARRE
24 Mar 2017, 21:48
Forum: Episode / Movie Naming Scheme
Topic: Curly brackets in filename
Replies: 7
Views: 11591

Re: Curly brackets in filename

Thanks Rednoah, for years I have used square brackets but annoyingly with Sonarr if I use square brackets Sonarr stops being able to see episodes with three digits in them.
by BIZARRE
24 Mar 2017, 19:27
Forum: Episode / Movie Naming Scheme
Topic: Curly brackets in filename
Replies: 7
Views: 11591

Re: Curly brackets in filename

Hi guys, I've spent hours trying everything I can think of (in my limited capacity) reading this forum and many other pages. I've read the bits above but I'm trying to work out how to have this work within a file name: {BluRay-1080p} For the life of me I can't figure out if it is possible to ...
by BIZARRE
12 Sep 2014, 19:08
Forum: Help and Support
Topic: Moving to a specific folder/drive
Replies: 2
Views: 2303

Re: Moving to a specific folder/drive

Rednoah thank you very much, that's solved my puzzle. Now to learn more about how and why it works.....
by BIZARRE
12 Sep 2014, 13:10
Forum: Help and Support
Topic: Moving to a specific folder/drive
Replies: 2
Views: 2303

Moving to a specific folder/drive

Hi guys, first post so please be gentle, I'd consider myself a n00b when it comes to filebot and it's automation and regexes/groovy code. Recently I've discovered its ability to move files to folders and then a specific disk based on the folder name using this example: {n =~ /^(?i)[0-9a-f]/ ? 'X ...