Search found 63 matches

by pax0707
29 Nov 2021, 19:40
Forum: Scripting and Automation
Topic: Issues with 4400 and CSI Vegas
Replies: 5
Views: 8356

Re: Issues with 4400 and CSI Vegas

Thanks for the clarification on age, makes sense now.
I will try running with it for a time and observe the results.
Since I put processed episodes in the exclude list everything should be either a new episode or seasons of old series.

Cheers.
by pax0707
29 Nov 2021, 12:26
Forum: Scripting and Automation
Topic: Issues with 4400 and CSI Vegas
Replies: 5
Views: 8356

Re: Issues with 4400 and CSI Vegas

I disabled xattr since I do hard linking and it works for new episodes but model doesn't deal with older episodes.
They are not even put as unsorted.
Added Dexter New blood since it's the same thing happening.


-script
fn:amc
D:/TEMP/In
--output
D:/TEMP/Out
--log-file
D:/Filebot/log/test.log ...
by pax0707
28 Nov 2021, 21:59
Forum: Scripting and Automation
Topic: Issues with 4400 and CSI Vegas
Replies: 5
Views: 8356

Issues with 4400 and CSI Vegas

These two reboots/spinoffs keep getting misidentified as the original series, even after several episodes are out.
This is a test I tried to make sure there's not something wrong with my full formating, also latest and some older episodes.

Sysinfo:
FileBot 4.9.4 (r8736)
JNA Native: 6.1.0
MediaInfo ...
by pax0707
25 Feb 2021, 09:46
Forum: Feature Requests and Bug Reports
Topic: myepisodes.com stopped updating
Replies: 16
Views: 20609

Re: myepisodes.com stopped updating

For some reason, it worked last night.
;- )=
by pax0707
17 Dec 2020, 15:00
Forum: Feature Requests and Bug Reports
Topic: myepisodes.com stopped updating
Replies: 16
Views: 20609

Re: myepisodes.com stopped updating

This is totally out of the scope of my knowledge.

This was a great way to check that all I wanted was downloaded.
I will miss this.
by pax0707
16 Oct 2020, 14:14
Forum: Feature Requests and Bug Reports
Topic: myepisodes.com stopped updating
Replies: 16
Views: 20609

Re: myepisodes.com stopped updating

Only thing about it in log is "Update MyEpisodes".

As for that script I'm not quite sure what to do.
by pax0707
10 Oct 2020, 18:55
Forum: Feature Requests and Bug Reports
Topic: myepisodes.com stopped updating
Replies: 16
Views: 20609

myepisodes.com stopped updating

Aloha.

Looks like 4.9.2 broke updating My Episodes.
Processed files are not reflected on the site.

Regards.

FileBot 4.9.2 (r8046)
JNA Native: 6.1.0
MediaInfo: 20.08
7-Zip-JBinding: 16.02
Chromaprint: 1.5.0
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2020-09-10 (r673)
Groovy: 3 ...
by pax0707
27 Apr 2020, 22:41
Forum: Scripting and Automation
Topic: Moving comics
Replies: 6
Views: 5894

Re: Moving comics

rednoah wrote: 27 Apr 2020, 22:03 You can always pick the first letter yourself, if {az} default behaviour doesn't suit your purpose:

Code: Select all

{n[0].upper()}
Thank you!
This worked like a charm.
by pax0707
27 Apr 2020, 20:30
Forum: Scripting and Automation
Topic: Moving comics
Replies: 6
Views: 5894

Re: Moving comics


e.g. matching the substring before the first number pattern:
fn.before(/\d/)


Thanks!
So far I got:


D:/MEDIA/COMICS/SORTED/ENGLISH/{az}/{fn.before(/REGEXHERE/).upperInitial()}/{fn}

