Reinhard Pointner
|
20ed98147f
|
* connect nfo files to video files as well just like subtitles to make media info bindings match
|
2012-07-21 15:54:39 +00:00 |
|
Reinhard Pointner
|
425902f15d
|
* better logging
|
2012-07-21 15:49:22 +00:00 |
|
Reinhard Pointner
|
ffa1783e30
|
* make sure specials can't take priority over normal episodes
|
2012-07-21 15:47:49 +00:00 |
|
Reinhard Pointner
|
a15ee1dd98
|
* updated episode/movie detection (esp. for {n} {e} pattern)
|
2012-07-21 14:32:55 +00:00 |
|
Reinhard Pointner
|
e64d97b222
|
* consider headless environments
|
2012-07-21 13:55:07 +00:00 |
|
Reinhard Pointner
|
baf65babcc
|
* show episode/movie datasources as equals
|
2012-07-21 03:15:15 +00:00 |
|
Reinhard Pointner
|
43c5e992b7
|
* index original title as well as engish AKA title
|
2012-07-20 11:49:07 +00:00 |
|
Reinhard Pointner
|
d0f32dd0f7
|
* make movie detection resilient against unavailable local movie index
|
2012-07-20 04:04:55 +00:00 |
|
Reinhard Pointner
|
7c44c29b11
|
* catch possible NPE
|
2012-07-20 03:54:08 +00:00 |
|
Reinhard Pointner
|
6963eb41eb
|
* added -DuseNativeShell to jnlp
* don't create auto-create folders when not necessary
* manually set java/jna.library.path to make sure it's in the install folder
|
2012-07-20 03:38:47 +00:00 |
|
Reinhard Pointner
|
306eda5c8a
|
* make sure to resolve relative paths NativeRenameAction
|
2012-07-18 10:48:56 +00:00 |
|
Reinhard Pointner
|
bc14bf6fc0
|
* 1/3 emphasis on numberic patterns when sorting by similarity in order to help match movies by name and year
|
2012-07-18 10:45:47 +00:00 |
|
Reinhard Pointner
|
0a4b68f289
|
* only accept proper Movies or TV Shows
|
2012-07-18 09:50:39 +00:00 |
|
Reinhard Pointner
|
5379c39be3
|
* don't just use nfo files from the selected fileset for matching but all nfo files that are available
|
2012-07-18 09:14:58 +00:00 |
|
Reinhard Pointner
|
dc3415eb35
|
* updates
|
2012-07-17 20:55:01 +00:00 |
|
Reinhard Pointner
|
0d2314eab0
|
* integrate native MOVE/COPY on Windows
|
2012-07-17 20:52:03 +00:00 |
|
Reinhard Pointner
|
df91452cc0
|
* don't colorize items without a corresponding match on the other side
|
2012-07-17 20:46:56 +00:00 |
|
Reinhard Pointner
|
0e2c1ecf36
|
* allow auto-select or auto-ignore in movie mode to make it possible to skip all user interaction
|
2012-07-17 17:47:07 +00:00 |
|
Reinhard Pointner
|
27e8ec1806
|
* experimental support for windows shell operations
|
2012-07-16 19:11:07 +00:00 |
|
Reinhard Pointner
|
d9df1f21af
|
* pluggable rename action! new it's possible to pass in a closure as rename action
* fixed some problems with absolute paths being resolved as relative paths
|
2012-07-16 19:08:35 +00:00 |
|
Reinhard Pointner
|
45594c4179
|
* use JDK7 Files.copy() if possible
|
2012-07-16 19:04:45 +00:00 |
|
Reinhard Pointner
|
5cb775fdac
|
* finally fix this logger problem??
|
2012-07-16 18:38:07 +00:00 |
|
Reinhard Pointner
|
c6037b03d3
|
* support 360 and 240 as standard height as well for {vf}
|
2012-07-16 11:43:14 +00:00 |
|
Reinhard Pointner
|
8bdfaaec46
|
* fine-tuning as suggested by part timer
|
2012-07-16 11:32:09 +00:00 |
|
Reinhard Pointner
|
5abb1f7abe
|
* can't test drives that don't exist for being a folder or not
|
2012-07-16 11:24:34 +00:00 |
|
Reinhard Pointner
|
4fcc3def80
|
* workaround scrollpane problems by always showing the type label
|
2012-07-16 10:58:00 +00:00 |
|
Reinhard Pointner
|
8bd737ae71
|
* lots of improvements to subtitle-automatching esp. when handling movies
|
2012-07-16 10:09:21 +00:00 |
|
Reinhard Pointner
|
8fa867ae49
|
* update website scraper to subscene v3
|
2012-07-16 10:06:40 +00:00 |
|
Reinhard Pointner
|
03d299c67b
|
* enabled Sublight, but has to be configured via system property sublight.user=name:pwd
|
2012-07-16 09:58:18 +00:00 |
|
Reinhard Pointner
|
dfc9f118e8
|
* support fanart.tv
|
2012-07-16 02:42:15 +00:00 |
|
Reinhard Pointner
|
a5f75ca7ae
|
* keep 8 recently used expressions around
* added acronym() function
|
2012-07-15 09:22:02 +00:00 |
|
Reinhard Pointner
|
b4706ac468
|
* extras: ant functions for scripting, better initial window size, updated RG names
|
2012-07-15 07:48:47 +00:00 |
|
Reinhard Pointner
|
80e6b9ef1a
|
* allow sequence multi-selection
|
2012-07-15 07:46:43 +00:00 |
|
Reinhard Pointner
|
53f6b531fb
|
* don't get tricked so easily by random extra nfo files or hash matches
|
2012-07-15 07:42:06 +00:00 |
|
Reinhard Pointner
|
3b3de961cd
|
* rainbow highlighting of folder structure
|
2012-07-14 19:51:46 +00:00 |
|
Reinhard Pointner
|
917b6ca174
|
* separate processing threads from blocking user input thread
|
2012-07-14 19:04:30 +00:00 |
|
Reinhard Pointner
|
b0d8bd9cff
|
* bridge Java/TheTVDB language code differences
|
2012-07-14 14:54:07 +00:00 |
|
Reinhard Pointner
|
3182f15d03
|
* optimize startup user experience
|
2012-07-14 14:50:07 +00:00 |
|
Reinhard Pointner
|
8a5422bb3d
|
* really fixed it now, i think... damn race conditions...
|
2012-07-14 08:57:45 +00:00 |
|
Reinhard Pointner
|
d6b207d234
|
* fixed annoying analytics failed request logging
|
2012-07-14 08:52:48 +00:00 |
|
Reinhard Pointner
|
ebb9f068bb
|
* FAILED to make Groovy RootLoader work. The Groovy RootLoader ClassLoader didn't play well with ehcache serialization/deserialization basically disabled caching and causes sporadic AssertError crashes. Gave up after many hours of trying to fix that...
|
2012-07-14 07:58:53 +00:00 |
|
Reinhard Pointner
|
7fa0d86a7d
|
* fix that caused "All Languages" to be restored as "undefined"
|
2012-07-13 12:51:51 +00:00 |
|
Reinhard Pointner
|
d496a97ac8
|
* removed icon cache, just crashes the app sometimes and it's not really necessary anyway
* improved startup error handling
|
2012-07-13 12:39:21 +00:00 |
|
Reinhard Pointner
|
d29fe49390
|
* build my own imdb index from osdb movie data for ids and using my imdb scraper to get the original aka names
* lots of extra RG names and blacklisted terms (esp useful for dokus)
* updated cleaner script to handle video clutter like samples etc
|
2012-07-13 11:41:50 +00:00 |
|
Reinhard Pointner
|
7cf02bb235
|
* small refinements
|
2012-07-13 11:15:14 +00:00 |
|
Reinhard Pointner
|
8255d1d332
|
* remove deprecated stuff
|
2012-07-13 10:52:55 +00:00 |
|
Reinhard Pointner
|
bff13c898d
|
* decided to make Analyze -> Types case-insensitive
|
2012-07-13 07:22:46 +00:00 |
|
Reinhard Pointner
|
9e7f3618d2
|
* make matchMovieName CWS maxStartIndex customizable
|
2012-07-13 06:52:20 +00:00 |
|
Reinhard Pointner
|
155a487e31
|
* handle illegal imdb ids properly
|
2012-07-13 06:46:58 +00:00 |
|
Reinhard Pointner
|
8fd4576ff4
|
* better error messages when anti-leech limits are reached
|
2012-07-13 05:00:27 +00:00 |
|