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/06/30 01:01]
robm v2.53 released
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.50 +| [[/downloads/tvrenamer.exe|Win32 bare executable]] | v2.57 (2020-04) |
-| [[/downloads/tvrenamer.exe|Win32 bare executable]] | v2.50 |+
  
 <note> <note>
-**2010-06-30 v2.53 Perl script released** +**2015-01-31 Perl script updated** 
-  MAINTENANCEEpGuides support updated to cope with annoying links to trailers / recaps etc which now appear as <spans> within the episode titlesThanks to Frederic and Jasper for bringing this to my attention+ 
-  * MAINTENANCEAdded m4v to the filename filter (thanks Frederic!)+**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. 
 + 
 +  - Remove AniDB support 
 +  - 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 26: 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 40: 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.1277859691.txt.gz · Last modified: 2010/06/30 01:01 by robm