Commit Graph

15 Commits

Author SHA1 Message Date
Reinhard Pointner 6b1645e6dd * Improved support for mapping episode information between different databases and numbering schemes (e.g. via `AnimeLists` or `XEM`) 2019-06-10 02:28:37 +07:00
Reinhard Pointner 265eef6200 Refactor Episode / MultiEpisode / EpisodeUtilities 2019-06-09 19:42:56 +07:00
Reinhard Pointner d6b562c77f Add anime-lists parser
* https://github.com/ScudLee/anime-lists
2019-06-09 02:32:09 +07:00
Reinhard Pointner ffa0690bfc More lenient XEM series name matching 2019-06-07 22:08:06 +07:00
Reinhard Pointner b02128b2bd Set special number explicitely 2019-06-04 10:02:26 +07:00
Reinhard Pointner 658c940c45 Added {xem} binding to support --mapper XEM.TheTVDB 2019-06-01 22:56:51 +07:00
Reinhard Pointner 18f87bf55d Added {xem} binding to support --mapper XEM.TheTVDB 2019-06-01 17:43:18 +07:00
Reinhard Pointner 3ad63a76cc Add episode id to base episode record (i.e. a unique id per database) 2016-10-31 05:09:13 +08:00
Reinhard Pointner 4833391729 com.cedarsoftware.util.io.JsonReader requires a public constructor with no arguments (otherwise it'll try to find another constructor and call it with default values, e.g. null may change to 0) 2016-10-09 17:39:04 +08:00
Reinhard Pointner 07037b34ce Support multi-episode objects where each episode member has the same SxE numbers
@see https://www.filebot.net/forums/viewtopic.php?f=8&t=3456
2016-02-26 16:35:59 +00:00
Reinhard Pointner 9b0806f01f * fine-tune seriesName/aliasNames based matching 2015-01-18 08:57:37 +00:00
Reinhard Pointner 4022251746 + major rewrite of episode metadata / SeriesInfo 2014-12-10 18:53:58 +00:00
Reinhard Pointner a5398cc5e1 + add addtional metadata (order, language) to episode and movie objects 2014-07-24 11:31:03 +00:00
Reinhard Pointner 6fc7141fdb * fix package and import declarations 2014-04-19 06:30:29 +00:00
Reinhard Pointner 165e65c104 * move folder net.sourceforge.filebot to net.filebot 2014-04-19 06:06:45 +00:00