(\b(0)\d*\b)|(\b[vV]\d+\b)|(\(\d*\))|(\b[vV][oO][lL]\b)|(#(0)\d*)|(\b[bB][oO][oO][kK]\s\d+)


Still finding ...
by pax0707
27 Apr 2020, 20:29
Forum: Scripting and Automation
Topic: Moving comics
Replies: 6
Views: 5894

Re: Moving comics

kim wrote: 26 Apr 2020, 22:25 *1st letter of name* =

Code: Select all

{az}
If 1st character is a number this gives me "0-9"
Is there a way to get that exact number?

Also, it ignores "a".
Puts "A Distant Soil" under D, "A Walk Through Hell" under W.
by pax0707
26 Apr 2020, 20:38
Forum: Scripting and Automation
Topic: Moving comics
Replies: 6
Views: 5894

Moving comics

I have a large number of comics that I need to put into a folder structure.
Something like Sorted/*1st letter of name*/name/fn.ext.
The name should be anything before number followed by an open bracket or in case of volumes v*number* or "vol".
Any chance for a proper format expression that would ...
by pax0707
22 Jul 2018, 01:16
Forum: Scripting and Automation
Topic: Default to {n} if {ny} does not work due to {y} being undefined
Replies: 6
Views: 4820

Re: Issue with Taek Two series

Another one.

Input: D:\Done\BTN\Who.Is.America.S01E01.Who.Is.America.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb.mkv
Group: [tvs:who is america] => [Who.Is.America.S01E01.Who.Is.America.720p.AMZN.WEB-DL.DDP5.1.H.264-NTb.mkv]
Rename episodes using [TheTVDB]
Auto-detected query: [who is america]
Fetching ...
by pax0707
22 Jul 2018, 01:15
Forum: Scripting and Automation
Topic: Default to {n} if {ny} does not work due to {y} being undefined
Replies: 6
Views: 4820

Re: Issue with Taek Two series

Forgot to check notify on reply so didn't see your reply.

filebot.launcher -script fn:amc "D:/Done/BTN" --db TheTVDB --output "D:/Done/SERIJE" --log-file "D:/Filebot/log/btn.log" --action hardlink --conflict auto -non-strict --def "seriesFormat=D:/Done/SERIJE/{ny} - {s00e00} - {t} [{vf} {source ...
by pax0707
15 Jul 2018, 20:38
Forum: Scripting and Automation
Topic: Default to {n} if {ny} does not work due to {y} being undefined
Replies: 6
Views: 4820

Default to {n} if {ny} does not work due to {y} being undefined

For some reason, there's no series name in rename.
All other series work fine.


FileBot 4.8.2 (r5710)
JNA Native: 5.2.0
MediaInfo: 18.05
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2018-07-15 (r530)
Groovy: 2.5.0
JRE: Java(TM) SE Runtime ...
by pax0707
03 Apr 2018, 02:11
Forum: Scripting and Automation
Topic: Cleaner and \subs
Replies: 1
Views: 2258

Cleaner and \subs

I keep my subtitles in \subs so reduce clatter.

Is there a way for cleaner script to check in the folder above subs folder above if fubar.* exist before deleting fubar.lang.srt?
by pax0707
20 Oct 2017, 17:10
Forum: Scripting and Automation
Topic: {n} ({y}) naming
Replies: 2
Views: 2511

Re: {n} ({y}) naming

You're the man!

I probably haven't checked the changes in some time, or that one completely missed me.
by pax0707
20 Oct 2017, 12:29
Forum: Scripting and Automation
Topic: {n} ({y}) naming
Replies: 2
Views: 2511

{n} ({y}) naming

Greetings.

I prefer naming my series {n} ({y}) so avoid false positives in my media center but some series already have year in their title so I end up with year twice. Like: Scandal (2012) (2012), Bull (2016) (2016), Empire (2015) (2015) etc.

Could FB be made "smart enough" not to include {y} if ...
by pax0707
28 Feb 2017, 03:14
Forum: Scripting and Automation
Topic: Failed to read media info
Replies: 2
Views: 4093

Re: Failed to read media info

Other PC:

Java HotSpot(TM) Client VM warning: TieredCompilation is disabled in this release.
FileBot 4.7.8 (r4884)
JNA Native: java.lang.ExceptionInInitializerError
MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load x86 (32-bit) native library MediaInfo.dll: Could not initialize ...
by pax0707
28 Feb 2017, 03:11
Forum: Scripting and Automation
Topic: Failed to read media info
Replies: 2
Views: 4093

Failed to read media info

I've noticed the filebot started not overwriting episodes with better format and propers.
This used to work fine, not sure when it broke.

Run script [fn:amc] at [Tue Feb 28 03:51:04 CET 2017]
Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t}
Parameter: animeFormat = D:/Done/ANIME/{n ...
by pax0707
06 Dec 2016, 14:12
Forum: Scripting and Automation
Topic: ExcludeList amc.txt gets deleted
Replies: 6
Views: 4994

Re: ExcludeList amc.txt gets deleted

filebot.launcher -script fn:amc "D:/Done/BTN" --output "D:/Done/SERIJE" --log-file "D:/Filebot/btn.log" --action copy --conflict auto -non-strict --def "seriesFormat=D:/Done/SERIJE/{n} - {s00e00} - {t}" --def "animeFormat=D:/Done/ANIME/{n} - {s00e00} - {t}" --def excludeList=amc.txt --def unsorted ...
by pax0707
06 Dec 2016, 09:11
Forum: Scripting and Automation
Topic: ExcludeList amc.txt gets deleted
Replies: 6
Views: 4994

Re: ExcludeList amc.txt gets deleted

Check line:
96: Use excludes: D:\Done\SERIJE\amc.txt
370: Use excludes: D:\Done\SERIJE\amc.txt
664: Use excludes: D:\Done\SERIJE\amc.txt
970, 1308, then it's ok till line 1746.

From what I've observed amx.txt randomly get's deleted.

I have no idea what's happening. It' was working fine for months ...
by pax0707
06 Dec 2016, 08:47
Forum: Scripting and Automation
Topic: ExcludeList amc.txt gets deleted
Replies: 6
Views: 4994

Re: ExcludeList amc.txt gets deleted

It's happening again.
From my mail notification at 7:52 AM, 7:32 AM, 5:53 AM, 2:11 AM.



http://pastebin.com/YMfx5KkW
by pax0707
05 Dec 2016, 20:50
Forum: Scripting and Automation
Topic: ExcludeList amc.txt gets deleted
Replies: 6
Views: 4994

ExcludeList amc.txt gets deleted

Starting yesterday I've noticed filebot copying old episodes again.
Soon I've noticed that exclude list file gets deleted and ofc after that filebot starts to copy everything from download folder to my watch folder again bat files already there.


FileBot 4.7.5 (r4634)
JNA Native: 4.0.1
MediaInfo ...
by pax0707
11 Jul 2016, 06:57
Forum: Scripting and Automation
Topic: Myepisodes update not working
Replies: 8
Views: 5498

Re: Myepisodes update not working

For some reason it's working last few days.
by pax0707
28 Jun 2016, 05:55
Forum: Scripting and Automation
Topic: Myepisodes update not working
Replies: 8
Views: 5498

Re: Myepisodes update not working

Run script [dev:amc] at [Tue Jun 28 04:21:21 CEST 2016]
Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t}
Parameter: animeFormat = D:/Done/ANIME/{n} - {s00e00} - {t}
Parameter: excludeList = amc.txt
Parameter: unsorted = y
Parameter: myepisodes = *****
Parameter: plex = localhost ...
by pax0707
28 Jun 2016, 01:38
Forum: Scripting and Automation
Topic: Myepisodes update not working
Replies: 8
Views: 5498

