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/01/11 11:16]
robm v2.50 EXEs uploaded
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.50 | +| [[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.50 +| [[/downloads/tvrenamer.exe|Win32 bare executable]] | v2.57 (2020-04) |
-| [[/downloads/tvrenamer.exe|Win32 bare executable]] | v2.50 |+
  
 <note> <note>
-**2009-11-23 v2.49 released**+**2015-01-31 Perl script updated**
-  * BUGFIX: Comparison of $scheme was using '==' instead of 'eq' +
-  * BUGFIX: Specifying input file / URL on command line wasn't working +
-  * MAINTENANCE: Removed some redundant pattern matches in command-line parser+
  
-**2010-01-07 v2.50 released + v2.49 Win32 EXEs uploaded** +**Note**: No longer using version numbers, as project is now hosted on [[https://github.com/meermanr/TVSeriesRenamer|GitHub.com]] and only receives bug-fixesnot major new features.
-  * General fix for handling compressed dataThis restored AniDB.net supportpossibly others.+
  
-**2009-01-11 v2.50 Win32 EXEs uploaded*+  Remove AniDB support 
-  Thanks to Danny Fallon again for compiling these!+  - No longer tries to rename hidden files 
 +  Fixed #15, #16, #17, and #18 on [[https://github.com/meermanr/TVSeriesRenamer/issues|github.com]] 
 +    #15: $shortSeries name for "Doctor Who (2005)" 
 +    #16: Special episode handling for EpGuides faulty 
 +    * #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 33: 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 47: 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.1263208577.txt.gz · Last modified: 2010/01/11 11:16 by robm