Search found 9 matches

by failstyle420
05 Dec 2017, 16:50
Forum: Scripting and Automation
Topic: [Windows] Splitting alphabet when sorting to different drives
Replies: 2
Views: 1840

Re: [Windows] Splitting alphabet when sorting to different drives

Thank you for the quick response and I'll see what I can do to get it to work, if not I can simply move all the movies with Th to the other drive and work the code as is!
I'm barely proficient with windows cmd, so wish me luck :P
by failstyle420
04 Dec 2017, 21:35
Forum: Scripting and Automation
Topic: [Windows] Splitting alphabet when sorting to different drives
Replies: 2
Views: 1840

[Windows] Splitting alphabet when sorting to different drives

Ok, so I recently discovered you can sort files into different disk drives and hacked the example found here on the site: {n =~ /^(?i)[0-9a-s]/ ? 'D' : n =~ /^(?i)T[hea-z]/ ? 'E' : 'D'}:/Movies/{n} ({y}) ({source})/{n.colon('-')} ({y}){if (ext == 'srt') '.eng'} What I want to do is have "0-9 A-...
by failstyle420
04 Dec 2017, 21:00
Forum: Feature Requests and Bug Reports
Topic: How much to donate to get a feature request?
Replies: 2
Views: 2156

Re: How much to donate to get a feature request?

Sorry, I left the country and didn't have access to get back to you. Thank you for the quick response!
Realistically, with how little I actually download specials vs ripping them I can just move them manually and not worry about it.
by failstyle420
09 Sep 2017, 01:41
Forum: Feature Requests and Bug Reports
Topic: How much to donate to get a feature request?
Replies: 2
Views: 2156

How much to donate to get a feature request?

Again, thank you for this amazing program! You've made my HTPC automation so beautiful and easy that I would easily give my first born to you as a slave (If I had children). The only thing I need from your excellent coding skills is a subfolder blacklist from processing, but copy to parent file's pr...
by failstyle420
20 Sep 2016, 18:43
Forum: Scripting and Automation
Topic: Excluding folders from processing, but copy with film
Replies: 4
Views: 1999

Re: Excluding folders from processing, but copy with film

I checked the tags and ran a few tests, but I'm too picky and don't like the way it looks. Plus I'll have to go and modify my kodi skins to reflect the changes. Thanks for the heads up though, that would've significantly cleaned up the code :(
by failstyle420
20 Sep 2016, 18:06
Forum: Scripting and Automation
Topic: Excluding folders from processing, but copy with film
Replies: 4
Views: 1999

Re: Excluding folders from processing, but copy with film

1. They are all and always will be video files.

2. I know I know, I'll actually get on it now since I don't have anything to change for my extras folders :P

Thanks for the quick response!
by failstyle420
20 Sep 2016, 16:43
Forum: Scripting and Automation
Topic: Excluding folders from processing, but copy with film
Replies: 4
Views: 1999

Excluding folders from processing, but copy with film

I've recently been obtaining extras for movies (bloopers, deleted scenes etc etc) and like to nest them in a folder called "Extras". Is it possible to have that folder be excluded from my naming, but copy into the same destination? Here is my code: filebot -script fn:renall "E:/Downlo...
by failstyle420
16 Aug 2016, 00:01
Forum: Scripting and Automation
Topic: Renaming Subtitles Question
Replies: 2
Views: 2720

Re: Renaming Subtitles Question

Awesome, I'll give it a try and report back, thank you for the quick response! I'll look into the tags binding, thanks for the heads up! *EDIT* I could've sworn that I had tried deleting that space already and it didn't work out, but it does now/I was drunk at the time. Thanks again for the help, wo...
by failstyle420
15 Aug 2016, 21:02
Forum: Scripting and Automation
Topic: Renaming Subtitles Question
Replies: 2
Views: 2720

Renaming Subtitles Question

First, thank you for this AMAZING-BADASS-COULDN'T DO IT BETTER (For lack of a better word) program!!! The customization in the scripts, the speed, the accuracy and simple to learn/use makes this THE program to have when dealing with media! I signed up almost 2 years ago exactly and haven't had the n...