1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
Commit Graph

602 Commits

Author SHA1 Message Date
Reinhard Pointner
408efd166d * manual force name via F2 2014-02-19 21:07:41 +00:00
Reinhard Pointner
486d720e0b * try fixing layout issues via auto-pack 2014-02-19 20:17:25 +00:00
Reinhard Pointner
1c3af8506c * fix "Can't Rename Folders" bug
@see http://www.filebot.net/forums/viewtopic.php?f=8&t=1321
2014-02-17 11:44:59 +00:00
Reinhard Pointner
c920efa989 * performance hack when deleting cells from huge lists 2014-02-04 14:34:36 +00:00
Reinhard Pointner
8200dfc88f * force file order on drop 2014-02-04 13:18:48 +00:00
Reinhard Pointner
9596ffffe7 * added Original Folder column in HistoryDialog 2014-01-26 18:28:49 +00:00
Reinhard Pointner
6996914492 -DuseCreationDate=true 2014-01-26 03:51:47 +00:00
Reinhard Pointner
c981cba2e2 * fix some GUI movie auto-selection issues 2014-01-24 17:31:33 +00:00
Reinhard Pointner
54d4dad955 * rewrite subtitle auto-selection (should work much better now for both strict and -non-strict modes) 2014-01-24 16:01:37 +00:00
Reinhard Pointner
f5b4dbee19 * support and include TheMovieDB alternative_titles data in search and index 2014-01-23 18:18:25 +00:00
Reinhard Pointner
c45abb7291 + support for smart-skip/override for keeping the higher-quality video via --conflict auto 2014-01-22 11:31:55 +00:00
Reinhard Pointner
66a6278611 * Extract API changes to include FileSize 2014-01-22 07:52:25 +00:00
Reinhard Pointner
3ed58bda08 * [Windows] allow renaming of files where just the upper/lower case is different 2014-01-17 14:07:38 +00:00
Reinhard Pointner
47982a63f6 * refactor 2014-01-12 16:42:22 +00:00
Reinhard Pointner
91e6fbc5a1 * misc 2014-01-11 08:47:37 +00:00
Reinhard Pointner
1e9d0899b0 + shortcut to grabbing just episode list or movie info without the files directly from rename panel (if files is empty) 2014-01-10 10:55:57 +00:00
Reinhard Pointner
53ad37930d * update search-auto-completion 2014-01-10 07:31:50 +00:00
Reinhard Pointner
f466546788 * AutoCompleteSupport now works with the full movie/series/anime index in the back
* update movie/series/anime index files and exclude bad entries
2014-01-09 18:26:25 +00:00
Reinhard Pointner
94ceccf966 * fix original name xattr 2014-01-08 20:52:28 +00:00
Reinhard Pointner
4354dc2fd6 + copy files with attributes
* xattr will only be set on destination files, not source files
2014-01-08 17:23:04 +00:00
Reinhard Pointner
af0f4892f7 * slight refactoring 2014-01-08 10:01:37 +00:00
Reinhard Pointner
ef2a64003b * use TV Series index only for TV-mode and Anime index only for Anime-mode 2014-01-08 09:28:04 +00:00
Reinhard Pointner
7cb21d824a + meta attribute viewer 2014-01-05 19:26:33 +00:00
Reinhard Pointner
4f3c709d17 * support SubtitleNaming options for subtitle file naming 2014-01-02 19:22:05 +00:00
Reinhard Pointner
9e4b38ea9a * optimize subtitle collection 2014-01-02 14:56:10 +00:00
Reinhard Pointner
9f568625fb * make sure to display language name not just ISO3 2014-01-02 05:10:35 +00:00
Reinhard Pointner
b5461fbf3c * slightly improved movie-set auto-detection for better {pi} bindings 2014-01-02 02:18:17 +00:00
Reinhard Pointner
23cff2321c * pre-cluster by folder before using the nm-Matcher as to to avoid exponential time increase problems 2014-01-01 09:30:38 +00:00
Reinhard Pointner
85953f2753 + allow user to define subtitle naming patterns 2014-01-01 08:46:29 +00:00
Reinhard Pointner
c3682f5d32 * fix some interaction issues 2013-12-31 09:12:28 +00:00
Reinhard Pointner
b2b0610579 * {lang} binding returns Language object now because Locale has compatibility issues with the various standards 2013-12-31 07:59:58 +00:00
Reinhard Pointner
b9f76c407c * include 3-letter language codes in Language config file 2013-12-31 07:28:30 +00:00
Reinhard Pointner
f5c8a4efd0 * order function panels by importance 2013-12-30 07:37:01 +00:00
Reinhard Pointner
0827fda189 * fix NPE issue
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=1199&p=7243#p7243
2013-12-23 13:42:56 +00:00
Reinhard Pointner
69e1ab5b55 * document {mediaType} binding 2013-12-23 05:53:44 +00:00
Reinhard Pointner
a2a897843b * update bindings sample dialog 2013-12-23 05:35:24 +00:00
Reinhard Pointner
e6331f1116 * revert folder-by-folder change because movies my very well be sorted into different CDn folders 2013-12-23 05:33:24 +00:00
Reinhard Pointner
878f311cae * make new part sets per folder 2013-12-22 09:14:15 +00:00
Reinhard Pointner
30d3134f81 * expose file media.types entry as {mediaType} binding 2013-12-22 08:33:19 +00:00
Reinhard Pointner
8211902ca0 * print result 2013-12-21 06:47:36 +00:00
Reinhard Pointner
9f6d01c7be * easter-egg Groovy Editor (with FileBot extensions) if you press F5 2013-12-20 21:38:22 +00:00
Reinhard Pointner
960b1bd9f8 * adjust default dialog sizes to make it work better on OSX 2013-12-19 11:40:44 +00:00
Reinhard Pointner
6c5730dd7d * fix issues reported by Ithiel
@see http://www.filebot.net/forums/viewtopic.php?f=6&t=1192&p=7177#p7177
2013-12-19 06:32:01 +00:00
Reinhard Pointner
ec818a921d * fixed title for FormatDialog Window 2013-12-19 06:20:30 +00:00
Reinhard Pointner
e6b8ce0607 * add {y} sample format for AudioTrack 2013-12-18 16:00:45 +00:00
Reinhard Pointner
0d6ae94ae9 + usability enhancements regarding FormatEditor 2013-12-18 05:53:59 +00:00
Reinhard Pointner
2c30728e61 * replace warnings with user guidance 2013-12-05 02:13:05 +00:00
Reinhard Pointner
f89ee90f72 * make auto-selection aware of alias titles 2013-12-02 14:41:15 +00:00
Reinhard Pointner
2b09bd1414 * remove DnD reminders 2013-11-15 09:55:08 +00:00
Reinhard Pointner
0a99a8f93d * warn the noobs about MISSING EXTENSION issues with AbsolutePath mode before renaming 2013-11-15 02:54:33 +00:00