Commit Graph

1731 Commits

Author SHA1 Message Date
Reinhard Pointner f76c31e4d6 * more user guidance 2013-10-28 05:49:00 +00:00
Reinhard Pointner b09fbaa3a6 * support basic testing of {model} binding 2013-10-27 07:25:08 +00:00
Reinhard Pointner f33510a5c7 * prefer "Channel(s)_Original" mediainfo field
@see http://www.filebot.net/forums/viewtopic.php?f=8&t=1038
2013-10-25 18:14:24 +00:00
Reinhard Pointner d609a1a080 * include leading/trailing argument quotes 2013-10-25 06:40:40 +00:00
Reinhard Pointner 32fe29653e * GUI utility for escaping cmdline arguments 2013-10-24 18:27:15 +00:00
Reinhard Pointner 27e7ddc4a7 * update notifications for sysinfo script (compatible) 2013-10-23 05:29:03 +00:00
Reinhard Pointner 1beb424560 * update notifications for sysinfo script 2013-10-23 05:24:13 +00:00
Reinhard Pointner 9ded478e66 * fix-fix 2013-10-23 03:44:36 +00:00
Reinhard Pointner d623c07373 * fix issue with args not being passed in 2013-10-22 09:15:46 +00:00
Reinhard Pointner 3ad6b1f55d * less clutter in error reporting 2013-10-21 02:30:11 +00:00
Reinhard Pointner a7907feba0 * update unit-tests 2013-10-20 13:10:39 +00:00
Reinhard Pointner d054c50c18 * better error reporting 2013-10-20 13:10:21 +00:00
Reinhard Pointner c7e25998fb * fine-tune series detection and SxE matching
@see http://www.filebot.net/forums/viewtopic.php?f=6&p=6353
2013-10-20 13:06:58 +00:00
Reinhard Pointner 86d448a5d8 * short-hand for "Put the The|A|An at the end 2013-10-20 04:21:22 +00:00
Reinhard Pointner bdbc4571be * include Folder Size / File Count 2013-10-19 03:15:05 +00:00
Reinhard Pointner f7a99a2ede * defensive programming for old json data 2013-10-18 11:42:04 +00:00
Reinhard Pointner d421a0f55f * better support for web-scraping in format expressions 2013-10-18 11:11:15 +00:00
Reinhard Pointner 859a0c045c * update blacklists
@see http://www.filebot.net/forums/viewtopic.php?f=4&t=1007&p=6309#p6309
2013-10-17 07:54:40 +00:00
Reinhard Pointner 0db73ef38f * use gzip compression for all sourceforge project-web responses 2013-10-17 07:39:12 +00:00
Reinhard Pointner 5b839d1ca8 * update samples 2013-10-17 07:11:32 +00:00
Reinhard Pointner 02cd92d842 * always display update notifications for outdated filebot installs 2013-10-17 07:11:03 +00:00
Reinhard Pointner 492c5b31b3 * better messages 2013-10-16 10:30:19 +00:00
Reinhard Pointner f6e4f1bb8f * optimize TheTVDB network requests (and make sure gzipped compression is used at all times) 2013-10-16 10:29:51 +00:00
Reinhard Pointner 1145a1f16b * update data 2013-10-16 04:02:53 +00:00
Reinhard Pointner 1796b08bf2 * fine-tune amc for 123xy patterns (2) 2013-10-15 10:54:23 +00:00
Reinhard Pointner f5cd05b04a * fine-tune amc for 123xy patterns 2013-10-15 08:35:22 +00:00
Reinhard Pointner 1fea44ad9e * use extensive caching for all TheTVDB data and request resources only if modified 2013-10-15 07:12:42 +00:00
Reinhard Pointner a130725d74 * improved support for crappy short-hand numbering styles
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=1013
2013-10-15 03:22:47 +00:00
Reinhard Pointner 4ef6b02903 * make sure to print out the TMDb invalid data error messages 2013-10-14 03:31:24 +00:00
Reinhard Pointner 2c91a3be2e * replace TheTVDB online search with local search as best as possible to improve search result ranking 2013-10-13 14:50:45 +00:00
Reinhard Pointner 071ee0f1b0 * flatten execute args for convenience 2013-10-13 10:38:31 +00:00
Reinhard Pointner 559b79026e * update blacklist 2013-10-13 09:56:10 +00:00
Reinhard Pointner 01cd81b0e4 * cleanup 2013-10-12 14:07:12 +00:00
Reinhard Pointner 983c65fc58 * if history.xml is invalid xml for some reason just ignore and override the next time it's written to file 2013-10-09 21:25:21 +00:00
Reinhard Pointner 19f69c9fbc * set "fpcalc" executable via system property net.sourceforge.filebot.AcoustID.fpcalc 2013-10-09 06:31:05 +00:00
Reinhard Pointner 8144a4b2e0 * package 32/64 bit chroma print tools respectively 2013-10-08 18:04:42 +00:00
Reinhard Pointner 9e07634b79 * new fpcalc seems to work with video files, so we magically get music video support !! :D 2013-10-08 17:32:12 +00:00
Reinhard Pointner 2cb532a1fb * fix net.sf.ehcache.EhcacheInit issues 2013-10-07 20:03:14 +00:00
Reinhard Pointner 6b5b757cfa * exclude trailer/sample files from processing as is done for movies already in episode mode as well 2013-10-07 18:52:57 +00:00
Reinhard Pointner 7a11589bc4 * disable java.util.prefs.WindowsPreferences warnings 2013-10-07 06:20:44 +00:00
Reinhard Pointner 6519e872c2 * improve on FormatDialog usability 2013-10-06 14:54:43 +00:00
Reinhard Pointner 1631970d52 * update libraries (use the official binary from maven central) 2013-10-06 13:00:28 +00:00
Reinhard Pointner eff52af83f * make format editor auto-scroll properly 2013-10-06 11:54:38 +00:00
Reinhard Pointner 49fa0002ca * update libraries 2013-10-06 11:23:53 +00:00
Reinhard Pointner 2f5d3af715 + update to 3.8 2013-10-06 06:46:34 +00:00
Reinhard Pointner a14fc37f2d * update libraries 2013-10-06 06:45:48 +00:00
Reinhard Pointner 026d4540af * update sorty example script 2013-10-06 05:31:57 +00:00
Reinhard Pointner 2724fba24f * manual mapping for CSI => CSI: Crime Scene Investigation 2013-10-06 05:31:20 +00:00
Reinhard Pointner 07173fabf0 + use RSyntaxTextArea as Groovy editor so we get neat highlighting and bracket matching :) 2013-10-03 19:44:33 +00:00
Reinhard Pointner 0408a17ddb * put error messages into tooltip and explain by hash / by name subtitle matching 2013-10-03 12:52:04 +00:00