Search found 10 matches

by dyl4n20
02 Nov 2023, 00:22
Forum: Ubuntu & Desktop Linux
Topic: FIlebot Node Skipping and Ignoring
Replies: 5
Views: 2247

Re: FIlebot Node Skipping and Ignoring

Here is the beginning of the console output. I only have Ignore set to " games|books ", what is wrong with the titles mentioned above that is giving "Ignore pattern:" error. I don't have anything set in the "Ignore Field" that should cause the above titles to be ignored...
by dyl4n20
01 Nov 2023, 15:29
Forum: Ubuntu & Desktop Linux
Topic: FIlebot Node Skipping and Ignoring
Replies: 5
Views: 2247

Re: FIlebot Node Skipping and Ignoring

Thank you for your response this definitely makes sense. Although where am I supposed to add these rules or how can I see everything that is being ignored? Would I add them to the system.properties file? Please provide an example of how I can achieve these implementations with FileBot Node. Thank yo...
by dyl4n20
30 Oct 2023, 23:28
Forum: Ubuntu & Desktop Linux
Topic: FIlebot Node Skipping and Ignoring
Replies: 5
Views: 2247

FIlebot Node Skipping and Ignoring

Hello, I have been having an issue with FIleBot ignoring and skipping some titles I'm hoping i can get some guidance to solving these errors or pointed to proper documentation. Here are the titles I am having issues with. Ignore extra: /realdebrid/movies/Movie (2010) + Extras (1080p WEB-DL x265 HEVC...
by dyl4n20
24 Oct 2023, 05:23
Forum: Ubuntu & Desktop Linux
Topic: FileBot Node Failed to write xattr key
Replies: 6
Views: 2535

Re: FileBot Node Failed to write xattr key

rednoah wrote: 24 Oct 2023, 00:48 e.g. write configuration file manually from the host:

Shell: Select all

echo "useExtendedFileAttributes=false" > "/home/dlone/Configs/filebot-node-config/data/filebot/system.properties"
Viola! that was the answer sir, thank you very much. problem solved.
by dyl4n20
23 Oct 2023, 23:21
Forum: Scripting and Automation
Topic: [Filebot Node] How can i set -no-xattr?
Replies: 8
Views: 3965

Re: [Filebot Node] How can i set -no-xattr?

I'd appreciate it if you could share how you implemented this solution, for the next guy that stumbles on this thread. ;) I use portainer to manage my docker containers. To fix this issue, I just modified your standard container in the portainer GUI and updated the existing FILEBOT_OPTS environment...
by dyl4n20
23 Oct 2023, 18:25
Forum: Ubuntu & Desktop Linux
Topic: FileBot Node Failed to write xattr key
Replies: 6
Views: 2535

Re: FileBot Node Failed to write xattr key

here is output from "sudo docker run --rm -it -v data:/data rednoah/filebot:node -script fn:properties --def net.filebot.xattr.store=.xattr" -------------------------------------------------------------------------------- Hello! Do you need help Getting Started? # FAQ https://www.filebot.n...
by dyl4n20
22 Oct 2023, 00:20
Forum: Ubuntu & Desktop Linux
Topic: FileBot Node Failed to write xattr key
Replies: 6
Views: 2535

Re: FileBot Node Failed to write xattr key

:arrow: :arrow: Error writing extended attribute 'net.filebot.mediainfo': No space left on device How can This be achieved in FileBot Node docker container. I ran the following filebot-script fn:properties --def net.filebot.xattr.store=.xattr in cmd promt and got the following output but i believe ...
by dyl4n20
18 Oct 2023, 04:21
Forum: Ubuntu & Desktop Linux
Topic: FileBot Node Failed to write xattr key
Replies: 6
Views: 2535

FileBot Node Failed to write xattr key

Hello, Host: Ubuntu 22.04 running on docker with portainer please see stack below. Here are the error messages I am seeing in logs. although everything does seem to be functioning properly. Failed to write xattr key: net.filebot.metadata: Failed to write xattr key: net.filebot.filename: filebot-node...
by dyl4n20
11 Oct 2023, 17:38
Forum: Ubuntu & Desktop Linux
Topic: Filebot node & xpra login details
Replies: 2
Views: 1964

Re: Filebot node & xpra login details

That is correct I was copying FileBot from another persons setup apposed to reading documentation and actually understanding whats what, I was assuming FileBot node used a user and password for authentication instead of the license key. I now understand that the username and password I was asking fo...
by dyl4n20
10 Oct 2023, 23:21
Forum: Ubuntu & Desktop Linux
Topic: Filebot node & xpra login details
Replies: 2
Views: 1964

Filebot node & xpra login details

Hello, I am trying to use filebot node and xpra docker containers although they require a username a password. Where can i find the username and password to be able to use these docker containers. - FILEBOT_NODE_AUTH_USER=${FB_USERNAME} - FILEBOT_NODE_AUTH_PASS=${FB_PASSWORD} - XPRA_AUTH=password:va...