hi there.
AMC is working great and since i am only watching korean series is it possible to add "--filter "lang ko" to the script?
thanks
Search found 14 matches
- 29 Nov 2016, 01:27
- Forum: Scripting and Automation
- Topic: --filter for Korean dramas
- Replies: 1
- Views: 2264
- 28 Nov 2016, 10:07
- Forum: macOS
- Topic: Won't launch after update via app store
- Replies: 31
- Views: 24417
- 28 Nov 2016, 09:47
- Forum: macOS
- Topic: Won't launch after update via app store
- Replies: 31
- Views: 24417
Re: Won't launch after update via app store
weird. i have no problem with my other imac 10.10.5
- 28 Nov 2016, 09:43
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
yeah!!! all good now after upgrading to 4.7.5! thanks alot
- 28 Nov 2016, 04:56
- Forum: macOS
- Topic: Won't launch after update via app store
- Replies: 31
- Views: 24417
Re: Won't launch after update via app store
os x 10.10.5
running 4.7.2 brew same time but no luck with 4.7.5 here
running 4.7.2 brew same time but no luck with 4.7.5 here
- 22 Nov 2016, 02:04
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
Hi there Here the command: filebot -rename /Users/Desktop/toPlex --db thetvdb -non-strict result in computer A: FileBot 4.7.2 (r4178) JNA Native: 4.0.1 MediaInfo: 0.7.87 7-Zip-JBinding: 9.20 Chromaprint: 1.1.0 Extended Attributes: OK Script Bundle: 2016-11-07 (r458) Groovy: 2.4.7 JRE: Java(TM) SE ...
- 20 Nov 2016, 01:28
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
Hi there
am not reporting data issues or mismatch. still learning here and just dont understand why same script work in my powerbook but not my imac, thanks
p.s: the weird script can find my badly-named unknown TV Show which my filebot apps can't
am not reporting data issues or mismatch. still learning here and just dont understand why same script work in my powerbook but not my imac, thanks
p.s: the weird script can find my badly-named unknown TV Show which my filebot apps can't
- 19 Nov 2016, 06:30
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
Hi there am still trying to get it works. script below is working for my powerbook but not my imac for some reason... running same script but different output result in my iMac and powerbook /usr/local/bin/filebot -rename --format "{plex}" "{n} {s00e00} {t}" /Users/Download --output /User/Final ...
- 16 Nov 2016, 14:15
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
1) if i drop it to my file (The.Man.Living.in.Our.House.E01.161024.720p-NEXT.mp4) filebot os x apps and click "Match" a menu pop up and ask me to enter series name 2) nothing will happen if i run action folder with : /usr/local/bin/filebot -rename --format "{plex}" /Users/xxx/download.tv --output ...
- 16 Nov 2016, 02:37
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
hi there
my tv show's name :
The.Man.Living.in.Our.House.E01.161024.720p-NEXT.mp4 is not working but if i change it to:
The.Man.Living.in.Our.House.S01E01.161024.720p-NEXT.mp4 is working
How can i fix this so i can auto run with filebot. Thank you
my tv show's name :
The.Man.Living.in.Our.House.E01.161024.720p-NEXT.mp4 is not working but if i change it to:
The.Man.Living.in.Our.House.S01E01.161024.720p-NEXT.mp4 is working
How can i fix this so i can auto run with filebot. Thank you
- 21 Oct 2016, 12:01
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
really sorry for not making my case clear. i need filebot to rename my video/subtitle in "action folder" and move them to selected path. i am using amc script with Folder Action with Automator now. when i add videos and subtitles files to "action folder" only video files will be "rename and copy" to ...
- 20 Oct 2016, 09:38
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
yeah and thanks!
its working now with your acm script with automator but not my subtittle.srt. please advice and my files still in "watch folder". how to auto remove after complete?
its working now with your acm script with automator but not my subtittle.srt. please advice and my files still in "watch folder". how to auto remove after complete?
- 20 Oct 2016, 06:25
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
Re: auto rename in plex movie folder
Hi there. Thanks alot I am running below script with automator: /usr/local/bin/filebot -rename --format "{n} {s00e00}" /Users/xxx/Desktop/LenicePlex/download --output /Users/xxx/Desktop/LenicePlex/complete -non-strict this only rename and move. how can i get it to create tv's name folder ? can i do ...
- 19 Oct 2016, 10:07
- Forum: macOS
- Topic: auto rename in plex movie folder
- Replies: 20
- Views: 21315
auto rename in plex movie folder
hi there. can someone point me to how to auto rename files in my plex's folder? i need filebot to auto rename my downloaded files when i added new movies. thanks alot