Search found 7 matches

by evilsephiroth
06 Nov 2018, 17:58
Forum: Ubuntu & Desktop Linux
Topic: Unregistered only when launched from script
Replies: 2
Views: 2201

Re: Unregistered only when launched from script

yep, did this 2 minutes before your reply :D

All good using HOME=/root and setting USER=root in unit file.

Thanks :D
by evilsephiroth
06 Nov 2018, 17:37
Forum: Scripting and Automation
Topic: Data directory
Replies: 6
Views: 5470

Re: Data directory

Nevermind.

Setting HOME=/root fixed the issue and filebot is reading from the correct directory containing license information :D
by evilsephiroth
06 Nov 2018, 17:15
Forum: Ubuntu & Desktop Linux
Topic: Unregistered only when launched from script
Replies: 2
Views: 2201

Unregistered only when launched from script

Hi, I have a working license. Registered to the root user. FileBot 4.8.2 (r5789) JNA Native: 5.2.2 MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load amd64 (64-bit) native library libmediainfo.so: Unable to load library 'mediainfo': Native library (linux-x86-64/libmediainfo.so) not ...
by evilsephiroth
07 Aug 2014, 00:29
Forum: Feature Requests and Bug Reports
Topic: Filebot AniDb Naming Pull Request
Replies: 2
Views: 2714

Re: Filebot AniDb Naming Pull Request

No problem... I tested the code with a lot of series with and without precise naming with no problem... It's only a safe condition in case there's almost nothing that match the CollateKeys... In fact, if a best match is found, it gets overwritten by commonName.length > bestMatch.getLenientKey ...
by evilsephiroth
06 Aug 2014, 23:55
Forum: Feature Requests and Bug Reports
Topic: Filebot AniDb Naming Pull Request
Replies: 2
Views: 2714

Filebot AniDb Naming Pull Request

Hi. Recently, I've stumbled upon some files that couldn't be processed correctly from Filebot using AniDB scraper The structure /path/Noein/01 XXX.mkv /path/Noein/02 XXX.mkv /path/Noein/02 XXX.mkv The problem lies in the folder name. Noein isn't the correct name for the anime for AniDB(i.e. Noein ...
by evilsephiroth
27 Jul 2014, 19:57
Forum: Help and Support
Topic: double folders bdmv AMC Script
Replies: 2
Views: 2572

Re: double folders bdmv AMC Script

Code: Select all

Movies/{file.isFile() ? "$n ($y)/" : "./"}{n} ({y}){" CD$pi"}{".$lang"}
solved by this in movie format definition :D
by evilsephiroth
27 Jul 2014, 16:23
Forum: Help and Support
Topic: double folders bdmv AMC Script
Replies: 2
Views: 2572

double folders bdmv AMC Script

Hi, thanks for the awesome tool. Lately, I'm struggling to correct some naming problem with amc script. [COPY] Rename [/home/repo/transmission/remoteSync/movie/movie/The.Secret.Life.of.Walter.Mitty.2013.CEE.BluRay.1080p.AVC.DTS-HD.MA5.1-CHDBits] to [/home/repo/transmission/sorted/Movies/The Secret ...