lang tag was the first thing I tried, but had no success
it just renames all .srt files into (movie name).srt and put them in a single folder which is no good
in other word it doesn't recognize languages in .srt files to tag them properly
Search found 5 matches
- 21 Mar 2016, 21:03
- Forum: Windows
- Topic: how to exclude multiple .srt files from renaming?
- Replies: 8
- Views: 6998
- 21 Mar 2016, 20:45
- Forum: Windows
- Topic: how to exclude multiple .srt files from renaming?
- Replies: 8
- Views: 6998
Re: how to exclude multiple .srt files from renaming?
This format will yield exactly that: F:/HD/{n} {y} ({y}, {rating})/{ext =~ /srt/ ? fn : ny} this one kinda does it, but keeps the original .srt names, and won't change the english.srt into (movie name year).srt , and I don't care about the rest of .srt files but this one is good enough I guess ...
- 20 Mar 2016, 22:13
- Forum: Windows
- Topic: how to exclude multiple .srt files from renaming?
- Replies: 8
- Views: 6998
Re: how to exclude multiple .srt files from renaming?
thanks for your replies well I don't know any programing and can't write my own lines, I thought this problem and procedure is so basic that there are presets in the program for it (renaming subtitles!) I guess this program is so advanced and complicated that is unable to do simple stuff like this ...
- 20 Mar 2016, 01:54
- Forum: Windows
- Topic: how to exclude multiple .srt files from renaming?
- Replies: 8
- Views: 6998
Re: how to exclude multiple .srt files from renaming?
since I'm renaming a few hundreds of movies, I can't selectively drop just video files into filebot, and prefer to rename the whole database in one go here is an example of the original file path and name: F:\HD\Daddys Home 2015 1080p BluRay x264 DTS-JYK\Subs\ English(SDH).srt English.srt French.srt ...
- 19 Mar 2016, 11:23
- Forum: Windows
- Topic: how to exclude multiple .srt files from renaming?
- Replies: 8
- Views: 6998
how to exclude multiple .srt files from renaming?
each movie has a sub folder inside which contains multiple subtitles; I just want them unchanged during renaming and moving, but filebot wants to rename them all to original movie name and put them in sub folder! i read several help topic and almost none of them help; there are some solutions via ...