Search found 20 matches

by turtlejay
03 Nov 2022, 22:21
Forum: Ubuntu & Desktop Linux
Topic: Filebot Docker install crashing
Replies: 15
Views: 5683

Re: Filebot Docker install crashing

in portainer i go to stacks. create new stack and input this text: services: filebot: container_name: filebot-watcher image: rednoah/filebot:watcher restart: unless-stopped volumes: - /share/Download/FileBot:/data - /share/Download:/volume1 command: /volume1/complete --output /volume1/media --action...
by turtlejay
02 Nov 2022, 11:20
Forum: Scripting and Automation
Topic: filebot watcher looping
Replies: 3
Views: 732

Re: filebot watcher looping

i had made no changes to this folder at all during this loop. in fact before setting up the watch folders i had just deleted the entire folder and .excludes file in order to try to eliminate the loop. is there another file somewhere it pulls info from?
by turtlejay
02 Nov 2022, 01:34
Forum: Scripting and Automation
Topic: filebot watcher looping
Replies: 3
Views: 732

filebot watcher looping

for some reason watcher is running over and over with no changes to the files. the following happens on repeat: Waiting 60 seconds for changes to settle down... Run script [fn:amc] at [Wed Nov 02 01:29:46 GMT 2022] Parameter: excludeList = .excludes Parameter: unsorted = y Parameter: music = y Param...
by turtlejay
24 Oct 2022, 22:13
Forum: Scripting and Automation
Topic: docker filebot node unpacking issues
Replies: 4
Views: 713

Re: docker filebot node unpacking issues

i ended up creating the container giving filebot the id of 999 which is the administrator group. everything works flawlessly now. thanks for the help. now on to rtorrent
by turtlejay
23 Oct 2022, 13:29
Forum: Scripting and Automation
Topic: docker filebot node unpacking issues
Replies: 4
Views: 713

Re: docker filebot node unpacking issues

ive ditched node for watcher with exact same permissions and so far have had no issues with the same folders. odd. node worked sometimes but not others. the puid and pgid are set to an administrator id that has full access to the entire system. i assumed (wrongly possibly) that this set permissions ...
by turtlejay
23 Oct 2022, 00:39
Forum: Scripting and Automation
Topic: docker filebot node unpacking issues
Replies: 4
Views: 713

docker filebot node unpacking issues

im having issues using filebot node in docker unpacking files after being called by qbittorrent via curl. best i can tell all permissions are set properly: https://i.ibb.co/Fhpvfdn/Capture.jpg errors on execute: Read archive [kevin.smith.silent.but.deadly.extended.edition.2018.720p.web.h264-opus.rar...
by turtlejay
20 Oct 2022, 21:15
Forum: Scripting and Automation
Topic: [Windows] How do I account for hardlinks when checking disk usage?
Replies: 7
Views: 949

Re: [Windows] How do I account for hardlinks when checking disk usage?

That's interesting to me because I've only ever used the script via windows this way. the script never throws a hardlink error and always completes. do you have a suggestion besides hardlink? symlink maybe? its basically just for plex purposes which i know handle symlinks very well
by turtlejay
20 Oct 2022, 17:17
Forum: Scripting and Automation
Topic: [Windows] How do I account for hardlinks when checking disk usage?
Replies: 7
Views: 949

Re: How do I account for hardlinks when checking disk usage?

Ok I will mess around with those commands on my Asustor NAS. So lastly, in my case QBit is running on a windows machine using the Nas for storage as a mapped network drive. Shouldn’t windows understand the hard links properly? Or because they were created on a network drive would windows disregard a...
by turtlejay
20 Oct 2022, 13:53
Forum: Scripting and Automation
Topic: [Windows] How do I account for hardlinks when checking disk usage?
Replies: 7
Views: 949

Re: How do I account for hardlinks when checking disk usage?

