Search found 9 matches
- 02 Jul 2014, 15:38
- Forum: Episode / Movie Naming Scheme
- Topic: After Update Separate 3D Folder Format Not Work
- Replies: 2
- Views: 3673
Re: After Update Separate 3D Folder Format Not Work
Thankyou Rednoah... SOLVED With 4.1 R2289
- 02 Jul 2014, 11:12
- Forum: Episode / Movie Naming Scheme
- Topic: After Update Separate 3D Folder Format Not Work
- Replies: 2
- Views: 3673
After Update Separate 3D Folder Format Not Work
Hi All,
Just update my Filebot 3.8 to 4.1 and I got some problem that It can not separate 3D movie folder again. Is there any new syntax to separate 3D and non 3D Movie ??
This is my script:
@echo off > C:/filebot/amc.log
filebot -version
filebot -script fn:amc "I:/Temp/extracted/!movie ...
Just update my Filebot 3.8 to 4.1 and I got some problem that It can not separate 3D movie folder again. Is there any new syntax to separate 3D and non 3D Movie ??
This is my script:
@echo off > C:/filebot/amc.log
filebot -version
filebot -script fn:amc "I:/Temp/extracted/!movie ...
- 21 Oct 2013, 14:30
- Forum: Scripting and Automation
- Topic: AMC Weird (can not do --action move or hardlink)
- Replies: 12
- Views: 10998
Re: AMC Weird (can not do --action move or hardlink)
I realy want to do that, but no skill of java programming...rednoah wrote:Just deleting some *.rar files is easy. You can modify amc.groovy yourself or just call your own delete script afterwards.
- 20 Oct 2013, 09:10
- Forum: Scripting and Automation
- Topic: AMC Weird (can not do --action move or hardlink)
- Replies: 12
- Views: 10998
Re: AMC Weird (can not do --action move or hardlink)
Thank you very much rednoah to solve my problem...
I would like to give some sugestion about script.groovy, maybe You can make a script.groovy like amc.groovy to support system that use Download Manager (not Torrent)... The script has same function with amc.grooyv, after all process in amc.script ...
I would like to give some sugestion about script.groovy, maybe You can make a script.groovy like amc.groovy to support system that use Download Manager (not Torrent)... The script has same function with amc.grooyv, after all process in amc.script ...
- 19 Oct 2013, 18:27
- Forum: Scripting and Automation
- Topic: AMC Weird (can not do --action move or hardlink)
- Replies: 12
- Views: 10998
Re: AMC Weird (can not do --action move or hardlink)
@rednoah : Thankyou very much, 1 and 2 work perfectly...
3. For the folder path maybe I am not clear explain it to you, because my system has more than one hdd, and I categorize my file to Movie, TV-Serials, and Anime so I hope the output path is just Drive letter and Catagorize folder file ...
3. For the folder path maybe I am not clear explain it to you, because my system has more than one hdd, and I categorize my file to Movie, TV-Serials, and Anime so I hope the output path is just Drive letter and Catagorize folder file ...
- 19 Oct 2013, 04:48
- Forum: Scripting and Automation
- Topic: AMC Weird (can not do --action move or hardlink)
- Replies: 12
- Views: 10998
Re: AMC Weird (can not do --action move or hardlink)
Thankyou readnoah for the folder size code, how about code to get parameter:
FolderTitle = Avatar.2009.720p (I has try {n.upperInitial().space('.')}.{y}.{vf} but it not work to output the folder title)
File.Count = 3 ( It means in the folder Avatar.2009.720p there are 3 files, that are 1 mkv and 2 ...
FolderTitle = Avatar.2009.720p (I has try {n.upperInitial().space('.')}.{y}.{vf} but it not work to output the folder title)
File.Count = 3 ( It means in the folder Avatar.2009.720p there are 3 files, that are 1 mkv and 2 ...
- 19 Oct 2013, 04:12
- Forum: Scripting and Automation
- Topic: AMC Weird (can not do --action move or hardlink)
- Replies: 12
- Views: 10998
Re: AMC Weird (can not do --action move or hardlink)
Thankyou for your reply rednoah.... Hmmm so make the output simple like this:
What parameter that I must add to mi.groovy to get like above?
Code: Select all
Folder.Title Folder.Size(GB) File.Count Path
Avatar.2009.720p 12.00 3 H:/Movie - 19 Oct 2013, 00:29
- Forum: Scripting and Automation
- Topic: AMC Weird (can not do --action move or hardlink)
- Replies: 12
- Views: 10998
Re: AMC Weird (can not do --action move or hardlink)
@rednoah : thankyou for your fast response... :)
1. Thankyou rednoah, the new update works smoothly !!!
2. Just check TheTVDB, its support KDrama and JDrama....
3. Sorry my mistake rednoah, I don't inform you that I not use Torrent but I use Internet Download Manager... I think after download ...
1. Thankyou rednoah, the new update works smoothly !!!
2. Just check TheTVDB, its support KDrama and JDrama....
3. Sorry my mistake rednoah, I don't inform you that I not use Torrent but I use Internet Download Manager... I think after download ...
- 18 Oct 2013, 00:20
- Forum: Scripting and Automation
- Topic: AMC Weird (can not do --action move or hardlink)
- Replies: 12
- Views: 10998
AMC Weird (can not do --action move or hardlink)
First of all, I want to say thankyou for rednoah for filebot.... This software realy Rocks dude!!! :mrgreen: :mrgreen: ....
I need help from all member in this forum, to solve my AMC system problem.. My AMC system use:
- Windows 7 SP1 64bit
- FileBot 3.8 (r1791)
- Java(TM) SE Runtime Environment 1 ...
I need help from all member in this forum, to solve my AMC system problem.. My AMC system use:
- Windows 7 SP1 64bit
- FileBot 3.8 (r1791)
- Java(TM) SE Runtime Environment 1 ...