Re: Myepisodes update not working

Tried.

Not working.
by pax0707
02 Jun 2016, 04:01
Forum: Scripting and Automation
Topic: Myepisodes update not working
Replies: 8
Views: 5498

Re: Myepisodes update not working

My local script is up to date.
I monitor the git page and update it.
Only line I change is

def config = group.tvs ? [name:group.tvs, format:format.tvs, db:'TheTVDB'] : [name:group.anime, format:format.anime, db:'TheTVDB']



Run script [fn:amc] at [Thu Jun 02 05:55:32 CEST 2016]
Parameter ...
by pax0707
02 Jun 2016, 03:23
Forum: Scripting and Automation
Topic: Myepisodes update not working
Replies: 8
Views: 5498

Myepisodes update not working

A couple of days ago myepisodes stopped updating, according to log there's also issue with Plex notifications too.




Run script [D:/Filebot/amc.groovy] at [Thu Jun 02 05:13:48 CEST 2016]
Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t}
Parameter: animeFormat = D:/Done/ANIME/{n ...
by pax0707
12 May 2016, 15:19
Forum: Scripting and Automation
Topic: Error running local groovy script
Replies: 4
Views: 3834

Error running local groovy script

After last update with choco I've noticed amc wasnt working.
I call D:/Filebot/amc.groovy because I made some changes to it while back and this error started popping out.
dev:amc works fine.



unknown protocol: d
java.net.MalformedURLException: unknown protocol: d
at net.filebot.cli.ScriptSource ...
by pax0707
26 Feb 2016, 20:55
Forum: Scripting and Automation
Topic: Filebot treating duplicates as unsorted
Replies: 4
Views: 3841

Re: Filebot treating duplicates as unsorted

Works as before now.



Run script [dev:amc] at [Fri Feb 26 21:53:15 CET 2016]
Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t}
Parameter: animeFormat = D:/Done/ANIME/{n} - {s00e00} - {t}
Parameter: excludeList = amc.txt
Parameter: unsorted = y
Parameter: myepisodes = *****
Parameter ...
by pax0707
26 Feb 2016, 13:17
Forum: Scripting and Automation
Topic: Filebot treating duplicates as unsorted
Replies: 4
Views: 3841

