Commit graph

545 commits

Author SHA1 Message Date
rolux
0ddb32858b image module: add getImageHash method 2012-12-27 14:45:20 +01:00
rolux
5c377a5d3a saner copyfile method (that works for files > max python str len) 2012-12-26 21:26:43 +01:00
j
7884e8671a dont use Japan (imdb display title) (English title) 2012-11-19 12:04:06 +01:00
j
9dfcb77be8 international english before often original uk 2012-11-11 17:23:34 +01:00
j
6529e5f1c1 some more special cases 2012-11-11 17:15:40 +01:00
j
43a54740bd restored version 2012-11-11 03:08:54 +01:00
j
8229a651f7 USA/UK 2012-11-11 02:31:51 +01:00
rolux
b8b7e666bc ua parser: detect chrome on ios 2012-11-09 23:07:31 +01:00
j
11a00db3bb update series detection, fixes #1153 2012-11-09 14:28:34 +01:00
j
c7a2ef21c7 titles 2012-11-08 20:34:26 +01:00
j
91ebecccc3 alternative spelling 2012-11-07 20:07:24 +01:00
j
6eb18c3077 use title from series entry as series title 2012-11-07 00:05:18 +01:00
j
15e78b8cb1 , 2012-11-04 16:12:28 +01:00
j
8c6f211f25 add more video extensions 2012-11-04 16:08:00 +01:00
j
dd316160be fix youtube download urls 2012-11-01 13:14:59 +01:00
rolux
0001859ba8 improve parse_useragent 2012-10-27 21:59:40 +02:00
rolux
d73833f467 in parse_useragent, add chromium 2012-10-27 21:35:46 +02:00
rolux
48240cee7f update parse_useragent 2012-10-27 18:51:39 +02:00
j
71b99c8ce9 better unicode support for download names 2012-10-24 17:18:23 +02:00
j
3b7b87a89f match charset in lower case 2012-10-19 14:22:39 +02:00
j
639b74eac3 reduce choice of alternative titles for english films, fixes #1084 2012-10-10 13:27:19 +02:00
j
13a55763d3 take first title only, fixes #1088 2012-10-10 13:08:37 +02:00
j
eaa8b9995f use title/originalTitle not title/internationalTitle 2012-10-09 14:55:29 +02:00
j
073aaa1b32 make directors unique but keep order, fixes #1076 2012-10-08 13:44:02 +02:00
rolux
104e9f1c5c format_path: don't use more than 10 director names 2012-10-08 11:27:28 +02:00
j
7fe62b5ce3 regex first, fixes #1058 2012-10-01 23:29:57 +02:00
j
102365eb8e ignore - descriptions, fixes #1047 2012-09-30 12:17:45 +02:00
j
1935b76b46 also strip single quotes from titles. fixes #1050 2012-09-30 12:14:33 +02:00
j
e0dd4d53b1 fix only one connection, parse connection description too 2012-09-29 18:13:58 +02:00
j
da09714910 parse new movieconnections page, fixes #1045 2012-09-29 17:55:37 +02:00
rolux
52932bccec fix opera version detection 2012-09-29 14:48:19 +02:00
j
c690f811b6 minor change 2012-09-25 13:54:54 +02:00
j
7c60ddd584 allow DictField to be None 2012-09-25 13:26:50 +02:00
j
8f82cefa78 cleanup imdb characters 2012-09-25 12:57:57 +02:00
j
c8cea371e3 load series pages with same timeout 2012-09-23 15:26:20 +02:00
rolux
280d5ddb39 (minor change) 2012-09-23 15:21:38 +02:00
rolux
8b0b960cce normalize: add 'dos' to lastname prefixes 2012-09-23 15:20:36 +02:00
rolux
62358ecd55 normalize: add 'des' to lastname prefixes 2012-09-23 15:19:54 +02:00
j
7ae6556ff4 cleanup episode titles 2012-09-23 15:12:07 +02:00
j
46f9b36851 update usera agent 2012-09-23 12:01:12 +02:00
j
1272e70891 remove empty alternative titles 2012-09-22 23:28:59 +02:00
j
a79b2a6134 fix stop words 2012-09-22 22:56:10 +02:00
j
6df54b5ca2 add title stop words again 2012-09-22 22:52:18 +02:00
j
b5b480e3f2 use imdb display title before other titles, dont add internationalTitle if its the same as title 2012-09-22 22:44:08 +02:00
j
d29f9e3dc8 fix movies with only one alternative title 2012-09-22 22:38:02 +02:00
j
ca9ffcf867 add Australia (foo) to International titles 2012-09-22 22:34:52 +02:00
j
e6aae3abe5 case sensitive title type match 2012-09-22 22:11:54 +02:00
j
da72fbdaed imdb: retun title/internationalTitle, #947; cleanup alternative titles, #963 2012-09-22 21:40:01 +02:00
j
c69a2ee825 detect html5 encoding 2012-09-22 20:57:40 +02:00
j
2d1ad2785d ignore anything after timecodes in srt, fixes #996 2012-09-21 11:48:02 +02:00