1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-15 13:55:03 -05:00
Commit Graph

23 Commits

Author SHA1 Message Date
Reinhard Pointner
c64d44cbad + release r993 2012-05-02 06:02:56 +00:00
Reinhard Pointner
b64d63dc60 * push 2.61 minor update 2012-03-30 03:21:54 +00:00
Reinhard Pointner
46871fb8a4 + release 2.6 2012-03-11 02:24:29 +00:00
Reinhard Pointner
96fdea340d * automatically hardcode build revision into each release 2012-03-07 14:06:10 +00:00
Reinhard Pointner
f9f7124ed7 * hardcode update revision number (because reading rev from manifest seems to be a very fragile solution) 2012-02-22 08:11:56 +00:00
Reinhard Pointner
7dfcdbe35e + version bump to 2.5 !! :) 2012-02-20 07:11:42 +00:00
Reinhard Pointner
cc3fdd0c03 + version bump 2.4 2012-01-06 10:37:46 +00:00
Reinhard Pointner
99c52281f9 * misc 2011-12-27 18:57:11 +00:00
Reinhard Pointner
ace3e7a96c + support update notifications 2011-12-24 07:30:54 +00:00
Reinhard Pointner
34f2dc9551 * bump to 2.3 2011-12-07 17:18:24 +00:00
Reinhard Pointner
45482b589a * bump version to 2.2 2011-11-05 09:02:38 +00:00
Reinhard Pointner
055f9940e5 * bump version 2.1 2011-10-11 05:08:18 +00:00
Reinhard Pointner
bafb33d676 * simplify classname 2011-09-22 12:55:04 +00:00
Reinhard Pointner
1f9ea0f3a1 * added Google Analytics tracking for usage statistics (application startups, number of downloaded subtitles / episode lists) 2011-09-21 13:29:21 +00:00
Reinhard Pointner
abb057472d * bump version to 2.0 2011-09-15 12:48:23 +00:00
Reinhard Pointner
01ec6309cc * ability to check/compute sfv/md5/sha1 via CLI
* ability to auto-detect Series/Movie in rename CLI (force Series or Movie mode by setting episode/movie db)
* CLI -non-strict setting for renameSeries
* ignore hidden files whenever listing files via FileUtilities
* misc. refactoring
2011-09-13 18:16:38 +00:00
Reinhard Pointner
ad0240ace3 * switch themoviedb.apikey 2011-08-22 03:47:13 +00:00
Reinhard Pointner
8ab04ba075 * forgot to bump internal version information 2011-08-11 16:19:36 +00:00
Reinhard Pointner
d499bb01d6 * added initial support for serienjunkies as episode list provider 2011-08-05 04:38:11 +00:00
Reinhard Pointner
bf7ab1c52d * updated deployment info
* fixed JRE7 startup issue
2011-07-01 10:52:40 +00:00
Reinhard Pointner
c09ad32c06 * release r440 2010-10-25 13:23:45 +00:00
Reinhard Pointner
5c7f90540a * some refactoring & polishing
* update nekohtml to 1.9.13
* update jna to 3.2.3
* update ehcache to 1.7.0
* update mediainfo native libs to 0.7.24
* remove 32-bit mediainfo.dynlib for Mac because Java 6 is only available in 64-bit anyway
2009-11-02 23:25:04 +00:00
Reinhard Pointner
b0ea60dad6 + added webstart deployment
* added jnlp descriptors
* automated build, code signing and pack200 compression
* some webstart related code adjustments
* added MediaInfo 0.7.19 native libs for various operating systems
* updated jna
* use .properties file for application settings (name, version, apikeys, ...)
2009-07-27 22:34:42 +00:00