Search found 15 matches

by JohnnyT009
16 Feb 2017, 14:49
Forum: Scripting and Automation
Topic: Auto Extract too many characters
Replies: 7
Views: 3779

Re: Auto Extract too many characters

Yep, that is exactly my issue. I ran the commands below and that got the latest ZenLib (libzen) and now it is working. Thanks sudo apt-get update sudo apt-get install libzen-dev https://www.devmanuals.net/install/ubuntu/ubuntu-12-04-lts-precise-pangolin/install-libzen-dev.html In case anyone else wa...
by JohnnyT009
16 Feb 2017, 04:30
Forum: Scripting and Automation
Topic: Auto Extract too many characters
Replies: 7
Views: 3779

Re: Auto Extract too many characters

I ran export LC_ALL=en_US.UTF-8 and now my sysinfo looks correct but I am still getting the same error.

java: symbol lookup error: /usr/lib/x86_64-linux-gnu/libmediainfo.so.0.0.0: undefined symbol: _ZN6ZenLib6Ztring22Date_From_Seconds_1904Ej
by JohnnyT009
16 Feb 2017, 04:08
Forum: Scripting and Automation
Topic: Auto Extract too many characters
Replies: 7
Views: 3779

Re: Auto Extract too many characters

I do seem to have an issue with invalid filesystem. root@8e334dd33513:/# filebot -script fn:sysinfo FileBot 4.7.7 (r4762) JNA Native: 5.1.0 MediaInfo: 0.7.92.1 p7zip: Version 9.20 (locale=C,Utf16=off,HugeFiles=on,6 CPUs) Chromaprint: 1.4.2 Extended Attributes: OK Unicode Filesystem: java.nio.file.In...
by JohnnyT009
16 Feb 2017, 02:16
Forum: Scripting and Automation
Topic: Auto Extract too many characters
Replies: 7
Views: 3779

Re: Auto Extract too many characters

I thought that was what that error meant. It seems to just quit after it gets that error and does not move on to other files in the directory.
by JohnnyT009
16 Feb 2017, 00:38
Forum: Scripting and Automation
Topic: Auto Extract too many characters
Replies: 7
Views: 3779

Auto Extract too many characters

My auto extract is making a folder in a folder so some of my files like tv shows can run out of character count and FileBot fails. Is there a way to tell it to extract right into the working directory? Read archive [the.daily.show.2017.02.13.elaine.welteroth.720p.hdtv.x264-crooks.rar] and extract to...
by JohnnyT009
27 Dec 2016, 02:30
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Re: Partial File Copy Fix?

I believe I know what is causing this. I have filebot run on a schedule and it looks like it is running on files before they are finished being moved to that directory. My current setup is Torrent starts in Deluge -> DL Temp folder-> Finished Torrent -> MediaFinal -> FileBot scans "MediaFinal&q...
by JohnnyT009
23 Dec 2016, 19:05
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Re: Partial File Copy Fix?

AMC Log - First part is the first time it tried to copy and that one only did a partial file copy. Second attempt after I cleared it from the exclusion list did a full copy. I will work on updating it to the latest version. I also started a thread on unraid to see if they had any ideas. Thanks Run s...
by JohnnyT009
23 Dec 2016, 03:09
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Re: Partial File Copy Fix?

Well it is happening again. This time it is not a rar file. I ran a test with a 13.2gb file and filebot found it and then started the copy/rename. This was going fine and then all of a sudden stopped at 8.5gb and then filebot notified me it was finished. Any ideas?
by JohnnyT009
23 Dec 2016, 02:36
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Re: Partial File Copy Fix?

I ran apt-get install p7zip-full and this installed the rar component too. It now looks like it is working as intended. I will let you know if I still have issues. root@389697dfac50:/usr/share/filebot/bin# filebot -script fn:sysinfo FileBot 4.7.2 (r4178) JNA Native: 4.0.1 MediaInfo: 0.7.69 p7zip: Ve...
by JohnnyT009
21 Dec 2016, 04:44
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Re: Partial File Copy Fix?

Hmmm..ok. Well I installed using apt-get install p7zip which seemed to work fine. I modified root@389697dfac50:/usr/share/filebot/bin/filebot.sh to look like this. java -Dunixfs=false -DuseGVFS=true -DuseExtendedFileAttributes=true -DuseCreationDate=false -Djava.net.useSystemProxies=false -Djna.nosy...
by JohnnyT009
21 Dec 2016, 03:50
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Re: Partial File Copy Fix?

This is inside of a docker as I am running unraid. I would like to update it to the latest FileBot but I am not sure how. I am well aware of the fat32 filesystem and its limitations. My filesystem is using XFS and the machine is using 64bit architecture. I am not completely sure if it is only rar fi...
by JohnnyT009
21 Dec 2016, 03:28
Forum: Episode / Movie Naming Scheme
Topic: Ithiel's super crazy renaming scheme for perfectionists!
Replies: 28
Views: 39083

Re: Ithiel's super crazy renaming scheme for perfectionists!

I have been trying to get this to work with cat amc.arguments | tr '\n' '\0' | xargs -0 filebot but keep getting the error below. I included my amc.aruments. FileBot 4.7.5 (r4639) / Java(TM) SE Runtime Environment 1.8.0_25 / Linux 4.4.30-unRAID (amd64) cat amc.arguments | tr '\n' '\0' | xargs -0 fil...
by JohnnyT009
21 Dec 2016, 02:07
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Re: Partial File Copy Fix?

I did also notice last night that it was unraring a file and it must have stopped part way as the file should have been 16gb but was only 4gb. FileBot then renamed and copied the 4gb movie file which was incomplete. Does it do any sort of check to say yeah this is good and is the full file? I will i...
by JohnnyT009
19 Dec 2016, 16:37
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Re: Partial File Copy Fix?

I thought that was probably the case but chasing that down is going to be difficult at best. Would there be a way for me to force a file compare from the original to the new file? I love FileBot and all the awesomeness it is doing for me but I am not savvy enough to write a program to do this for me...
by JohnnyT009
19 Dec 2016, 02:32
Forum: Scripting and Automation
Topic: Partial File Copy Fix?
Replies: 16
Views: 7002

Partial File Copy Fix?

I have been having issues with filebot renaming my files and copying them but sometimes it does not copy the whole file. This has been happening randomly as sometimes I have no issues at all. It does not always fail at the same time or same length. Is there a way I can put in the script to check the...