archive of deleted filebot
Go to file
Reinhard Pointner 09b41170fd Look into custom script names (for exception stacktraces) but keep as it is for now to avoid unnecessary complexity/magic
e.g.
public Class parseClass(String text, String fileName) throws CompilationFailedException {
	return super.parseClass(text, "amc");
}
2016-06-19 23:59:27 +08:00
build-data Do not use debug logging for script exceptions 2016-06-12 18:33:48 +08:00
installer + Experiment with snappy / snapcraft 2016-06-16 01:18:04 +08:00
lib Automate native library updates 2016-03-23 14:57:52 +00:00
source Look into custom script names (for exception stacktraces) but keep as it is for now to avoid unnecessary complexity/magic 2016-06-19 23:59:27 +08:00
test/net/filebot Internal TheMovieDB API for retrieving Country/AlternativeTitle mappings (return multi-map) 2016-06-07 06:04:55 +08:00
website Update redirects 2016-06-13 01:30:02 +08:00
.classpath Look into custom script names (for exception stacktraces) but keep as it is for now to avoid unnecessary complexity/magic 2016-06-19 23:59:27 +08:00
.gitignore Add excludes 2016-05-18 02:13:32 +08:00
.project Exclude derived resources 2016-03-27 10:50:34 +00:00
LICENSE Move to GitHub 2016-04-21 00:57:03 +08:00
README.md Move to GitHub 2016-04-21 13:19:06 +08:00
build.xml Create unique appbundle bundle name 2016-06-05 13:27:20 +08:00
ivy.xml Refactor ProgressDialog 2016-05-08 01:55:48 +08:00
reviews.tsv Review: Pratty 2016-05-19 02:09:15 +08:00

README.md

FileBot

SourceForge SourceForge SourceForge