Search found 15 matches
- 04 May 2023, 01:12
- Forum: Episode / Movie Naming Scheme
- Topic: Suddenly {tmdb-nn} in dir names
- Replies: 6
- Views: 2278
Re: Suddenly {tmdb-nn} in dir names
Thanks for patiently explaining that one. Adding that line you posted to the script has removed that naming convention.
- 02 May 2023, 19:07
- Forum: Episode / Movie Naming Scheme
- Topic: Suddenly {tmdb-nn} in dir names
- Replies: 6
- Views: 2278
Re: Suddenly {tmdb-nn} in dir names
Confused since I didn't make any changes to my configuration. Log output. Run script [fn:amc] at [Tue May 02 11:54:49 PDT 2023] [PSA] Important Discussion of Proposed Changes: https://www.filebot.net/forums/viewtopic.php?t=13406 Parameter: clean = y Parameter: minFileSize = 0 Parameter: excludeList ...
- 02 May 2023, 02:50
- Forum: Episode / Movie Naming Scheme
- Topic: Suddenly {tmdb-nn} in dir names
- Replies: 6
- Views: 2278
Suddenly {tmdb-nn} in dir names
Hi, Not sure what happened but filebot is now adding the {tmdb-nn} to all new series and movies. How can I disable that feature? The command line I've been using for some years now. #!/bin/bash LANG="en_US.UTF-8" /usr/local/bin/filebot -script fn:amc --output /mnt/Storage/NewStuff --action copy -non ...
- 24 Feb 2022, 18:52
- Forum: Help and Support
- Topic: FreeBSD 13 - Unrecognized option: --illegal-access=permit
- Replies: 11
- Views: 7892
Re: FreeBSD 13 - Unrecognized option: --illegal-access=permit
In bash shell: sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/tar.sh)" + PACKAGE_VERSION=4.9.5 + curl -fsSL https://raw.githubusercontent.com/filebot/website/master/get.filebot.net/filebot/FileBot_4.9.5/FileBot_4.9.5-portable.tar.xz.sha256 + PACKAGE ...
- 24 Feb 2022, 17:08
- Forum: Help and Support
- Topic: FreeBSD 13 - Unrecognized option: --illegal-access=permit
- Replies: 11
- Views: 7892
Re: FreeBSD 13 - Unrecognized option: --illegal-access=permit
The default shell in FreeBSD is sh. This document doesn't mention bash as a requirement. https://www.filebot.net/forums/viewtopic.php?t=6057 Possible to provide a more recent doc than the current one(almost 4 years old)? There are apparently a few differences between a Linux and FreeBSD installation ...
- 24 Feb 2022, 13:54
- Forum: Help and Support
- Topic: FreeBSD 13 - Unrecognized option: --illegal-access=permit
- Replies: 11
- Views: 7892
Re: FreeBSD 13 - Unrecognized option: --illegal-access=permit
It was installed as a package "pkg install filebot" not from ports
Run either as the user or with sudo
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/fileb ... ar-jdk8.sh)"
-sh: Syntax error: redirection unexpected (expecting word)
Run either as the user or with sudo
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/fileb ... ar-jdk8.sh)"
-sh: Syntax error: redirection unexpected (expecting word)
- 24 Feb 2022, 13:52
- Forum: Help and Support
- Topic: FreeBSD 13 - Unrecognized option: --illegal-access=permit
- Replies: 11
- Views: 7892
Re: FreeBSD 13 - Unrecognized option: --illegal-access=permit
Trying to get Filebot to operate on FreeBSD 13 is my goal.
I uninstalled the 3rd party pkg and tried the installation script you suggested.
I uninstalled the 3rd party pkg and tried the installation script you suggested.
- 24 Feb 2022, 03:27
- Forum: Help and Support
- Topic: FreeBSD 13 - Unrecognized option: --illegal-access=permit
- Replies: 11
- Views: 7892
Re: FreeBSD 13 - Unrecognized option: --illegal-access=permit
Spoke to soon.. only filebot -version FileBot 4.9.3 (r8340) / OpenJDK Runtime Environment 11.0.13 / FreeBSD 13.0-RELEASE-p7 (amd64) does not produce an error. If I try to run any other command it errors with.. For example filebot -script fn:sysinfo An unexpected error occurred during startup: Access ...
- 23 Feb 2022, 18:59
- Forum: Help and Support
- Topic: FreeBSD 13 - Unrecognized option: --illegal-access=permit
- Replies: 11
- Views: 7892
Re: FreeBSD 13 - Unrecognized option: --illegal-access=permit
Ah Ha! When searching to the origin of the package there was another line I must have missed on this page https://www.freshports.org/multimedia/filebot The line being... You may also wish to use an alias, like: alias filebot='JAVA_HOME=/usr/local/openjdk11 LD_LIBRARY_PATH=/usr/local/share/java ...
- 23 Feb 2022, 13:56
- Forum: Help and Support
- Topic: FreeBSD 13 - Unrecognized option: --illegal-access=permit
- Replies: 11
- Views: 7892
FreeBSD 13 - Unrecognized option: --illegal-access=permit
Been using Filebot on Linux for several years but wanted to give it a go on FreeBSD(13) I'm installing the pkg form of FB and getting an error. "/usr/local/share/filebot # filebot.sh -version Unrecognized option: --illegal-access=permit Error: Could not create the Java Virtual Machine. Error: A ...
- 17 Feb 2019, 19:30
- Forum: Help and Support
- Topic: POSTBUCKET - where random posts in unrelated topics go
- Replies: 1036
- Views: 1039706
Re: [TAR] How to install FileBot on Linux / FreeBSD / Solaris / any Unix OS
Can this be updated? Been wrestling with getting openjdk-11 installed and found by FIlebot on install no luck
- 17 Feb 2019, 17:41
- Forum: Ubuntu & Desktop Linux
- Topic: Amc.txt check for completed file in DESTINATION
- Replies: 1
- Views: 1861
Amc.txt check for completed file in DESTINATION
I find my debian box with 4.8.2 often has a problem with a file and throws an exception and stopping Filebot in its tracks, I've tried increasing the JVM's memory to 512MB didn't work. Anyway... it ends up not completing the transfer or copy in this case but it logs the file name to be SKIPPED next ...
- 07 Jul 2018, 22:07
- Forum: Scripting and Automation
- Topic: Script is failing after adding license. Debian torrent box
- Replies: 4
- Views: 2866
Re: Script is failing after adding license. Debian torrent box
reinstalled 4.7.9 and works as it did before. I guess I'll wait for the next update.
- 07 Jul 2018, 21:53
- Forum: Scripting and Automation
- Topic: Script is failing after adding license. Debian torrent box
- Replies: 4
- Views: 2866
Re: Script is failing after adding license. Debian torrent box
The suggestion threw an error, so I tried this method. runuser -l debian-transmission -c 'filebot --license FileBot_License_PXXXXXX.psm' now im getting this. Jul 7 14:46:40 Torrent-OpenVPN-Filebot transmission-daemon[527]: Locking /var/lib/transmission-daemon/.filebot/logs/amc.log Jul 7 14:46:42 ...
- 07 Jul 2018, 20:14
- Forum: Scripting and Automation
- Topic: Script is failing after adding license. Debian torrent box
- Replies: 4
- Views: 2866
Script is failing after adding license. Debian torrent box
I have a couple scripts that run upon torrent completion to run filebot. even though I added a valid license file, when the script runs filebot errors and fails to see the license file. Script is owned by debian-transmission. and please keep in mind it has been working flawlessly for almost a year ...