Re: Filebot treating duplicates as unsorted

I've always used --conflict auto to get the best version available.

From log it started doing ti on Tue Feb 16 05:51:11 CET 2016.
Wasn't doing it before.


Run script [D:/Filebot/amc.groovy] at [Sun Jan 31 05:21:12 CET 2016]
Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t}
Parameter ...
by pax0707
26 Feb 2016, 11:11
Forum: Scripting and Automation
Topic: Filebot treating duplicates as unsorted
Replies: 4
Views: 3841

Filebot treating duplicates as unsorted

I've recently noticed filebot started to copy duplicates of already processed episodes to unsorted folder.

Run script [D:/Filebot/amc.groovy] at [Fri Feb 26 11:51:05 CET 2016]
Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t}
Parameter: animeFormat = D:/Done/ANIME/{n} - {s00e00} - {t ...
by pax0707
19 Jun 2015, 19:55
Forum: Scripting and Automation
Topic: Issue with age filter
Replies: 1
Views: 3136

Issue with age filter

After I started using --filter age to get rid of false matches with all old series I'm having issues with episodes get become available earlier then they should.
I guess it's kinda "working as intended".
I would expect it to ignore episodes older then x days but it also ignores "future" episodes ...
by pax0707
01 May 2015, 08:44
Forum: Scripting and Automation
Topic: Rename anim using TVDB
Replies: 5
Views: 4545

Re: Rename anim using TVDB

Let me try rephrasing it.

Is there a command line argument to force the script to parse anime using TheTVDB? Treat it like normal series.
I've been playing around and edited local amc script with edited line 344.

: [name:group.anime, format:format.anime, db:'TheTVDB']

But that way I loose any ...
by pax0707
30 Apr 2015, 18:50
Forum: Scripting and Automation
Topic: Rename anim using TVDB
Replies: 5
Views: 4545

Re: Rename anim using TVDB

How?
;- )=
by pax0707
29 Apr 2015, 14:48
Forum: Scripting and Automation
Topic: Rename anim using TVDB
Replies: 5
Views: 4545

Rename anim using TVDB

Is there a way to make the script rename anime using TVDB?

I recently started watching some anime and Plex is having some issues with episodes not in s00e00 format.


Regards
by pax0707
10 Feb 2015, 06:14
Forum: Scripting and Automation
Topic: Forever (2014)
Replies: 7
Views: 12143

Forever (2014)

AMC doesn't match this series.


http://thetvdb.com/?tab=series&id=281535&lid=7


Input: D:\Done\BTN\forever.us.115.hdtv-lol.mp4
forever.us.115.hdtv-lol.mp4 [series: forever us, movie: null]
Group: [tvs:forever us, mov:null, anime:null] => [forever.us.115.hdtv-lol.mp4]
Rename episodes using ...
by pax0707
18 Jan 2015, 00:45
Forum: Scripting and Automation
Topic: The Voice (UK)
Replies: 1
Views: 1776

The Voice (UK)

Since this season it miss detects The Voice (UK) as The Voice (US)


