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.
Search found 63 matches
- 29 Nov 2021, 19:40
- Forum: Scripting and Automation
- Topic: Issues with 4400 and CSI Vegas
- Replies: 5
- Views: 6938
- 29 Nov 2021, 12:26
- Forum: Scripting and Automation
- Topic: Issues with 4400 and CSI Vegas
- Replies: 5
- Views: 6938
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 --action ...
- 28 Nov 2021, 21:59
- Forum: Scripting and Automation
- Topic: Issues with 4400 and CSI Vegas
- Replies: 5
- Views: 6938
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 ...
- 25 Feb 2021, 09:46
- Forum: Feature Requests and Bug Reports
- Topic: myepisodes.com stopped updating
- Replies: 16
- Views: 18566
Re: myepisodes.com stopped updating
For some reason, it worked last night.
;- )=
;- )=
- 17 Dec 2020, 15:00
- Forum: Feature Requests and Bug Reports
- Topic: myepisodes.com stopped updating
- Replies: 16
- Views: 18566
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.
This was a great way to check that all I wanted was downloaded.
I will miss this.
- 16 Oct 2020, 14:14
- Forum: Feature Requests and Bug Reports
- Topic: myepisodes.com stopped updating
- Replies: 16
- Views: 18566
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.
As for that script I'm not quite sure what to do.
- 10 Oct 2020, 18:55
- Forum: Feature Requests and Bug Reports
- Topic: myepisodes.com stopped updating
- Replies: 16
- Views: 18566
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.0.6 ...
- 27 Apr 2020, 22:41
- Forum: Scripting and Automation
- Topic: Moving comics
- Replies: 6
- Views: 4714
Re: Moving comics
Thank you!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()}
This worked like a charm.
- 27 Apr 2020, 20:30
- Forum: Scripting and Automation
- Topic: Moving comics
- Replies: 6
- Views: 4714
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 some edge ...
- 27 Apr 2020, 20:29
- Forum: Scripting and Automation
- Topic: Moving comics
- Replies: 6
- Views: 4714
Re: Moving comics
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.
- 26 Apr 2020, 20:38
- Forum: Scripting and Automation
- Topic: Moving comics
- Replies: 6
- Views: 4714
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 ...
- 23 Jul 2018, 12:54
- Forum: Scripting and Automation
- Topic: Default to {n} if {ny} does not work due to {y} being undefined
- Replies: 6
- Views: 3952
Re: Default to {n} if {ny} does not work due to {y} being undefined
Working as expected.
Cheers.
Cheers.
- 22 Jul 2018, 08:48
- Forum: Scripting and Automation
- Topic: Default to {n} if {ny} does not work due to {y} being undefined
- Replies: 6
- Views: 3952
Re: Default to {n} if {ny} does not work due to {y} being undefined
OK, I'll try that.
- 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: 3952
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 ...
- 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: 3952
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} {vc ...
- 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: 3952
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 ...
- 03 Apr 2018, 02:11
- Forum: Scripting and Automation
- Topic: Cleaner and \subs
- Replies: 1
- Views: 1951
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?
Is there a way for cleaner script to check in the folder above subs folder above if fubar.* exist before deleting fubar.lang.srt?
- 20 Oct 2017, 17:10
- Forum: Scripting and Automation
- Topic: {n} ({y}) naming
- Replies: 2
- Views: 2060
Re: {n} ({y}) naming
You're the man!
I probably haven't checked the changes in some time, or that one completely missed me.
I probably haven't checked the changes in some time, or that one completely missed me.
- 20 Oct 2017, 12:29
- Forum: Scripting and Automation
- Topic: {n} ({y}) naming
- Replies: 2
- Views: 2060
{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 it ...
- 28 Feb 2017, 03:14
- Forum: Scripting and Automation
- Topic: Failed to read media info
- Replies: 2
- Views: 3595
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 ...
- 28 Feb 2017, 03:11
- Forum: Scripting and Automation
- Topic: Failed to read media info
- Replies: 2
- Views: 3595
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 ...
- 06 Dec 2016, 14:12
- Forum: Scripting and Automation
- Topic: ExcludeList amc.txt gets deleted
- Replies: 6
- Views: 4103
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 ...
- 06 Dec 2016, 09:11
- Forum: Scripting and Automation
- Topic: ExcludeList amc.txt gets deleted
- Replies: 6
- Views: 4103
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 ...
- 06 Dec 2016, 08:47
- Forum: Scripting and Automation
- Topic: ExcludeList amc.txt gets deleted
- Replies: 6
- Views: 4103
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
From my mail notification at 7:52 AM, 7:32 AM, 5:53 AM, 2:11 AM.
http://pastebin.com/YMfx5KkW
- 05 Dec 2016, 20:50
- Forum: Scripting and Automation
- Topic: ExcludeList amc.txt gets deleted
- Replies: 6
- Views: 4103
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: 0.7 ...