2010-04-28, 15:50
This isn't really Mythical but I know you've done a lot of other stuff. Say someone downloads 3 seasons of a show and they need to bulk rename them.
Original format might be something like "Dr.Who.Return.of.the.Daleks(XVID).MKV". I know Mythical can do it if I manually parse the series and episode name on the command line but is there a method whereby we can scan a directory and attempt a tvdb match then rename the file with SxxExx so that XBMC can properly import them? I guess if the filenames are consistent in that the episode name always starts at a specific position it might be possible to create a c script to parse out the Series and Episode names then run Mythical in non DB file mode. I used to use a program called TheRenamer on Windows but did'nt see a similar program for Linux.
Original format might be something like "Dr.Who.Return.of.the.Daleks(XVID).MKV". I know Mythical can do it if I manually parse the series and episode name on the command line but is there a method whereby we can scan a directory and attempt a tvdb match then rename the file with SxxExx so that XBMC can properly import them? I guess if the filenames are consistent in that the episode name always starts at a specific position it might be possible to create a c script to parse out the Series and Episode names then run Mythical in non DB file mode. I used to use a program called TheRenamer on Windows but did'nt see a similar program for Linux.