1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/sourceforge/filebot/ui/rename
Reinhard Pointner a5284ccb40 * lots of testing & improvement for movie auto-detection
* more robust CLI movie-mode
2012-06-22 07:47:26 +00:00
..
AutoCompleteMatcher.java + Support episode SortOrder 2012-02-13 09:54:57 +00:00
BindingDialog.java * fix labels 2012-02-19 01:40:34 +00:00
BindingDialog.properties * make commonly used meta-info bindings more easy to use 2012-02-20 07:07:06 +00:00
CharacterHighlightPainter.java * move net.sourceforge.filebot.rename.ui.panel to net.sourceforge.filebot.rename.ui 2011-09-22 05:03:46 +00:00
EpisodeListMatcher.java * don't clean up part identifier from title for single episodes 2012-04-10 01:19:34 +00:00
ExpressionFormatDocument.java * move net.sourceforge.filebot.rename.ui.panel to net.sourceforge.filebot.rename.ui 2011-09-22 05:03:46 +00:00
ExpressionFormatter.java * make binding value cleanup (path separators / trim) also work in CLI 2011-11-24 12:03:17 +00:00
FileNameFormatter.java + added support for fully automatic SubtitleDescriptor/File subtitle matching to CLI, i.e. match files against subtitle listings 2011-11-24 17:27:39 +00:00
FilesListTransferablePolicy.java + support Movie disk folders in movie mode 2012-02-10 16:43:09 +00:00
FormatDialog.java * added help link for naming expression troubles 2012-02-16 10:45:44 +00:00
FormatDialog.properties * added help link for naming expression troubles 2012-02-16 10:45:44 +00:00
HighlightListCellRenderer.java * move net.sourceforge.filebot.rename.ui.panel to net.sourceforge.filebot.rename.ui 2011-09-22 05:03:46 +00:00
History.java * update filetype and release-group data 2012-04-22 18:09:55 +00:00
HistoryDialog.java + support Movie disk folders in movie mode 2012-02-10 16:43:09 +00:00
HistorySpooler.java * allow move-rename in CLI 2011-10-10 16:21:54 +00:00
MatchAction.java * make sure every matched object is a unique object (as required by Matcher) 2012-02-16 07:19:12 +00:00
MatchFormatter.java * move net.sourceforge.filebot.rename.ui.panel to net.sourceforge.filebot.rename.ui 2011-09-22 05:03:46 +00:00
MatchModel.java * move net.sourceforge.filebot.rename.ui.panel to net.sourceforge.filebot.rename.ui 2011-09-22 05:03:46 +00:00
MovieFormatter.java * fixed bug in default formatter (wrongly assumed part index starts with 0) 2012-02-14 02:08:21 +00:00
MovieHashMatcher.java * lots of testing & improvement for movie auto-detection 2012-06-22 07:47:26 +00:00
NamesListTransferablePolicy.java + added support for fully automatic SubtitleDescriptor/File subtitle matching to CLI, i.e. match files against subtitle listings 2011-11-24 17:27:39 +00:00
RenameAction.java + added support for rename --action move|copy|symlink|hardlink|test 2012-03-07 14:26:47 +00:00
RenameList.java * add buttons for all context menus so even noobs can get started easily 2012-02-18 03:28:48 +00:00
RenameListCellRenderer.java * improve rendering a bit 2012-02-23 04:59:50 +00:00
RenameModel.java * make sure normal File instances are used when renaming (not types like FastFile that cache fs operations) 2012-02-26 12:29:42 +00:00
RenamePanel.java * fix syntax error 2012-05-31 12:08:13 +00:00
RenamePanelBuilder.java * move net.sourceforge.filebot.rename.ui.panel to net.sourceforge.filebot.rename.ui 2011-09-22 05:03:46 +00:00
ScrollPaneSynchronizer.java * move net.sourceforge.filebot.rename.ui.panel to net.sourceforge.filebot.rename.ui 2011-09-22 05:03:46 +00:00
ValidateDialog.java * disable filename validation against characters not support by Windows via -Dunixfs=true 2012-04-15 15:38:59 +00:00