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

2945 Commits

Author SHA1 Message Date
Reinhard Pointner
53c0e6593d Improved disk folder detection for incomplete DVD folders 2016-08-12 21:04:49 +08:00
Reinhard Pointner
fd4778ba8a Replace ":" with " - " when using {plex} 2016-08-12 03:33:05 +08:00
Reinhard Pointner
2a2fee18bb Fix retry behaviour [CRITICAL] 2016-08-12 03:04:17 +08:00
Reinhard Pointner
c34411f0c1 Resolve poster movie info only when full metainfo is requested 2016-08-12 03:03:27 +08:00
Reinhard Pointner
e6f57fa3a6 Fix {info.poster} 2016-08-12 02:04:41 +08:00
Reinhard Pointner
e5dc94afa9 If time stamps are too far apart then similarity must be 0 2016-08-12 00:30:21 +08:00
Reinhard Pointner
ecf9cf96dd Make sure TimeStampMetric works the same for all epochs 2016-08-11 20:27:18 +08:00
Reinhard Pointner
cd01fe26bf Better error message when bad --q parameter is passed 2016-08-11 19:27:05 +08:00
Reinhard Pointner
49e82b7824 Minor refactoring and UI optimizations 2016-08-11 10:45:43 +08:00
Reinhard Pointner
e6a36a2e88 Minor refactoring and UI optimizations 2016-08-11 10:19:12 +08:00
Reinhard Pointner
824ce14c62 Refactor Presets and enable keyboard shortcuts for Presets 1..9 via number keys 2016-08-11 07:06:18 +08:00
Reinhard Pointner
dcfcc91090 Refactor JavaFX UserFiles 2016-08-11 03:54:27 +08:00
Reinhard Pointner
985556b3f2 Allow paste of multi-line expression formats 2016-08-10 21:01:05 +08:00
Reinhard Pointner
0ae7161b47 Strip newline characters from format expression results 2016-08-10 21:00:27 +08:00
Reinhard Pointner
5818685e1f Hide "Count" column in HistoryDialog 2016-08-10 19:37:27 +08:00
Reinhard Pointner
cf4314708a Change button label 2016-08-10 19:25:47 +08:00
Reinhard Pointner
d92b67396e Fix {sy} issues 2016-08-10 19:11:23 +08:00
Reinhard Pointner
4b25cd6983 Refactor LazyDocumentListener 2016-08-10 18:43:26 +08:00
Reinhard Pointner
7ac41d2c36 Allow paste of multi-line expression formats 2016-08-10 18:25:32 +08:00
Reinhard Pointner
135c28d456 Refactor FormatDialog 2016-08-10 18:10:05 +08:00
Reinhard Pointner
3ca390678d readXml helper function 2016-08-10 17:53:52 +08:00
Reinhard Pointner
3529f11cc2 Try to fix FormatDialog editable issues 2016-08-10 07:52:58 +08:00
Reinhard Pointner
67a884f03c Throw IOException if server sends bad response data 2016-08-10 06:34:31 +08:00
Reinhard Pointner
7dd1898761 Refactor SimpleDate 2016-08-10 06:05:27 +08:00
Reinhard Pointner
9b640acd53 Consider media encoding date when comparing TimeStamp episode similarity 2016-08-10 05:50:54 +08:00
Reinhard Pointner
c6514b817a Refactor MediaInfo 2016-08-10 04:36:38 +08:00
Reinhard Pointner
0ef31fc19d Refactor MediaInfo 2016-08-10 04:13:39 +08:00
Reinhard Pointner
9dd4a82e04 Refactor SubtitleMetrics 2016-08-10 03:42:32 +08:00
Reinhard Pointner
53226d0809 Refactor media info cache synchronization 2016-08-10 03:26:55 +08:00
Reinhard Pointner
8f12961fe8 Consider media encoding date when comparing TimeStamp episode similarity 2016-08-10 03:11:06 +08:00
Reinhard Pointner
feaa0802a8 Refactor ONE_MEGABYTE 2016-08-10 03:05:51 +08:00
Reinhard Pointner
eceed1e979 Update MediaDurationFilter 2016-08-10 02:33:14 +08:00
Reinhard Pointner
13349bd031 Revert xattr changes 2016-08-10 01:46:54 +08:00
Reinhard Pointner
afe7f81065 Simplify json xattr metadata 2016-08-10 01:42:34 +08:00
Reinhard Pointner
6efec06e35 Simplify json xattr metadata 2016-08-10 01:27:24 +08:00
Reinhard Pointner
38bc994638 Refactor MetaAttributeView 2016-08-10 00:49:17 +08:00
Reinhard Pointner
9705602e43 Refactor {age} logic 2016-08-10 00:34:35 +08:00
Reinhard Pointner
8b4d963e5a Try to fix RSyntaxTextArea issues 2016-08-10 00:08:54 +08:00
Reinhard Pointner
bddf3e516b Refactor Date {now} to SimpleDate {today} 2016-08-09 23:46:03 +08:00
Reinhard Pointner
3ed3f92b48 Make sure that OMDb xattr movie data (with imdbid but without tmdbid) doesn't get accepted when processing files with TMDb.
@see https://www.filebot.net/forums/viewtopic.php?f=6&t=4038#p22634
2016-08-09 16:08:18 +08:00
Reinhard Pointner
65d5453797 Better error reporting for expressions that are too long 2016-08-09 02:00:17 +08:00
Reinhard Pointner
6f65b08d43 + Prepare for 4.7.2 bugfix release 2016-08-08 19:26:15 +08:00
Reinhard Pointner
ce1cc8c004 Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 18:35:53 +08:00
Reinhard Pointner
1f6f184e8d Make sure that movie object localization doesn't break anything 2016-08-08 17:05:23 +08:00
Reinhard Pointner
9c3e60f34e Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 15:53:28 +08:00
Reinhard Pointner
47ad8b843c Remove dead code 2016-08-08 15:12:57 +08:00
Reinhard Pointner
d60203c873 Refactor BindingDialog 2016-08-08 15:09:15 +08:00
Reinhard Pointner
76bb88042a Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 07:46:04 +08:00
Reinhard Pointner
8457561dd5 Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 07:18:00 +08:00
Reinhard Pointner
6eeb63c9fb Implement advanced multi-part movie detection (via group by mediainfo) 2016-08-08 05:22:05 +08:00