Search found 23 matches

by whereswaller
18 May 2020, 09:43
Forum: Scripting and Automation
Topic: AMC Not Matching Titles Using TVDB (due to broken custom format)
Replies: 3
Views: 2142

Re: AMC Not Matching Titles Using TVDB (due to broken custom format)

Hi, Thanks for the help rednoah and kim. Final, working, script below for anyone interested. seriesFormat={fn =~ (/(?i)Survivor.*AU|Married.*At.*First.*Sight.*AU|Frontline|Air.*Crash.*Investigation|Mayday|Horizon|UFC/) ? 'C:/Users/xxx/Downloads/Unsorted/'+fn : ''+{n =~ /^[0-9a-qA-Q].*/ ? 'I' : 'K'}+...
by whereswaller
16 May 2020, 05:58
Forum: Scripting and Automation
Topic: AMC Not Matching Titles Using TVDB (due to broken custom format)
Replies: 3
Views: 2142

AMC Not Matching Titles Using TVDB (due to broken custom format)

Hi, Filebot AMC (across earlier versions of Filebot and now v4.9.1) has not been matching television show titles using TheTVDB for several months, instead all these files are processed into the "Unsorted" folder. Both music and movies (which don't use TheTVDB obviously) are being processin...
by whereswaller
21 Jan 2019, 11:10
Forum: Scripting and Automation
Topic: FileBot AMC Feed New Filenames/Directories Into .Txt File & Trigger .Bat Script
Replies: 6
Views: 3391

Re: FileBot AMC Feed New Filenames/Directories Into .Txt File & Trigger .Bat Script

Hi rednoah, Thanks for help as always. Apologies, I didn't follow part 2 of your response. Is there no way to only execute the batch if the files being processed are music? Are amc-handler-mp3, amc-handler-flac etc. built in scripts within Filebot or just dummy names you were giving potential .bat s...
by whereswaller
19 Jan 2019, 05:48
Forum: Scripting and Automation
Topic: FileBot AMC Feed New Filenames/Directories Into .Txt File & Trigger .Bat Script
Replies: 6
Views: 3391

Re: FileBot AMC Feed New Filenames/Directories Into .Txt File & Trigger .Bat Script

Hi rednoah, Given your explanation, I've changed my approach a little. I am going to pass the folder directory from FileBot straight to the batch script. I'm using the following code in my FileBot AMC script to launch the .bat file. --def "exec=cmd /c C:\ffmpeg\bin\128kbps-mp3-convert2.bat \&qu...
by whereswaller
06 Jan 2019, 11:46
Forum: Feature Requests and Bug Reports
Topic: v.4.7.7 - Music Bugs
Replies: 4
Views: 2252

Re: v.4.7.7 - Music Bugs

Thanks so much for the prompt responses, rednoah. Your response to Item 3 is a handy workaround. Noted on all other points.

Cheers.
by whereswaller
06 Jan 2019, 10:08
Forum: Feature Requests and Bug Reports
Topic: v.4.7.7 - Music Bugs
Replies: 4
Views: 2252

Re: v.4.7.7 - Music Bugs

Hi rednoah, In direct response: 1. I take your point however unfortunately AMC doesn't give optionality to use ID3 tags (forces use of AcoustID) and therefore this will increase the amount of manual work for the user. 2. The best example I can give you is for abbreviated artist/album/song names, eg....
by whereswaller
06 Jan 2019, 09:11
Forum: Scripting and Automation
Topic: FileBot AMC Feed New Filenames/Directories Into .Txt File & Trigger .Bat Script
Replies: 6
Views: 3391

FileBot AMC Feed New Filenames/Directories Into .Txt File & Trigger .Bat Script

Hi, I'm in the process of enhancing my AMC (automated media centre) functionality for processing music by coupling FileBot functionality with some ancillary scripts. One of these scripts uses FFMPEG to standardise all music file formats and bitrates. In order to automate the triggering of this scrip...
by whereswaller
06 Jan 2019, 08:52
Forum: Feature Requests and Bug Reports
Topic: v.4.7.7 - Music Bugs
Replies: 4
Views: 2252

v.4.7.7 - Music Bugs

Hi rednoah, Just wanted to report three bugs I've encountered in Filebot version 4.7.7 when processing music: 1. When searching for music matches via AcoustID, album title and year are not pulled and therefore aren't populated in new music filenames. 2. The first letter following an apostrophe is ca...
by whereswaller
04 Mar 2017, 06:45
Forum: Ubuntu & Desktop Linux
Topic: [Error] Processing 3 unsorted files | Illegal parameter: map
Replies: 9
Views: 5642

Re: [Error] Processing 3 unsorted files | Illegal parameter: map

In case anyone is interested in the eventual solution, please see below: uTorrent script filebot.launcher.exe -script fn:amc --output "C:/Users/James/Downloads" --log-file amc.log --action copy --conflict skip -non-strict --def music=y subtitles=en artwork=n --def plex=localhost --def push...
by whereswaller
27 Jan 2017, 00:28
Forum: Ubuntu & Desktop Linux
Topic: [Error] Processing 3 unsorted files | Illegal parameter: map
Replies: 9
Views: 5642

Re: [Error] Processing 3 unsorted files | Illegal parameter: map

Hi rednoah, Can I nest an if/else statement inside the SeriesFormat definition in the amc script? I'm getting the following error "SyntaxError: unexpected token: ?". I'm keen to perform this task in the one script if possible. filebot.launcher.exe -script fn:amc --output "C:/Users/Jam...
by whereswaller
26 Jan 2017, 14:12
Forum: Ubuntu & Desktop Linux
Topic: [Error] Processing 3 unsorted files | Illegal parameter: map
Replies: 9
Views: 5642

Re: [Error] Processing 3 unsorted files | Illegal parameter: map

Hi rednoah, Appreciate the feedback. I'm keen to follow your advice and use "ut_label=other" to achieve the previous unsorted functionality. How do override "ut_label=%L" in the amc script for only those files with names meeting my previous unsorted criteria? Can if statements be...
by whereswaller
22 Jan 2017, 03:21
Forum: Ubuntu & Desktop Linux
Topic: [Error] Processing 3 unsorted files | Illegal parameter: map
Replies: 9
Views: 5642

Re: [Error] Processing 3 unsorted files | Illegal parameter: map

Hi rednoah, Appreciate your great support as always. I'm using v4.7.8, downloaded today. Previously, when using the amc script, any files that met the "Ignore" criteria would be moved to [root directory]/Unsorted/ (but not renamed). However, this functionality is no longer behaving in this...
by whereswaller
11 Jun 2016, 02:51
Forum: Help and Support
Topic: AMC - Music Sorted & Added To Unsorted Directory
Replies: 4
Views: 3009

Re: AMC - Music Sorted & Added To Unsorted Directory

Hi rednoah,
This bug is still occurring in my version of FileBot. Is there anything I need to do to resolve the problem on my end?

Cheers,
James
by whereswaller
21 May 2016, 08:55
Forum: Help and Support
Topic: AMC - Music Sorted & Added To Unsorted Directory
Replies: 4
Views: 3009

Re: AMC - Music Sorted & Added To Unsorted Directory

Thanks rednoah! I'll check it out.
by whereswaller
14 May 2016, 06:33
Forum: Help and Support
Topic: AMC - Music Sorted & Added To Unsorted Directory
Replies: 4
Views: 3009

AMC - Music Sorted & Added To Unsorted Directory

Hi, I am using AMC with uTorrent. Recently, when music is downloaded, I've noticed that Filebot is creating two copies of the files. One copy is not being sorted and is sent to my Unsorted directory (C:/Users/James/Downloads/Unsorted/) whilst the other copy is being sorted and is sent to my Sorted d...
by whereswaller
10 May 2015, 12:21
Forum: Scripting and Automation
Topic: AMC Default Databases & Specifying/Changing
Replies: 6
Views: 4489

Re: AMC Default Databases & Specifying/Changing

In case anyone is interested, answers below: a) Which filepath does "--def unsorted=y" move the unsorted files to? --> Creates an "/Unsorted" in the Output directory. b) If "action=copy" does "--def unsorted=y" copy rather than move the unsorted files? --> Yes...
by whereswaller
03 May 2015, 05:42
Forum: Scripting and Automation
Topic: AMC Default Databases & Specifying/Changing
Replies: 6
Views: 4489

