Search found 26 matches

by LysanderM
04 Dec 2018, 21:15
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

Tue Dec 4 19:05:22 +03 2018: movies.sh | Rename Files & Folders for 'movies' started on directory '/volume1/video/movies_download'. Rename movies using [TheMovieDB] Auto-detect movie from context: [/volume1/video/movies_download/12.Strong.(2018)/12.Strong.(2018).mkv] [MOVE] from [/volume1/video ...
by LysanderM
04 Dec 2018, 15:05
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

It took 40 minutes from start. At least it completes the process now, which is a success. Thank you for your efforts. Locking /volume1/public/scripts/FileBot/log/dummy.log Rename movies using [TheMovieDB] Auto-detect movie from context: [/volume1/video/movies_download/Nazi.Overlord.2018.1080p.WEB-DL ...
by LysanderM
04 Dec 2018, 14:45
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

After the JRE installation of your suggestion, results are: FileBot 4.8.5 (r5960) JNA Native: 5.2.2 MediaInfo: 17.12 Apache Commons VFS: [zip, rar] FFprobe: java.io.IOException: Cannot run program "/volume1/@appstore/MediaServer/bin/ffprobe": error=2, No such file or directory Chromaprint: java.io ...
by LysanderM
04 Dec 2018, 14:00
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

I think, the relation between Java-MediaInfo-FileBot was somehow cut with the latest Java version I've installed before.

The uninstallation was just completed, due to low end CPU. :)
by LysanderM
04 Dec 2018, 13:50
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

I'll install the recommended version of Java in your last post.
by LysanderM
04 Dec 2018, 13:46
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

Oh, I've installed this one... https://i.ibb.co/BCfT5qX/image.png This one is wrong, am I right? Because sysinfo results looks bad.. filebot -script fn:sysinfo FileBot 4.8.5 (r5960) JNA Native: java.lang.ExceptionInInitializerError MediaInfo: java.lang.NoClassDefFoundError: Could not initialize ...
by LysanderM
04 Dec 2018, 12:12
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

1. 92 MB Max Memory is not ideal: CPU/MEM: 1 Core / 92 MB Max Memory / 13 MB Used Memory * What does free say? How much physical memory does your device have? * Have you tried doing export JAVA_OPTS=-Xmx200m before calling filebot to give FileBot a higher memory limit so we can try if that makes ...
by LysanderM
03 Dec 2018, 14:15
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

Ok, after I've set JAVA_OPTS limit to 256M, the message is changed. All is completed in 10minutes, which is great. I think, the new problem is occured, because ofJAVA version. Locking /volume1/public/scripts/FileBot/log/dummy.log Rename movies using [TheMovieDB] Auto-detect movie from context ...
by LysanderM
03 Dec 2018, 13:38
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

Free output:

Code: Select all

              total        used        free      shared  buff/cache   available
Mem:         247868      102656        8344        2768      136868       80588
Swap:       2097148      287880     1809268
I'll try to update Java version as you suggested..
by LysanderM
03 Dec 2018, 12:28
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

I'll be trying -rename as you've suggested. I've just updated filebot from 4.8.2 > 4.8.5 today, and having a licence issue for my actual user right now. This output was not generated from my actual user. It's the root user from SSH. FileBot 4.8.5 (r5960) JNA Native: 5.2.2 MediaInfo: 17.12 Apache ...
by LysanderM
03 Dec 2018, 11:58
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

I've never used AMC, just because lack of complete cover-ups for subtitle download. It moves the media to the destination folder, even if the subtitle was not found. I was needed a solution, which moves the files to another destination, for late processing, like everyday moving to folder for ...
by LysanderM
03 Dec 2018, 11:48
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Re: Movie naming became impossible over months...

This script is for non-recursive (all flat directories) find "$moviesDownloadFolder" -mindepth 1 -maxdepth 1 -type d -exec $filebotApp -script fn:renall "{}" -non-strict --db TheMovieDB --conflict override --format "$moviesStringOnly2" --log-file "$logFile" \; # "-non-strict " is removed due to high ...
by LysanderM
03 Dec 2018, 08:57
Forum: Feature Requests and Bug Reports
Topic: Movie naming became impossible over months...
Replies: 22
Views: 13091

Movie naming became impossible over months...

Hi there, I've been using FileBot since 2015 summer. It was cool and effortless at those times on my Synology DS115J NAS (CPU 800mhz + RAM 256MB). At first, in 5 minutes, renaming was completing for 8GB average movie. I could even rename all movies within one FileBot renaming script call. After Java ...
by LysanderM
01 Feb 2016, 17:38
Forum: Scripting and Automation
Topic: 3D Renaming According to FileName
Replies: 8
Views: 5885

Re: 3D Renaming According to FileName

Well I've got it, thanks a lot.

http://regexr.com/3cn1k

According to the latest link, where is the problem about case insensivity?
by LysanderM
30 Jan 2016, 10:48
Forum: Scripting and Automation
Topic: 3D Renaming According to FileName
Replies: 8
Views: 5885

Re: 3D Renaming According to FileName

I've tried, and concluded with a syntax exception. moviesStringOnly2="$moviesFolder/$moviesFormatString/$moviesFormatString"$fileBot3DRegex moviesStringOnly2Alternatively="$moviesFolder/$moviesFormatString/$moviesFormatString$fileBot3DRegex" Actual output of one of my $moviesStringOnly2 parameter ...
by LysanderM
30 Jan 2016, 09:09
Forum: Scripting and Automation
Topic: 3D Renaming According to FileName
Replies: 8
Views: 5885

Re: 3D Renaming According to FileName

“HSBS”, “H-SBS” or “Half-SBS” for Side-By-Side content “HTAB”, “H-TAB”, “Half-TAB” or “HALF-OU” for Top-And-Bottom/ Over-Under content An update for the first part FYI: " Half " Source #1 Source #2 Your Regex is superb by the way. I just can't read them still, I mean I can't write it on my own from ...
by LysanderM
29 Jan 2016, 16:46
Forum: Scripting and Automation
Topic: 3D Renaming According to FileName
Replies: 8
Views: 5885

Re: 3D Renaming According to FileName

Well that was fast. :)

