Search found 3 matches
- 09 Oct 2013, 16:05
- Forum: Episode / Movie Naming Scheme
- Topic: Request Help Renaming Set of Files Accompanying Media File
- Replies: 5
- Views: 7121
Re: Request Help Renaming Set of Files Accompanying Media Fi
Hi, (1) I confirm that... REGEX = [.][^.]+$ ...does work well - - it finds the text including & after the LAST "." , ignoring earlier "." such as "Dr." etc. Tested with http://regexpal.com/ ---------------------------------------------------------- (2) In FileBot, trying this: {n} - {s00e00} - {t ...
- 09 Oct 2013, 12:58
- Forum: Episode / Movie Naming Scheme
- Topic: Request Help Renaming Set of Files Accompanying Media File
- Replies: 5
- Views: 7121
Re: Request Help Renaming Set of Files Accompanying Media Fi
SOLVED Hi, I didn't get anywhere with the above brief post, and I had already read the suggested linked thread before I posted my request. However, I got some n00b help elsewhere and here is the solution for others' future reference: (1) File Name with "._____" removed (not needed below) {fn ...
- 08 Oct 2013, 21:11
- Forum: Episode / Movie Naming Scheme
- Topic: Request Help Renaming Set of Files Accompanying Media File
- Replies: 5
- Views: 7121
Request Help Renaming Set of Files Accompanying Media File
Hi, I need some help. My media player uses some accompanying files to display a thumbnail of the movie/TV poster, and background images. So I have "sets" of files that need to be renamed: TV Show example, before rename: Lost S1E1.jpg (thumbnail) Lost S1E1.nfo (info) Lost S1E1.mkv (the media file ...