Commit Graph

1253 Commits

Author SHA1 Message Date
Ruud 1857e047b0 Remove moviename words when scanning for 3d tags. fix #3395 2014-06-17 15:22:20 +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 cfb77a1076 Don't use extension to test for quality tags. fix #3457 2014-06-17 14:22:42 +02:00
Ruud 3faece0b4c Don't log already deleted releases. 2014-06-16 21:21:55 +02:00
Ruud a196a499ae Only cache qualities if list length is correct 2014-06-15 22:13:01 +02:00
Ruud 58bd9cd7a1 Unable to hide & reorder profiles. fix #3437 2014-06-15 14:59:02 +02:00
Ruud 83e8ae392d Don't create a new "done" release on rename. fix #3250 2014-06-11 23:17:59 +02:00
Ruud 2d243d51e4 Ignore ETA on manual refresh 2014-06-11 22:03:38 +02:00
Ruud 5d3b0deb4d Simpler progress update 2014-06-11 21:10:20 +02:00
Ruud 876c602710 Code cleanup 2014-06-11 12:29:31 +02:00
Ruud ba9c975335 Allow empty quality 2014-06-11 10:11:36 +02:00
Ruud 2499012d88 Merge branch 'develop' of github.com:RuudBurger/CouchPotatoServer into develop 2014-06-11 09:31:43 +02:00
Ruud 7788669de1 Fill in profiles & qualities when they are empty. fix #3396 2014-06-11 09:31:29 +02:00
Ruud d7f6fad3dd Unicode filenames before saving release. fix #3383 2014-06-10 22:51:15 +02:00
Ruud 699c562d34 Return default resolution if nothing found 2014-06-10 22:47:23 +02:00
Ruud 17ba9ee96b Allow full library refresh interval. fix #2807 2014-06-10 13:54:31 +02:00
Ruud bff05925e8 Only allow 3d tag as single word, not partial. fix #3368 2014-06-06 21:37:16 +02:00
Ruud 05f4b2b8ce Allow full scan and quick scan separately 2014-06-06 21:36:35 +02:00
Ruud 2eac294643 Allow already deleted releases 2014-06-06 20:42:01 +02:00
Ruud f6789f79ea Import cleanup 2014-06-06 20:14:57 +02:00
Ruud fa7e59e842 Don't save profile order twice 2014-06-06 17:26:54 +02:00
Ruud c90a423012 Disable SSL verification 2014-06-06 11:23:21 +02:00
Ruud f0daee669b Add opener to env 2014-06-06 10:53:08 +02:00
Ruud 426155e65c Add extra score if size is unique. fix #3344 2014-06-03 23:34:32 +02:00
Ruud 6b9b446e3d Quality guess keyerror. fix #3347 2014-06-03 22:53:30 +02:00
Ruud ab2b2cfe6e Cleaner empty dir cleanup 2014-06-03 22:49:12 +02:00
Ruud 4b236c6ed6 Only cleanup source folders 2014-06-03 22:25:17 +02:00
Ruud 18807191c0 Don't reindex on startup 2014-06-01 17:36:34 +02:00
Ruud 27f331a1fc Don't verify ssl for downloaders 2014-06-01 14:30:45 +02:00
Ruud ba65700aad Use textarea value for log posting 2014-05-31 23:46:34 +02:00
Ruud 84a7cfe07d Add CP version by default in logs 2014-05-31 22:09:18 +02:00
Ruud 616434a00f Delay release cleanup 2014-05-31 21:31:06 +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 c094120f04 Do verify requests 2014-05-29 19:50:36 +02:00
mano3m 06a8414f12 Add 3D to download notification. fixes #3242 2014-05-13 20:23:43 +02:00
Ruud 1ac01456a9 Don't show snatched movies in late section. fix #3013 2014-05-11 20:18:50 +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 5a2a9bbf9a Loop through release files properly 2014-05-11 17:40:55 +02:00
Ruud 0f8ab05fd4 Clean up managed movies 2014-05-11 17:40:43 +02:00
Ruud b87c00c041 Encode before path join 2014-05-11 17:18:27 +02:00
Ruud 8999f51dc9 Make quality guess debug message 2014-05-11 16:07:23 +02:00
Ruud 675bee83ca Path encode 2014-05-11 16:02:49 +02:00
Ruud 33e5dd1fdb Speed up log highlight
Allow reverse selection
2014-05-11 00:52:55 +02:00
Ruud 6ba25b5468 Better highlight 2014-05-10 15:58:29 +02:00
Ruud cc10969506 Keep log filter
Pre-fill in issue when possible
2014-05-10 15:53:27 +02:00
Ruud c2eb50a7ee Log reporting 2014-05-10 13:23:13 +02:00
Ruud 3a4c191b11 Make logs filterable 2014-05-09 16:53:25 +02:00