Search found 13 matches

by ShedDweller
20 Nov 2018, 17:30
Forum: Scripting and Automation
Topic: Issue auto-extracting .rar when using AMC
Replies: 10
Views: 7068

Re: Issue auto-extracting .rar when using AMC

OK, here we go!

So enable debug:
pi@homepi:~/filebot $ export JAVA_OPTS="-Dnet.filebot.logging.debug=ALL"

Then run the amc script:
pi@homepi:~/filebot $ . fban.sh
Locking /mnt/five/temp/filebotactive/fbtest.log
Run script [fn:amc] at [Tue Nov 20 17:14:25 UTC 2018]
Parameter: movieFormat = /mnt ...
by ShedDweller
19 Nov 2018, 19:26
Forum: Scripting and Automation
Topic: Issue auto-extracting .rar when using AMC
Replies: 10
Views: 7068

Re: Issue auto-extracting .rar when using AMC

Just using the basic
7z x filename
Works just fine:

7z x the.good.place.s03e09.720p.hdtv.x264-avs.rar
7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=en_GB.UTF-8,Utf16=on,HugeFiles=on,32 bits,4 CPUs LE)

Scanning the drive for archives:
1 file ...
by ShedDweller
19 Nov 2018, 15:35
Forum: Scripting and Automation
Topic: Issue auto-extracting .rar when using AMC
Replies: 10
Views: 7068

Re: Issue auto-extracting .rar when using AMC

I didn't, i was wrong :(

I thought gettign the 7zip installed and the FILEBOT_OPTS option set had fixed it, but it didn't, that's the log in my second post...
by ShedDweller
19 Nov 2018, 15:05
Forum: Scripting and Automation
Topic: Issue auto-extracting .rar when using AMC
Replies: 10
Views: 7068

Re: Issue auto-extracting .rar when using AMC

Thanks for that, I could figure out what to search for.
by ShedDweller
19 Nov 2018, 15:03
Forum: Scripting and Automation
Topic: Issue auto-extracting .rar when using AMC
Replies: 10
Views: 7068

Re: Issue auto-extracting .rar when using AMC

LOL, turns out i may have been mistaken, it's not working as i thought it was, FYI all other AMC fuctions complete just fine and the renaming is great.

It's running on a Pi 2, with Raspbian "Stretch" (Debian 9)

The sysinfo shows the p7zip but the filebot AMC does not extract:

filebot -script fn ...
by ShedDweller
19 Nov 2018, 12:25
Forum: Scripting and Automation
Topic: Issue auto-extracting .rar when using AMC
Replies: 10
Views: 7068

Issue auto-extracting .rar when using AMC

Hey

A quick search gave me amost all i need, turns out I had a similar issue to this previous thread https://www.filebot.net/forums/viewtopic.php?f=4&t=6269 and this one https://www.filebot.net/forums/viewtopic.php?f=8&t=6195

and as with them my issue was resolved by installing p7zip-full and ...
by ShedDweller
05 Dec 2017, 11:40
Forum: Scripting and Automation
Topic: AMC Miss-identified shows
Replies: 3
Views: 3837

Re: AMC Miss-identified shows

Ok thanks, i had missed that bit..

so, to confirm, if i add ...

Code: Select all

  --filter "!readLines('/path/to/excludes.txt').contains(n)"
I can add the Names of shows on separate lines to that txt file and each would be ignored when the AMC is run
by ShedDweller
28 Nov 2017, 14:56
Forum: Scripting and Automation
Topic: AMC Miss-identified shows
Replies: 3
Views: 3837

AMC Miss-identified shows

Hi,

I use AMC to sort tv shows and it's >99% perfect every time, (thanks!)

Occasionally it renames incorrectly, and i was wondering if there was a way for me to set a list (maybe via a txt file like the Excludelist) where i can force AMC to use a specific result if a particular title is presented ...
by ShedDweller
06 Jul 2017, 00:15
Forum: Help and Support
Topic: Duplicate photos
Replies: 9
Views: 5919

Re: Duplicate photos

Thanks

That's perfect, another satisfied customer!

Windows store upgrade today.
by ShedDweller
05 Jul 2017, 15:06
Forum: Help and Support
Topic: Duplicate photos
Replies: 9
Views: 5919

Re: Duplicate photos

Thanks for taking a look

just to confirm, in the expression should i set it as: {exif.DateTimeOriginal('yyyy-MM-dd HH∶mm∶ss')}
by ShedDweller
05 Jul 2017, 14:06
Forum: Help and Support
Topic: Duplicate photos
Replies: 9
Views: 5919

Re: Duplicate photos

For this example
Exif_IFD0_Date_Time 2011:04:25 09:35:55

The correct timestamp is these:
Exif_SubIFD_Date_Time_Original 2009:05:22 16:00:26
Exif_SubIFD_Date_Time_Digitized 2009:05:22 16:00:26

Now, my photo library has been moved, organised and re-saved, backed-up, restored lost and restored again ...
by ShedDweller
04 Jul 2017, 22:06
Forum: Help and Support
Topic: Duplicate photos
Replies: 9
Views: 5919

Re: Duplicate photos

Very sorry to take a month to come back to you, thanks so much for your suggestions.

I opted to actually take some time and clean up the photo collection!! ended up using a little dupicate cleaner called dupeGuru and you don't care..!! anyway...

Now that I'm about to use filebot to sort them all ...
by ShedDweller
01 Jun 2017, 18:32
Forum: Help and Support
Topic: Duplicate photos
Replies: 9
Views: 5919

Duplicate photos

Re the Presets tips page


Presets allow you to add customized buttons to FileBot so you can automatically select certain files and match them against a given database with predefined options, and save you a lot of click work.

...

[6]Rename photos and use Date-Taken and Camera Model as the new ...