Thanks rednoah.
Will try and give this stuff a go. Bit of a FileBot newb so hopefully I can work it out :-/
Is there a separate thread to post mismatches, or directly msg them to you?
Search found 6 matches
- 11 Nov 2012, 14:58
- Forum: Help and Support
- Topic: Write log within directory / Ignore certain folders ?
- Replies: 15
- Views: 13144
- 11 Nov 2012, 14:19
- Forum: Help and Support
- Topic: Write log within directory / Ignore certain folders ?
- Replies: 15
- Views: 13144
Re: Write log within directory / Ignore certain folders ?
Just to clarify on my second query, I meant is there a way to have FileBot ignore that folder automatically *in the future* - the incorrect match being determined and putting such a file such as "FILEBOT IGNORE.TXT" is a manual process, which is fine. Another thought I had was if FileBot asked the ...
- 11 Nov 2012, 14:00
- Forum: Help and Support
- Topic: Write log within directory / Ignore certain folders ?
- Replies: 15
- Views: 13144
Write log within directory / Ignore certain folders ?
I run FileBot via WebConsole on my Synology NAS At present I run the "utorrent-postprocess" script and am happy with it's results, *when* it matches the move / tv show correctly. If a correct match does not occur, I find it tricky going through the log (when processing BIG batches) each time to find ...
- 01 Nov 2012, 15:48
- Forum: Help and Support
- Topic: Rename Folders Too
- Replies: 37
- Views: 63222
Re: Rename Folders Too
I would love to give the fn:utorrent-postprocess script a go on a standalone basis on my already downloaded files. Have searched but couldn't find any guidance on that? First thing I need to change from this code: filebot -script fn:utorrent-postprocess --output "X:/path/to/media" --action copy ...
- 01 Nov 2012, 13:06
- Forum: Help and Support
- Topic: Rename Folders Too
- Replies: 37
- Views: 63222
Re: Rename Folders Too
Ah I see. That was a rookie error for sure! Thanks for the quick reply. Also, is there a script like this that takes into account that some torrents are downloaded into sub folders, for example: \[root]\[movie name]\CD1\[file].avi \[root]\[movie name]\CD2\[file].avi \[root]\[movie name]\subs ...
- 01 Nov 2012, 03:36
- Forum: Help and Support
- Topic: Rename Folders Too
- Replies: 37
- Views: 63222
Re: fn:renall
Updated fn:renall with an extra option to make it target movie folders for renaming rather than single files: filebot -script fn:renall "path/to/movies" --db TheMovieDB -non-strict --def target=folder I recommend first running it in test mode to see if everything is detected alright: filebot ...