Re: AMC Default Databases & Specifying/Changing

Hi rednoah, Thanks as always for your help. I managed to fix Problem 1 by upgrading uTorrent and FileBot to the 64-bit versions. And I've decided that Problem 4 isn't worth trying to resolve. In terms of Problems 2 and 3, I'm hoping to approach these in a different (more manual) way in the short ter...
by whereswaller
23 Apr 2015, 15:38
Forum: Scripting and Automation
Topic: AMC Default Databases & Specifying/Changing
Replies: 6
Views: 4489

Re: AMC Default Databases & Specifying/Changing

Hi rednoah, Thanks for your prompt response as always. I assume by fork you are referring to modifying the source code, downloading to my machine and then referencing the modified code in uTorrent rather than the default AMC script (https://github.com/filebot/scripts/blob/devel/amc.groovy). I am obv...
by whereswaller
19 Apr 2015, 14:18
Forum: Scripting and Automation
Topic: AMC Default Databases & Specifying/Changing
Replies: 6
Views: 4489

AMC Default Databases & Specifying/Changing

Hi,
What are the default databases AMC engages to retrieve information on the three file types (television, movie and music)?

Is there any way to specify an alternate database (for example, TVRage rather than TheTVDB) via the AMC script?

Many thanks,
James
by whereswaller
19 Apr 2015, 14:06
Forum: Scripting and Automation
Topic: AMC with utorrent only on selected tags
Replies: 3
Views: 2600

Re: AMC with utorrent only on selected tags

Hi rednoah, I am looking to implement a code similar to that mentioned by psxlover above. I am having a little difficulty applying your suggestion though. Assuming I am using the default AMC code: filebot -script fn:amc --output "X:/path/to/media" --log-file amc.log --action copy --conflic...
by whereswaller
06 Mar 2015, 09:58
Forum: Feature Requests and Bug Reports
Topic: Multi-Part / Multi-File Episode Support
Replies: 2
Views: 3838

Re: Multi-Part / Multi-File Episode Support

Thanks rednoah. For anyone curious, my final code was: {n.upperInitial()}/{'Season '+s.pad(2)}/{n.upperInitial()} {s.pad(2)}x{es*.pad(2).join('-')} - {t.upperInitial().replacePart(replacement = ', Part $1')}{" "+fn.match(/\(Part \d+/)+" of "+model.episode.count{ it == episode }+&...
by whereswaller
05 Mar 2015, 22:20
Forum: Feature Requests and Bug Reports
Topic: Multi-Part / Multi-File Episode Support
Replies: 2
Views: 3838

Multi-Part / Multi-File Episode Support

Hi, Some of the older media in my library comprises single episodes split across multiple files. For example: Keys To The VIP - Season 01 - Episode 05 (Part 1) Keys To The VIP - Season 01 - Episode 05 (Part 2) I would like to convert these files to be named: Keys To The VIP 01x05 - Mark Sparks Vs. K...
by whereswaller
05 Mar 2015, 22:11
Forum: Feature Requests and Bug Reports
Topic: Double-Episode Support
Replies: 23
Views: 26779

Re: Double-Episode Support

Hi, The support multiple episode support is only working for some filename types for me. A significant portion of older media in my library is named in the following format: Show Name - Season ## - Episode ##-## (for example, Survivor - Season 01 - Episode 01-02) Whilst newer media in my library is ...