User Tools

Site Tools


coding:file_renamer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
coding:file_renamer [2010/07/08 09:09]
robm v2.53 EXEs now avaialble (Thanks Danny!)
coding:file_renamer [2020/04/27 17:56] (current)
robm Add CI badge from github
Line 1: Line 1:
-====== File renaming script  ======+====== TV File renaming script  ======
 Here you'll find a little program which can rename your video collection for you, it has the following nifty features: Here you'll find a little program which can rename your video collection for you, it has the following nifty features:
   * Automatically downloads episode titles from the web   * Automatically downloads episode titles from the web
Line 6: Line 6:
   * Very customisable   * Very customisable
   * Completely automatic!   * Completely automatic!
- 
-<html><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></html> 
  
 ^ Download ^ Version ^ ^ Download ^ Version ^
-| [[/downloads/tvrenamer.pl|Perl script]] | v2.53 | +| [[https://raw.github.com/meermanr/TVSeriesRenamer/master/tvrenamer.pl|Latest Perl script]] | <html><img src="https://github.com/meermanr/TVSeriesRenamer/workflows/CI/badge.svg"></img></html> 
-| [[/downloads/tvrenamer_setup.exe|Win32 Installer]] | v2.53 +| [[/downloads/tvrenamer.exe|Win32 bare executable]] | v2.57 (2020-04) |
-| [[/downloads/tvrenamer.exe|Win32 bare executable]] | v2.53 |+
  
 <note> <note>
-**2010-06-30 v2.53 Perl script released** +**2015-01-31 Perl script updated**
-  * MAINTENANCE: EpGuides support updated to cope with annoying links to trailers / recaps etc which now appear as <spans> within the episode titles. Thanks to Frederic and Jasper for bringing this to my attention. +
-  * MAINTENANCE: Added m4v to the filename filter (thanks Frederic!)+
  
-**2010-07-02 08:37 +0100 BUG**: There's an off-by-one error that causes the first character of each episode title to be missedFor instance:+**Note**: No longer using version numbers, as project is now hosted on [[https://github.com/meermanr/TVSeriesRenamer|GitHub.com]] and only receives bug-fixes, not major new features.
  
-<code> +  - Remove AniDB support 
-Simpsons S10E01 ard of the Dance.avi +  No longer tries to rename hidden files 
-Simpsons S10E02 he Wizard of Evergreen Terrace.avi +  Fixed #15, #16, #17, and #18 on [[https://github.com/meermanr/TVSeriesRenamer/issues|github.com]] 
-</code> +    * #15: $shortSeries name for "Doctor Who (2005)" 
- +    * #16: Special episode handling for EpGuides faulty 
-I will fix this this evening weekendThis probably only affects titles grabbed from EpGuides.com.+    * #17: Some Series paths on epguides.com are wrong 
 +    * #18: Unsuccessful run leaves .URL junk file behind
 </note> </note>
  
 +Found a bug? Please report it at [[https://github.com/meermanr/TVSeriesRenamer/issues]]
 ===== Download ===== ===== Download =====
 There are two flavours of the script, the normal Perl script which works on any computer which has the Perl scripting language installed on it, and a special Windows-only executable. If you don't know which one to download, try the Windows-only one, it won't bite. There are two flavours of the script, the normal Perl script which works on any computer which has the Perl scripting language installed on it, and a special Windows-only executable. If you don't know which one to download, try the Windows-only one, it won't bite.
Line 35: Line 32:
 [[wp>Perl#The_camel_symbol|{{coding:perl-camel.png |The Perl Camel}}]] Works on any platform which has the Perl scripting language installed. Perl comes pre-installed with most Linux distributions and Mac OS X, if you don't have it you can get it readily from [[http://www.perl.org/get.html|perl.org]] [[wp>Perl#The_camel_symbol|{{coding:perl-camel.png |The Perl Camel}}]] Works on any platform which has the Perl scripting language installed. Perl comes pre-installed with most Linux distributions and Mac OS X, if you don't have it you can get it readily from [[http://www.perl.org/get.html|perl.org]]
  
-[[http://robmeerman.co.uk/downloads/tvrenamer.pl|Download as Perl script (~100kiB)]] + 
 +[[https://raw.github.com/meermanr/TVSeriesRenamer/master/tvrenamer.pl|Download as Perl script]] 
  
  
Line 49: Line 47:
 <note warning>The documentation talks about ''tvrenamer.pl''. Rest assured that this version (''tvrenamer.exe'') works identically.</note> <note warning>The documentation talks about ''tvrenamer.pl''. Rest assured that this version (''tvrenamer.exe'') works identically.</note>
  
-  * [[http://robmeerman.co.uk/downloads/tvrenamer_setup.exe|Download installer (~2.6MB)]] +  * [[/downloads/tvrenamer_setup.exe|Download installer (~2.6MB)]] 
-  * [[http://robmeerman.co.uk/downloads/tvrenamer.exe|Download bare executable (~2.6MB)]]+  * [[/downloads/tvrenamer.exe|Download bare executable (~2.6MB)]]
  
 == ==
coding/file_renamer.1278580171.txt.gz · Last modified: 2010/07/08 09:09 by robm