Input: D:\Done\BTN\the.voice.uk.s04e02.hdtv.x264-c4tv.mp4
Group: [tvs:the voice uk] => [the.voice.uk.s04e02.hdtv.x264-c4tv.mp4]
Rename episodes using [TheTVDB]
Auto-detected query: [the voice uk]
Fetching episode data for [The ...
by pax0707
06 Jan 2015, 15:36
Forum: Scripting and Automation
Topic: The Daily Show
Replies: 2
Views: 2256

Re: The Daily Show

Cleared cache and working.

Thanks.
by pax0707
06 Jan 2015, 08:11
Forum: Scripting and Automation
Topic: The Daily Show
Replies: 2
Views: 2256

The Daily Show

Today I've noticed an issue with this show.



Parameter: seriesFormat = D:/Done/NightShows/{n} - {s00e00} - {t} - {source}.{vf}.{vc}.{ac}
Parameter: excludeList = amc.txt
Parameter: unsorted = y
Parameter: myepisodes = *****
Parameter: plex = localhost:****************
Parameter: gmail ...
by pax0707
29 Dec 2014, 08:23
Forum: Scripting and Automation
Topic: GMail issue: Application-specific password required
Replies: 20
Views: 15599

Re: GMail issue: Application-specific password required

Caved in and enabled 2step, generated app password and all works fine again.

When you think about it it's silly that Gmail doesn't allow you to generate app passwords without 2step.
by pax0707
23 Dec 2014, 05:39
Forum: Scripting and Automation
Topic: AMC : rtorrent/plex update (plex home)
Replies: 8
Views: 8211

Re: AMC : rtorrent/plex update (plex home)

How do I see Plex authentication token?
by pax0707
23 Dec 2014, 05:36
Forum: Scripting and Automation
Topic: GMail issue: Application-specific password required
Replies: 20
Views: 15599

Re: GMail issue: Application-specific password required

rednoah wrote:
Have you tried clicking on "Access for less secure apps" and see what happens if you disable that?
Yes? No? Maybe? What happened?
With and without enable access.
Both times asks for app specific password.
by pax0707
23 Dec 2014, 05:27
Forum: Scripting and Automation
Topic: GMail issue: Application-specific password required
Replies: 20
Views: 15599

Re: GMail issue: Application-specific password required

There is no option to create app specific passwords without 2step enabled.

Only "Access for less secure apps Disable / Enable.

It's enabled for me.


It was working fine till Dec 21 (2 days ago), last mail sent.
by pax0707
22 Dec 2014, 03:51
Forum: Scripting and Automation
Topic: GMail issue: Application-specific password required
Replies: 20
Views: 15599

GMail issue: Application-specific password required

Everything was working fine, now I'm getting:

Code: Select all

IllegalArgumentException: Gmail password must be a 16-digit passcode: Application-specific password required
by pax0707
09 Oct 2014, 11:09
Forum: Help and Support
Topic: MyEpisodes.com
Replies: 2
Views: 2609

Re: MyEpisodes.com

Figured as much.

Checked their forums and dev is kinda MIA.
Recently I've been using Trakt more and more but myep has nice and clean checklist that I like.
by pax0707
09 Oct 2014, 07:34
Forum: Help and Support
Topic: MyEpisodes.com
Replies: 2
Views: 2609

MyEpisodes.com

First, I'm not sure what the level of customization / support for myepisodes part of the script is.

1. There are few series that are named differently there. Is there a way to link / add alias for those episodes?

2. If the script downloads already watched episode it marks it as acquired and ...
by pax0707
05 Aug 2014, 16:41
Forum: Feature Requests and Bug Reports
Topic: [Incorrect Match] the.bridge.us.s02e05
Replies: 14
Views: 12122

Re: [Incorrect Match] the.bridge.us.s02e05

OK.

Looks to me like they can't decide on series naming and flip-flop, causing issues for us.
;- )=

Comments like this one from their forums are lovely:

I honestly don't give one single fuck... this is what apps like Sickbeard have naming exceptions for. TheTVDb does not now, nor ever will cater ...
by pax0707
05 Aug 2014, 14:25
Forum: Feature Requests and Bug Reports
Topic: [Incorrect Match] the.bridge.us.s02e05
Replies: 14
Views: 12122

Re: [Incorrect Match] the.bridge.us.s02e05

It already has the alias The Bridge US but without the brackets.
That's not "close enough"?


From what I can see on their forums someone changed the series name from The Bridge (US) to The Bridge (2013).
by pax0707
05 Aug 2014, 13:02
Forum: Feature Requests and Bug Reports
Topic: [Incorrect Match] the.bridge.us.s02e05
Replies: 14
Views: 12122

[Incorrect Match] the.bridge.us.s02e05

It matches to Swedish instead of US version of the show.

