Search found 101 matches

by plittlefield
29 Apr 2019, 18:58
Forum: Scripting and Automation
Topic: TV Show Warrior (2019) incorrectly matched
Replies: 6
Views: 4849

Re: TV Show Warrior (2019) incorrectly matched

So, I thought I used the 'excludes' file to do just that... exclude items which I did not want FileBot to consider as the name of the TV show or Movie when renaming. My exclude file HAS been working for Magnum P.I. (which FileBot kept on renaming the NEW series as the OLD series) and it correctly ig...
by plittlefield
29 Apr 2019, 14:03
Forum: Scripting and Automation
Topic: TV Show Warrior (2019) incorrectly matched
Replies: 6
Views: 4849

TV Show Warrior (2019) incorrectly matched

Hello, FileBot keeps matching Warrior (2019) as Warrior (2017) and I am trying to fix it with my excludes file, which has both the "Name" and TheTVDB ID... n != /Magnum P.I./ n != /Magnum P.I/ n != /Warrior (2017)/ id != 326991 Here is the log for the command line processing... -= PROCESSI...
by plittlefield
07 Feb 2019, 12:23
Forum: Scripting and Automation
Topic: Skip short video but minFileSize = 0
Replies: 3
Views: 2398

Re: Skip short video but minFileSize = 0

Ha!

know I'm too old to be watching children's cartoons but the phrase "sanity check" made me smile ;-)

Thanks for the fix.
by plittlefield
07 Feb 2019, 10:55
Forum: Scripting and Automation
Topic: Skip short video but minFileSize = 0
Replies: 3
Views: 2398

Skip short video but minFileSize = 0

Files which are clearly not 0 bytes are being skipped. Here are a few of the files, all about 50Mb... 44M 2019-02-02 11:55 Ben And Holly's Little Kingdom - S02E01 - Giants in the Meadow.mp4 65M 2019-02-02 11:54 Ben And Holly's Little Kingdom - S02E02 - Mrs Fig's Magic School.mp4 52M 2019-02-02 11:59...
by plittlefield
29 Jan 2019, 10:17
Forum: Scripting and Automation
Topic: Custom Blacklist csv file?
Replies: 1
Views: 1965

Custom Blacklist csv file?

I use amc groovy script on a Transmission folder and each week FileBot picks up the wrong series name for Magnum PI. e.g. Run script [fn:amc] at [Tue Jan 29 06:20:25 GMT 2019] Parameter: minFileSize = 0 Parameter: seriesFormat = TV/{n}/{n} {s00e00} Parameter: movieFormat = Movies/{n} ({y}) Parameter...
by plittlefield
21 Nov 2018, 23:03
Forum: Scripting and Automation
Topic: [LINUX] Bandwith Limit with Trickle
Replies: 4
Views: 2242

Re: [LINUX] Bandwith Limit

Would this work in FileBot?

https://github.com/lucabox/Java-BandwidthLimiter

Regards,

Paul
by plittlefield
11 Oct 2018, 12:33
Forum: Scripting and Automation
Topic: Resource not found: https://api.thetvdb.com/search
Replies: 3
Views: 2328

Re: Resource not found: https://api.thetvdb.com/search

