Search found 10 matches

by SoonerLater
21 Mar 2023, 02:27
Forum: Scripting and Automation
Topic: Windows Command Line to create Linux LN Hardlink Command String
Replies: 10
Views: 931

Re: Windows Command Line to create Linux LN Hardlink Command String

What did the console output say? [myserver ~] java -version openjdk version "1.8.0_322" OpenJDK Runtime Environment (build 1.8.0_322-8u322-b06-1~deb9u1-b06) OpenJDK 64-Bit Server VM (build 25.322-b06, mixed mode) [myserver ~] ls action.log Library private www [myserver ~] mkdir filebot-po...
by SoonerLater
19 Mar 2023, 01:28
Forum: Scripting and Automation
Topic: Windows Command Line to create Linux LN Hardlink Command String
Replies: 10
Views: 931

Re: Windows Command Line to create Linux LN Hardlink Command String

I do not have root / sudo access to my seedbox. However, I'm allowed to install Filebot provided that I can simply copy a compiled binary to the correct location. I have tried using the " portable package " installation method, but it calls sudo, which I'm not allowed to use. Is there some...
by SoonerLater
17 Mar 2023, 00:21
Forum: Scripting and Automation
Topic: Windows Command Line to create Linux LN Hardlink Command String
Replies: 10
Views: 931

Re: Windows Command Line to create Linux LN Hardlink Command String

I tried this at the Windows command line: D:\private>filebot -rename --action hardlink D:/private/deluge/data/yellowstone.2018.s05e08.1080p.web.h264-glhf.mkv --db TheTVDB -non-strict --format D:/private/plexmedia/tv/{n}-{s00e00}-{t} What it produced is this: Rename episodes using [TheTVDB] with [Air...
by SoonerLater
16 Mar 2023, 16:54
Forum: Scripting and Automation
Topic: Windows Command Line to create Linux LN Hardlink Command String
Replies: 10
Views: 931

Re: Windows Command Line to create Linux LN Hardlink Command String

I am evaluating Mountain Duck and it looks awesome. With it I am able to mount my cloud storage as local storage on my Windows PC and use FileBot on it like the files were local. However, I have one question: how can I have Filebot create a hardlink *AND* place that hardlink in a location different ...
by SoonerLater
15 Mar 2023, 21:06
Forum: Scripting and Automation
Topic: Windows Command Line to create Linux LN Hardlink Command String
Replies: 10
Views: 931

Windows Command Line to create Linux LN Hardlink Command String

Goal : a command line string that I can run at a Windows PC command line which will create the Linux LN command line string to create a desired hardlink. Situation: I have a Google spreadsheet that takes four inputs: (1) Source Path (example: "/media/sdu1/soonerlater/private/deluge/data/"...
by SoonerLater
05 Sep 2020, 16:05
Forum: Feature Requests and Bug Reports
Topic: files with UNC path crash FBot 4.9.0
Replies: 3
Views: 2328

Re: files with UNC path crash FBot 4.9.0

@rednoah I see the fix was done in beta release candidate r7245, but I see no mention of it in the notes for stable 4.9.1. Is it fixed in 4.9.1?
by SoonerLater
27 Mar 2020, 22:19
Forum: Feature Requests and Bug Reports
Topic: files with UNC path crash FBot 4.9.0
Replies: 3
Views: 2328

files with UNC path crash FBot 4.9.0

@RedNoah I just updated to 4.9.0. Now when I drag and drop a file on it which has a UNC path name (e.g."\\jessie\Video\Temp\fakeshowname.S07E01.Manhunter.720p.WEB-DL.DDP5.1.H.264-NTb.mkv" on it, Filebot crashes and locks up. This happens with every single UNC path file (and I've tried seve...
by SoonerLater
17 Oct 2018, 21:38
Forum: Scripting and Automation
Topic: Script Creating Hardlinks on Remote Server
Replies: 1
Views: 1425

Script Creating Hardlinks on Remote Server

@Rednoah I only ask this after spending an hour trying to find the answer on the forums (which I'm sure is there somewhere, but I can't find it). Goal: have a script / batch (AMC?) run over a source directory on a cloud server (e.g. ~/private/deluge/data/movies) and create hardlinks for all of the f...
by SoonerLater
27 Feb 2018, 23:41
Forum: Windows
Topic: Rename File, Create Folder In Current Location, Put Newly Renamed File In New Folder
Replies: 6
Views: 6212

Rename File, Create Folder In Current Location, Put Newly Renamed File In New Folder

An example is given on this site that to (1) rename a movie file, (2) create a folder of the same name in the same location and (3) move the newly renamed file to the new folder, use this code: ../{movie}/{movie} https://i.imgur.com/WT573B1.png If I have a file \\server\share\folder\Final.Portrait....