Parameter: seriesFormat = D:/Done/SERIJE/{n} - {s00e00} - {t} - {source}.{vf}.{vc}.{ac}{'.'+lang}
Parameter: excludeList = amc.txt
Parameter: unsorted = y
Parameter: myepisodes = *****
Parameter: plex = localhost
Parameter: gmail ...
by pax0707
01 Aug 2014, 11:36
Forum: Feature Requests and Bug Reports
Topic: Cleaner and RARBG.com.avi
Replies: 4
Views: 6059

Re: Cleaner and RARBG.com.avi

Working


kol 01, 2014 1:28:58 PM net.filebot.Main initializeCache
WARNING: App version (r2413) does not match cache version (r2292): reset cache
Delete D:\Done\Temp\Dawn.Of.The.Planet.Of.The.Apes.2014.TS.XviD.MP3-RARBG\Dawn.Of.The.Planet.Of.The.Apes.2014.TS.XviD.MP3-RARBG.nfo
Delete D:\Done\Temp ...
by pax0707
31 Jul 2014, 16:09
Forum: Feature Requests and Bug Reports
Topic: Cleaner and RARBG.com.avi
Replies: 4
Views: 6059

Re: Cleaner and RARBG.com.avi

I've deleted it manually but it's this torrent:


http://thepiratebay.se/torrent/10661305/Captain.America.The.Winter.Soldier.2014.DVDRip.XviD.AC3-RARBG#filelistContainer



Captain.America.The.Winter.Soldier.2014.DVDRip.XviD.AC3-RARBG.avi 2.24 GiB
Sample/Sample.avi 56.1 MiB
RARBG.com.avi 1.14 MiB ...
by pax0707
31 Jul 2014, 15:33
Forum: Feature Requests and Bug Reports
Topic: Cleaner and RARBG.com.avi
Replies: 4
Views: 6059

Cleaner and RARBG.com.avi

Cleaner won't "do it's job" on RARBG releases because they find it fun to put RARBG.com.avi viedo file with their releases.
Could you make cleaner deal with that pesky file too?

Cheers.
by pax0707
01 Jul 2014, 21:15
Forum: Feature Requests and Bug Reports
Topic: [No Match] Power
Replies: 2
Views: 2717

Re: [No Match] Power

OK.
by pax0707
29 Jun 2014, 20:36
Forum: Feature Requests and Bug Reports
Topic: [No Match] Power
Replies: 2
Views: 2717

[No Match] Power

It's not maching because of the year in the title that's not in TVDB show name.


http://thetvdb.com/?tab=series&id=276562&lid=7

Argument: D:\Test\In
Input: D:\Test\In\power.2014.s01e04.hdtv.x264-killers.mp4
Group: [tvs:power 2014] => [power.2014.s01e04.hdtv.x264-killers.mp4]
Rename episodes using ...
by pax0707
28 Jun 2014, 04:40
Forum: Help and Support
Topic: Old files cleanup
Replies: 2
Views: 2644

Re: Old files cleanup

I should've mentioned I'm on windows.
;- )=

I can sort deletion with forfiles and then run cleaner to deal with empty folders.
by pax0707
28 Jun 2014, 01:45
Forum: Help and Support
Topic: Old files cleanup
Replies: 2
Views: 2644

Old files cleanup

Is there a way to check a Movies and TV Shows folders made by amc and delete all the files older then x days and then delete all the leftover empty folders?

I've decided to use filebot on a shared PC few of us in the department use and sooner or later it's gonna run out of storage space. This way I ...
by pax0707
27 Jun 2014, 07:00
Forum: Scripting and Automation
Topic: [FileBot] Failure
Replies: 4
Views: 3995

Re: [FileBot] Failure

It's fine now.

Thanks.
by pax0707
27 Jun 2014, 04:55
Forum: Scripting and Automation
Topic: [FileBot] Failure
Replies: 4
Views: 3995

Re: [FileBot] Failure

I just recently discovered filebot and enabled error reporting to easily see if there are any errors so I can improve.

I run utorrent on Win 8.1 x64 and have scheduler running .bat on folder I download series to copy all files to single output folder.
Every time script runs and there are no new ...
by pax0707
27 Jun 2014, 01:38
Forum: Scripting and Automation
Topic: [FileBot] Failure
Replies: 4
Views: 3995

[FileBot] Failure

Email with reportError=y keep spamming my mail with "Finished without processing any files" every time when schedule tusks run without processing any files.

Is that working as intended?