I was going by what free space windows and my Nas’ interface was showing the volume has left. I will run those commands to see the breakdown but what my concern is is does windows still know that technically if I fill the drive half way will it still think it’s full because every media file has a ha...
by turtlejay
20 Oct 2022, 11:50
Forum: Scripting and Automation
Topic: [Windows] How do I account for hardlinks when checking disk usage?
Replies: 7
Views: 949

[Windows] How do I account for hardlinks when checking disk usage?

Hi. Im using the AMC script in --action hardlink. After it completes and does the job its intended to do (awesome), my nas reports free space including both files created by amc, essentially using twice the space even though I know it isnt. To be clear, if i download a 5GB file on a 100GB disk, the ...
by turtlejay
16 May 2021, 22:41
Forum: Windows
Topic: Qbittorent Console window
Replies: 1
Views: 4995

Qbittorent Console window

is there any way to make this stay open upon execution of the amc script? Id like to see whats happening but it closes immediately upon finishing.

thanks

Jay
by turtlejay
17 May 2020, 22:20
Forum: Ubuntu & Desktop Linux
Topic: Filebot, Portainer and the amc script
Replies: 1
Views: 2370

Filebot, Portainer and the amc script

Hi, I have an Asustoe Nimbusor4 nas. I have qbittorrent running and plex. I cant figure out exactly how to deploy filebot in portainer and also then to get it to be callable (is that a word?) to run AMC. Honestly, I'm not good at docker period but seems to be the only option I have. I do have a lice...
by turtlejay
18 Mar 2020, 02:35
Forum: Scripting and Automation
Topic: Linux watch folder
Replies: 13
Views: 6029

Re: Linux watch folder

@rednoah

is there any chance someone has modified this to work with the bittorrent client? it looks a lot like utorrent and qbit and the % variables are similar but not all the same
by turtlejay
14 Mar 2020, 12:12
Forum: Scripting and Automation
Topic: Linux watch folder
Replies: 13
Views: 6029

Re: Linux watch folder

Thanks! Best 6 bucks I ever spent
by turtlejay
13 Mar 2020, 22:57
Forum: Scripting and Automation
Topic: Linux watch folder
Replies: 13
Views: 6029

Re: Linux watch folder

So based on what you are saying it will not recognize subfolder structure but it will know tv vs movie and create proper sub folders. Ex. X:/Media/Movies and X:/Media/TV.

Can the script call Plex for library scan?
by turtlejay
13 Mar 2020, 21:46
Forum: Scripting and Automation
Topic: Linux watch folder
Replies: 13
Views: 6029

Re: Linux watch folder

I decided to run in qbittorent. Heres what im tasked with. I run Medusa/SickRage as well. There are 4 categories. Movies, Kids Movies, TV Shows and Kids Shows. How would i go about doing this so when filebot is called by qbittorent everything ends up in the proper folders i.e. X:\Movies X:\Kids Movi...
by turtlejay
13 Mar 2020, 21:13
Forum: Scripting and Automation
Topic: Linux watch folder
Replies: 13
Views: 6029

Re: Linux watch folder

ok thx.1 year license purchased.
by turtlejay
13 Mar 2020, 18:16
Forum: Scripting and Automation
Topic: Linux watch folder
Replies: 13
Views: 6029

Re: Linux watch folder

ok i think i get the idea, can you just tell me how to tell the script what folder to look in? also, how does it know not to rename over and over as the files will be left for seeding
by turtlejay
13 Mar 2020, 09:24
Forum: Scripting and Automation
Topic: Linux watch folder
Replies: 13
Views: 6029

Re: Linux watch folder

I've been reading about the AMC script. Can it be made to hardlink instead of copy?
by turtlejay
13 Mar 2020, 00:27
Forum: Scripting and Automation
Topic: Linux watch folder
Replies: 13
Views: 6029

Linux watch folder

Hi, I currently have a headless seedbox running remotely. In it rtorrent completes a download, then moves that file to a completed folder. what i need filebot to do is scan that folder constantly and rename the files with a hardlink to another folder where i have plex scanning and btsync sending to ...