Search found 16 matches

by MeddlBosdler
26 Mar 2020, 16:58
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

ok
works
thank you
by MeddlBosdler
26 Mar 2020, 15:24
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

doesnt change anything
by MeddlBosdler
26 Mar 2020, 15:23
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

should be here i think

http://gofile.me/4WzsD/J74YINXHK

at plex put in default?
by MeddlBosdler
26 Mar 2020, 14:28
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

on my DS218+ it runs ;-)

last question
what do i have to do, that i get the folders and sorted them in
for e.g.
Media/Series/Season 1/renamed files

is there something to adjust on the filebot node ?
by MeddlBosdler
26 Mar 2020, 05:38
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

i installed the license
even after a restart today, it says unregistered

but i did and the popup said it was successfully
but when i import a media file it says it isn't.

i have series, movies and music to rename

is it easier to install it on the ds218+ and get it run?
by MeddlBosdler
25 Mar 2020, 20:23
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

tried a new shot

# Configuration
CONFIG_OUTPUT="$HOME/Media"

# Log Files
CONFIG_LOG="$CONFIG_OUTPUT/.log/amc.log"
CONFIG_EXCLUDES="$CONFIG_OUTPUT/.log/amc.excludes"

# Execute FileBot
/usr/local/bin/filebot -script fn:amc "$@" --output "$CONFIG_OUTPUT" --action rename -r "$@" --format "{n ...
by MeddlBosdler
25 Mar 2020, 18:56
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

thank you for trying to help me
i don't get it, i'm too dumb for this

i do it without automation
by MeddlBosdler
25 Mar 2020, 18:09
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

ok
looked at this too

get a popup window with information, but says my license is valid, i should purchase
but i have purchased it

is it enough to replace
action duplicate
to action rename

i don't see it
haven't done something like this before

if it's a lot more to change i have to quit. i just ...
by MeddlBosdler
25 Mar 2020, 16:51
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

it's completely different to me
in one filebot gets opened and the media file too
in the other, it is all in the background and automated, even the "start" of the the program is different
i can't figure it out that easy

this is like apples
open -a FileBot "$@" --args --mode Rename

this like ...
by MeddlBosdler
25 Mar 2020, 16:42
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

this i tried too
this works
by MeddlBosdler
25 Mar 2020, 16:36
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

do i have to create a folder $Home/media?
if yes, where?

$Home will be my ssd ( christians mac mini ) right?
then i make a folder media there?
by MeddlBosdler
25 Mar 2020, 16:28
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

i did this too
made the screenshot after i tried it otherwise
by MeddlBosdler
25 Mar 2020, 15:00
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

yes i have
i did it this way, and i changed the "$HOME/Media" with the Folderadress where it lies and where it should be renamed

both the same result as i sended as screenshot
by MeddlBosdler
25 Mar 2020, 07:04
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

yes automator

he searches but then there's an error

http://gofile.me/4WzsD/dexjWgnnQ
by MeddlBosdler
25 Mar 2020, 05:34
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Re: Mac OS Workflow to rename

i read this
but also this doesn't work.
i always get the error

Code: Select all

     „-: /path/to/log.txt: No such file or directory“
filebot script is called
says
Bei der Aktion „Shell-Skript ausführen“ ist ein Fehler aufgetreten: „“
at the action "execute shell-script" is an error: ""
by MeddlBosdler
24 Mar 2020, 18:45
Forum: macOS
Topic: Mac OS Workflow to rename
Replies: 27
Views: 23163

Mac OS Workflow to rename

Hello
i want to get the workflow work, which is in the new 4.9 version of FileBot to rename.

i installed the script

/usr/local/bin/filebot -rename -r "$@" --format "{plex.name}" -non-strict --log-file context-menu.log

but there must be an error in "" it says.

I think it's the plex.name
how can ...