Search found 40 matches

by elgallo
16 Jan 2015, 04:21
Forum: Help and Support
Topic: can artwork have --def?
Replies: 1
Views: 1433

can artwork have --def?

Can "... artwork=y ..." be defined to ONLY download banner, poster and season? and can the source be set to a specific --db? for example filebot -script fn:amc "/Volumes/Vide0/Television/Seeding/" --db TheTVDB --output "/Volumes/Vide0/Television/Plex TV/" --action symli...
by elgallo
08 Jan 2015, 18:25
Forum: Help and Support
Topic: Homebrew version music rename error
Replies: 2
Views: 1675

Re: Homebrew version music rename error

thanks my issue was twofold I had -rename BEFORE my input AND I had escaped "\" the spaces I have in a folder name (so in finder that folder is first regardless of other folder names) "musicFormat=/path/to/\ \ COMPLETE/folder/" where the solution was simply "musicFormat+/pat...
by elgallo
08 Jan 2015, 08:01
Forum: Help and Support
Topic: Homebrew version music rename error
Replies: 2
Views: 1675

Homebrew version music rename error

My set up fiLast login: Thu Jan 8 01:27:52 on ttys002 leMac-mini-de-el-GALLO-3:~ gallo$ filebot -script fn:sysinfo FileBot 4.5.3 (r2729) JNA Native: 4.0.0 MediaInfo: MediaInfoLib - v0.7.69 7-Zip-JBinding: OK chromaprint-tools: fpcalc version 1.1.0 (/opt/homebrew-cask/Caskroom/filebot/4.5.3/FileBot.a...
by elgallo
03 Jan 2015, 05:50
Forum: Help and Support
Topic: Code Started to "Ignore Processed Folder"
Replies: 5
Views: 3655

Re: Code Started to "Ignore Processed Folder"

I'm going to try this in reverse. I would prefer to have filebot rename files and only have to symlink so that I do not break seeding (private trackers) So I'm using your script as an example and simply calling on filebot for each of my save locations. this way I keep seeding on the drive that each ...
by elgallo
31 Dec 2014, 18:30
Forum: Help and Support
Topic: Code Started to "Ignore Processed Folder"
Replies: 5
Views: 3655

Re: Code Started to "Ignore Processed Folder"

would there be a way to write this so /path/to/Finished/torrent_name.mp4 MOVE to /path/to/Seed_forever/torrent_name.mp4 SYMLINK .../Seed_forever/* /path/to/Plex/TMDB_name (year) [cert]/movie name (year).ext (the last part I would set via "movieFormat= /path/to/Plex -format my personal settings&...
by elgallo
31 Dec 2014, 11:41
Forum: Help and Support
Topic: Newbie needs some help (scripts make my head hurt)
Replies: 2
Views: 1807

Re: Newbie needs some help (scripts make my head hurt)

I'm working on something similar, I don't think filebot can move/copy/link based off trackers. But this thread http://www.filebot.net/forums/viewtopic.php?f=8&t=2237&p=12820#p12820 shows some promise. though I haven't sorted it out, I would imagine that you'd have to move some folders around...
by elgallo
16 Dec 2014, 02:51
Forum: Help and Support
Topic: Mac Transmission-postprocess broken
Replies: 3
Views: 2370

Re: Mac Transmission-postprocess broken

Restarted my Mac mini and solved the issue. However, is there a way to make filebot post process run as sudo? I've noticed that I get these permission errors after about 48+ hours of uptime on my external HDD.
by elgallo
09 Dec 2014, 00:37
Forum: Help and Support
Topic: Mac Transmission-postprocess broken
Replies: 3
Views: 2370

Mac Transmission-postprocess broken

Mac OX 10.10.1 Transmission 2.8.4 Filebot 4.5 (via homebrew/cask) I've noticed that recently filebot won't rename/move movies to their final destination. works perfectly for TV shows. TV Shows are set to the same drive that Transmission. Movies final location are on another drive, I hadn't had issue...
by elgallo
14 Oct 2014, 00:38
Forum: Help and Support
Topic: multi volume sorting
Replies: 5
Views: 2917

Re: multi volume sorting

can postprocess handle transmission labels/groups? what I'd like to do, due to low disk space, download to TV series to /Volumes/Media/TV Movies to /Volumes/Video/Movies Music to /Users/me/Downloads Granted Transmission can only have ONE default download location with a subfolder or alternate for in...
by elgallo
13 Oct 2014, 17:57
Forum: Help and Support
Topic: multi volume sorting
Replies: 5
Views: 2917

Re: multi volume sorting

thanks rednoah!

how can I define the input? meaning I can write the settings in flexget to download TV series into /Volumes/A/
couchpotato into /Volumes/B/ and headphones to download into /Users/me/Music/.

however how do I get the transmission postprocess to read/see the files in those locations?
by elgallo
13 Oct 2014, 16:48
Forum: Help and Support
Topic: multi volume sorting
Replies: 5
Views: 2917

multi volume sorting

I'm using a Mac Mini, Plex, Filebot, Flexget (tv series) Couchpotato (movies) Headphones (music) currently my setup is as follows \#!/bin/bash /Applications/Filebot.app/Contents/MacOS/filebot.sh -script fn:amc --output "/Volumes/Media/Incomplete/complete" --log-file amc.log --action copy -...
by elgallo
03 Oct 2014, 19:22
Forum: Help and Support
Topic: Remove Trailing Brackets AND move The|a|an to end of title?
Replies: 1
Views: 2106

Remove Trailing Brackets AND move The|a|an to end of title?

My current setup I am using a Mac Mini, Transmission, Flexget, CP and of course FileBot my postprocess is as follows \#!/bin/bash /Applications/Filebot.app/Contents/MacOS/filebot.sh -script fn:amc --output "/Volumes/Media/Incomplete/complete" --log-file amc.log --action copy --conflict ove...
by elgallo
22 Jul 2014, 23:57
Forum: Help and Support
Topic: Transmission Mavericks & filebot 4.2 fail
Replies: 1
Views: 1710

Transmission Mavericks & filebot 4.2 fail

Hello I am currently using a Mac Mini, OS X ver 10.9.4, Transmission ver 2.84, Java ver 8 update 11, and Filebot ver 4.2. my previous transmission-postprocess worked fine with 4.0, I noticed that none of my media was being renamed and moved as it was being done previously. I searched this forum and ...
by elgallo
29 Apr 2014, 11:39
Forum: Scripting and Automation
Topic: noob Mac Auto Folder help
Replies: 3
Views: 2609

Re: noob Mac Auto Folder help

any file that I place in "/path/folder/to/watch" which would only be movies, TV shows or music. I'm thinking I could just make it just a script to run and have Hazel worry about "watching the folder" in which case should I specify --input "/Users/myname/watchFolder" whi...
by elgallo
29 Apr 2014, 10:55
Forum: Scripting and Automation
Topic: noob Mac Auto Folder help
Replies: 3
Views: 2609

noob Mac Auto Folder help

I've managed to get my AMC transmission-postprocess to finally work after some trial and error. It was a bit unique in that torrents are downloaded to Volume/downloads, then sorted into /Volumes/Media/Muzik, /Volumes/Media/TV and /Volumes/Video/M0vies. The screenshots were extremely helpful. However...