33 Commits

Author SHA1 Message Date
Ruud f7ed835ba5 Change minimum movie size
fix #4730
2015-03-09 16:36:09 +01:00
Ruud 259e2bc61c Don't skip unpacking on manage scan 2014-10-08 21:58:34 +02:00
Ruud b9dbadda0b Add randomstring support to cptag 2014-09-23 22:00:27 +02:00
Ruud 98540f2fcd Make sure original_folder isn't empty
fix #3747
2014-09-19 00:15:40 +02:00
Ruud 286f14a6d2 Return titles included in video headers 2014-08-31 15:03:10 +02:00
Ruud 32ce93d2e9 Encode video path 2014-07-11 10:30:32 +02:00
Ruud b6b936ddf3 Use other name guess. fix #3501 2014-06-24 20:50:25 +02:00
Ruud eaaa8dc834 Only try other if it's different 2014-06-23 14:15:00 +02:00
Ruud 5350dbf0ce Filter out extended and try other result on determine media. fix #3489 2014-06-23 14:13:32 +02:00
Ruud 648ac7793f Add multiple 3d tags to clean regex 2014-06-17 15:21:30 +02:00
Ruud 664ce6421f Try only parse filename for release name 2014-06-17 15:21:08 +02:00
Ruud 5d3b0deb4d Simpler progress update 2014-06-11 21:10:20 +02:00
Ruud 699c562d34 Return default resolution if nothing found 2014-06-10 22:47:23 +02:00
Ruud 0145aecab4 data['size'] sometimes doesn't exist 2014-05-31 13:53:45 +02:00
Ruud a5ee362fc0 Remove scandir lib, use os.walk 2014-05-31 11:53:24 +02:00
Ruud b86853f06f More path encoding 2014-05-11 19:36:22 +02:00
Ruud 311a2798dd Revert "Encode before path join"
This reverts commit b87c00c041.
2014-05-11 18:58:14 +02:00
Ruud b87c00c041 Encode before path join 2014-05-11 17:18:27 +02:00
mano3m 4179ba642b Various Fixes 2014-04-21 00:26:23 +02:00
mano3m 00954d98f7 Improve scanner
- Fix the disc and tag removal: they received the filename with capse
- add default metadata when resolution is known
2014-04-21 00:26:21 +02:00
mano3m 037e77860b Add 3D type to renamer (e.g. SBS, Half OU, etc) 2014-04-21 00:26:20 +02:00
mano3m 47e187449d Add use of size to scanner
And check if snatched quality is the same as what we detected
2014-04-21 00:26:19 +02:00
mano3m bfe8aa5f5f Add size to quality guessing
And cleanup searcher
2014-04-21 00:26:17 +02:00
mano3m ce4806df64 Add 3D renamer option 2014-04-21 00:26:15 +02:00
mano3m 95ce26d261 Use more standardized codec/source names
Fixes #999
2014-04-12 18:27:59 +02:00
jeremiahelroy 5c89a52f23 making the scanner follow symlinks 2014-04-01 00:48:08 -04:00
Ruud 99e77e409a Spring cleanup 2014-03-29 23:44:14 +01:00
Ruud e870fab277 Scanner didn't use correct get key to determine movie 2014-03-23 17:55:12 +01:00
Ruud 59347400c3 Add 3D tags 2014-03-22 12:20:16 +01:00
Ruud be46ed12ac get identifier helper 2014-03-19 23:06:27 +01:00
Ruud 48ec6fc757 Missing autoloads 2014-03-12 23:55:56 +01:00
Ruud 12c08154c5 Optimize imports 2014-03-12 21:41:29 +01:00
Ruud 0b61ec1e13 Move plugins to single file 2014-03-11 22:47:42 +01:00