Search found 13 matches
- 12 Mar 2020, 10:57
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
Mine works great now, I must admit the reason why it didn’t work was probably (I say probably cause I’ve not tried it and it’s working now so I’m gonna leave it), is because I didn’t have the .sh file in the right folder, so my path had no idea where to look for it. I have since created a /Users/user ...
- 01 Mar 2020, 17:01
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
Hold on, so I can put all that in the output section,I think, gonna try anyway, thanks very much.
- 01 Mar 2020, 16:59
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
Phew at last, watching the data directory for changes works, be great to just watch the Movies & the TV Show directories separately though as I could do with changing the output format a bit. So now to try and add this: /Users/Shane/media/TV Shows/{ny}/Season {s.pad(2)}/{n} - {'S'+s.pad(2)}E{e.pad(2 ...
- 01 Mar 2020, 16:19
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
Ok thanks will read, I’ve set the watch folder action to watch torrents/data just realised there will be nothing going on in media as there’s nothing being symlinked.
I’m gonna try that and see, then read after a long break
I’m gonna try that and see, then read after a long break
- 01 Mar 2020, 15:29
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
@rednoah I’ve even set it up as a folder action script and it’s still not doing anything. https://i.ibb.co/5k9qZnm/970-E352-F-0183-4-BB2-A16-D-071253-A23199.jpg I know Automator is working as it’s set to watch a folder in Dropbox and open Delige, it must be something I’m doing wrong, I’ve 8 months of ...
- 01 Mar 2020, 13:28
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
- 01 Mar 2020, 12:40
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
WTF is Alfred 😂 & yeah I used Xcode & I’ve used Terminal, never hand coded any MAS, this though is making me wanna take a couple of trips, I’ve done everything correctly and still nothing is happening, melt down. What do you suggest I do next, I’ve read all the links, the AMC one is still a bit confu ...
- 01 Mar 2020, 12:10
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
Woah this is mad, I program I’m Objective C and Swift 4, did have Apps in the store since 2013, and this is making my brain explode lol. The Chmod command worked all good and I’ve changed my path. https://i.ibb.co/C868B9R/98-CB4924-F959-4-AB3-856-F-DD4876-A03-A0-B.jpg https://i.ibb.co/Bq7w0gZ/8-A4-EB ...
- 01 Mar 2020, 11:25
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
unfortunately its still not working, don't know what I've done ill keep playing with it, till something happens, thanks for your help
- 01 Mar 2020, 10:19
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
ok thanks
I'm looking to keep my TV Show renaming, syntax, which is great for me, is ill have a play and be back.
thanks
I'm looking to keep my TV Show renaming, syntax, which is great for me, is ill have a play and be back.
Code: Select all
{ny}/Season {s.pad(2)}/{n} - {'S'+s.pad(2)}E{e.pad(2)} - {t}/{n} - {'S'+s.pad(2)}E{e.pad(2)} - {t}
- 01 Mar 2020, 10:01
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
Lol if I get it working, I already read that page and it says 1st create post-process.sh, do it looks like I have to compile it then link it?
So I run that command from Terminal, then link it, then how do I get FileBot to rename accordingly. Thanks
So I run that command from Terminal, then link it, then how do I get FileBot to rename accordingly. Thanks
- 01 Mar 2020, 09:48
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Re: Auto renaming with FileBot Tool and AMC both unsuccessful
Hello yep you are correct, I did blindly copy the command into Deluge, I will have a read and of how to do it with just FileBot and let you know, also thanks for the info on FileBot tool, I would prefer to use the curl, AMC script and have already setup some great renaming in that tool, if I can ...
- 01 Mar 2020, 09:24
- Forum: Scripting and Automation
- Topic: Auto renaming with FileBot Tool and AMC both unsuccessful
- Replies: 21
- Views: 10573
Auto renaming with FileBot Tool and AMC both unsuccessful
Hi there, just wondering if someone can point me in the right direction. I had a seed box with Plex, grabbed a license for FileBot as soon as was needed and it worked as it should. Decided to host my gown Plex on my Mac Mini and nothing is being renamed or symlinked which is what I’m after I tried F ...