I haven't tested it yet, but I'm pretty sure it's going to work. Your next cup of coffee is on the house. ;)

Appreciated.

BTW {s3d} seems pretty cool. I hope it's Plex compatible or maybe i can define a parameter for it.
by LysanderM
29 Jan 2016, 11:15
Forum: Scripting and Automation
Topic: 3D Renaming According to FileName
Replies: 8
Views: 5885

3D Renaming According to FileName

Hi, FileBot 4.6.1 (r3315) / Java(TM) SE Embedded Runtime Environment 1.8.0_71 (headless) I'm using a bash script in my Synology DS115j. https://pbs.twimg.com/media/CZ4VQDbWQAATB_N.jpg:large An example of the output result is shown with red arrow. As you may have noticed, the output of the parameter ...
by LysanderM
25 Jul 2015, 07:12
Forum: Windows
Topic: Plex Finds subtitles but not Filebot? Plex refresh?
Replies: 35
Views: 26280

Re: Plex Finds subtitles but not Filebot?

If you use CLI of filebot, you gonna realize that filebot is way better than Plex. You can even trigger Plex library refreshing thing on filebot.
by LysanderM
19 Jun 2015, 06:21
Forum: Scripting and Automation
Topic: Cleaner Script - Override the removal rule?
Replies: 1
Views: 2626

Cleaner Script - Override the removal rule?

I'm using amc on my series.sh script on my Synology DS115j. #!/bin/sh source /volume1/public/scripts/FileBot/filebotHelper.sh $filebotApp -script fn:amc --db TheTVDB --action move --conflict skip -non-strict -r --def deleteAfterExtract=y clean=y plex="$plexServer" pushover="$pushOverToken ...
by LysanderM
16 Jun 2015, 12:17
Forum: Synology NAS & Embedded Linux
Topic: "Permission Denied" issue
Replies: 7
Views: 7940

Re: "Permission Denied" issue

Well, did'em both. (Opt is almost functioning. It's OK for me)

Thanks for the aid.
by LysanderM
16 Jun 2015, 08:59
Forum: Synology NAS & Embedded Linux
Topic: "Permission Denied" issue
Replies: 7
Views: 7940

Re: "Permission Denied" issue

That's strange. My custom app's token wasn't working, then I've deleted it and use your clone instead of mine, and it works. Afterall its the same token object unless your user token is hardcoded in filebot, am I right? ________ Edit: --def pushover={USERKEY}:{APPKEY} I've seen it right now. It's ...
by LysanderM
15 Jun 2015, 15:20
Forum: Synology NAS & Embedded Linux
Topic: "Permission Denied" issue
Replies: 7
Views: 7940

Re: "Permission Denied" issue

As you can see the parameter,

Code: Select all

pushover="APPToken"
But in return, I receive:

Code: Select all

Sending Pushover notification
IOException: Server returned HTTP response code: 400 for URL: https://api.pushover.net/1/messages.xml
And idea?
by LysanderM
15 Jun 2015, 14:42
Forum: Synology NAS & Embedded Linux
Topic: "Permission Denied" issue
Replies: 7
Views: 7940

Re: "Permission Denied" issue

wait, I'm working on it.