Search found 2 matches

by omnigamer
11 May 2022, 12:59
Forum: Help and Support
Topic: commit_memory Operation not permitted?
Replies: 1
Views: 1191

commit_memory Operation not permitted?

Been having an issue that I think must be related to permissions; I try to run the amc script in filebot as part of a process that triggers after a transmission torrent finishes downloading, but I get the following error when it tries to run: OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory...
by omnigamer
30 Apr 2016, 18:36
Forum: Ubuntu & Desktop Linux
Topic: amc EOF error
Replies: 1
Views: 2744

amc EOF error

Hi there, I have an issue when using the amc script called from the context of transmission post downloading script. Here's how my script is set up: $ cat transmission-postprocess.sh #!/bin/sh # Input Parameters ARG_PATH="$TR_TORRENT_DIR/$TR_TORRENT_NAME" ARG_NAME="$TR_TORRENT_NAME&qu...