I have change the regex from
Code:
\|?((cd|dvd|part|dis[ck])([0-9]))to
Code:
\|?\-*\.*((cd|dvd|part|dis[ck])([0-9]))The stacking procedure is now:
originalfilename = Avatar.Part1.avi -> stackedfilename = Avatar
originalfilename = Avatar-Part1.avi -> stackedfilename = Avatar
originalfilename = Avatar CD1.avi -> stackedfilename = Avatar
The trailers are now found as follows:
originalfilename + "-trailer" (for example "Avatar.Part1-trailer.avi")
stackedfilename + "-trailer" (for example "Avatar-trailer.avi")
EmberAPI (new)
(2012-04-30 19:17)oleroc Wrote: Hepp, it worked like a charm, Thanx a bunch!
Quote:Bug 1: change "AvatarPart1.avi" to "Avata" (without "r") in search string
Is this something you fixed? Or something you want me to try?
Now I only have to find out why ember won't extract thumbs from 90% of the mkv's I've made with makemkv....
/om
Ignore the first post and read my post above.
Edit: And thank you for your +1 repu =)



Search
Help