I cut away the end of the line. Don't worry, the actual renaming worked but I was just curious.
by plittlefield
11 Oct 2018, 12:28
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 234
Views: 181364

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Done, fixed... thanks. Next issue... Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory I can install the Ubuntu package libchromaprint-tools but this pulls in a whole LOAD of software :-( What does Chromaprint offer and do I really need it fo...
by plittlefield
11 Oct 2018, 11:50
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 234
Views: 181364

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Right, I have uninstalled the DEB package and followed the instructions on this page... https://www.filebot.net/forums/viewtopic.php?f=11&t=6057 I have copied the DEB data directory (with my licence file) to the relevant directory for the TAR version... rsync -av ~/.filebot/ /home/paully/Downloa...
by plittlefield
11 Oct 2018, 11:23
Forum: Scripting and Automation
Topic: Resource not found: https://api.thetvdb.com/search
Replies: 3
Views: 2328

Resource not found: https://api.thetvdb.com/search

Been getting these recently...

Code: Select all

Resource not found: https://api.thetvdb.com/search/
...is this just a temporary internet access issue?
by plittlefield
09 Oct 2018, 17:36
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 234
Views: 181364

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Ah, that explains it very well, thank you.

So, like you, I reckon tar version using my systems Java is best.

I'll do that tomorrow after some sleep :-)
by plittlefield
09 Oct 2018, 16:06
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 234
Views: 181364

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Ah, it's getting it from the FileBot library I see... $ /usr/share/filebot/jre/bin/java -version java version "10.0.2" 2018-07-17 Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13) Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode) ...I'll leave you to explain that one!
by plittlefield
09 Oct 2018, 16:02
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 234
Views: 181364

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Ah, hang on a minute... at the top of my pastebin it says Java 10????! # JRE version: Java(TM) SE Runtime Environment (10.0.2+13) (build 10.0.2+13) # Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0.2+13, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) ...er, where is it getting THAT from?!
by plittlefield
09 Oct 2018, 15:59
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 234
Views: 181364

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Ah, I already have Java 8 installed... $ which java /usr/bin/java $ java -version openjdk version "1.8.0_181" OpenJDK Runtime Environment (build 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13) $ apt-cache policy openjdk-8-jre-headless:amd64 openjdk-8-jre-headless: Installed: 8u181-b13-0ubuntu0.1...
by plittlefield
09 Oct 2018, 13:43
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 234
Views: 181364

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

FileBot 4.8.2 (r5789) JNA Native: 5.2.2 MediaInfo: 18.05 7-Zip-JBinding: 9.20 Chromaprint: 1.4.2 Extended Attributes: OK Unicode Filesystem: OK Script Bundle: 2018-09-28 (r535) Groovy: 2.5.1 JRE: Java(TM) SE Runtime Environment 10.0.2 JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM CPU/MEM: 4 Core / ...
by plittlefield
09 Oct 2018, 09:59
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 234
Views: 181364

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Hi,

I am getting quite a few crashes and core dumps and unclean shutdowns.

I have the latest version which came out on 08 AUG 2018.

Is there a later version?
by plittlefield
29 Aug 2018, 06:47
Forum: Scripting and Automation
Topic: Failed to process [...] because [...] is an exact copy and already exists
Replies: 19
Views: 14592

Re: Failed to process [...] because [...] is an exact copy and already exists

Aaahh, nice... exported variables! :-)

I shall try and report back later.

Thanks,

Paully
by plittlefield
28 Aug 2018, 15:14
Forum: Scripting and Automation
Topic: Failed to process [...] because [...] is an exact copy and already exists
Replies: 19
Views: 14592

Re: Failed to process [...] because [...] is an exact copy and already exists

Hey, thanks for the detailed reply :-) I have acquired files in one folder and wanted to copy them to the Plex folder with the naming convention that my usual command line FileBot + Transmission script works with and which Plex is happy with (at least it works for me!) This time, becuase the folder ...
by plittlefield
28 Aug 2018, 10:02
Forum: Scripting and Automation
Topic: Failed to process [...] because [...] is an exact copy and already exists
Replies: 19
Views: 14592

Re: Failed to process [...] because [...] is an exact copy and already exists

It seems strange how the --action test option (which I ran first) works just fine and says that 4 files will be skipped!?! It also seems strange how it DID work when I deleted the files that SHOULD have been skipped. So, is there a 'clear memory' option, so that I can run the command and do this nex...
by plittlefield
27 Aug 2018, 12:17
Forum: Scripting and Automation
Topic: Failed to process [...] because [...] is an exact copy and already exists
Replies: 19
Views: 14592

Failed to process [...] because [...] is an exact copy and already exists

I already had 4 episodes of a TV show but when I want to copy and skip the remaining episodes, it stops and fails... filebot --action copy --conflict skip -rename --format "{n} {s00e00}" --output "/home/paully/Plex/TV/House" "/home/paully/Downloads/Videos/ToDo/House MD Seaso...
by plittlefield
12 Aug 2018, 13:14
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 538347

Re: Exclude Blacklist & Series-Mappings

Can you please add "Tangled the Series" mapped to "Rapunzel's Tangled Adventure" ?