Commit graph

529 commits

Author SHA1 Message Date
rolux
73fa8fbecc movie.py: minor fixes 2012-08-20 20:08:50 +02:00
rolux
8ffb8fb4b1 movie.py: handle multiple subtitle languages and multiple video extensions 2012-08-20 19:42:03 +02:00
rolux
204542e2ab movie.py: add parse_paths 2012-08-20 18:19:17 +02:00
rolux
f4bb9822bc movie.py: change wording in comment 2012-08-20 15:32:06 +02:00
rolux
332e6051c4 movie.py: remove spaces preceding extension 2012-08-18 22:24:51 +02:00
rolux
87032a2a5e movie.py: when replacing title in file name, strip leading whitespace 2012-08-18 22:11:19 +02:00
rolux
1040878a0f movie.py: when replacing title in file name, don't consume extension 2012-08-18 22:06:08 +02:00
rolux
d3f8443a15 movie.py: fix regexp 2012-08-18 21:35:58 +02:00
rolux
c5a7e55608 movie.py: correctly handle dots in part title 2012-08-18 21:06:50 +02:00
rolux
8d340e46a9 movie.py: in format_path, always add '.en' 2012-08-18 19:14:29 +02:00
rolux
e8af7b4615 movie.py: in format_path, always add '.en' 2012-08-18 19:05:45 +02:00
rolux
a15a07bdcc movie.py: refactoring; fix multiple years 2012-08-18 15:21:24 +02:00
rolux
3d26e8b495 movie.py: correctly handle multi-episode files 2012-08-18 14:52:46 +02:00
rolux
5bd546af09 movie.py: correctly handle S00 and E00 2012-08-18 14:06:52 +02:00
rolux
0b619cfc86 movie.py: improve handling of dots in episode titles 2012-08-18 13:49:05 +02:00
rolux
11aa3f2180 movie.py: strip whitespace from beginning and end of path parts 2012-08-17 15:51:03 +02:00
rolux
66b407a6fa movie.py: allow for S00 or E00 2012-08-17 15:48:19 +02:00
rolux
3e269531e5 movie.py: typo 2012-08-17 11:08:47 +02:00
rolux
8e1261bc9d movie.py: typo 2012-08-17 11:05:09 +02:00
rolux
0f97aa8bae movie.py: allow for 'Title (YEAR-)/' 2012-08-17 01:59:09 +02:00
j
a4304fd8b9 add more extensions, make extension accessible 2012-08-16 18:57:57 +02:00
rolux
4336c19378 movie.py: refactoring 2012-08-16 18:18:44 +02:00
rolux
3e657b09c0 movie.py: correctly handle subdirectories 2012-08-16 16:31:58 +02:00
rolux
9de043422e movie.py: handle some more corner cases 2012-08-16 16:21:15 +02:00
rolux
ccc9c90090 movie.py: update parse_path to handle arbitrary strings 2012-08-16 15:44:57 +02:00
rolux
7d9c389606 movie.py: accept uppercase extensions 2012-08-16 02:57:46 +02:00
rolux
92f53b2346 movie.py: make keys camelCase 2012-08-16 00:34:12 +02:00
rolux
458455592b movie.py: correctly format Unknown Director 2012-08-15 22:39:38 +02:00
rolux
10b71a5c23 movie.py: handle two-letter extensions; don't add 'en' to path 2012-08-15 21:55:35 +02:00
rolux
09381f65f4 in movie module, add new format_path and parse_path methods 2012-08-15 20:57:04 +02:00
rolux
4fb9b03db9 update geo module 2012-08-15 18:00:52 +02:00
rolux
c9db65f68b KEYWORDS -> KEYWORD 2012-08-15 17:59:31 +02:00
rolux
cfd84e916a update user agent parser 2012-08-15 17:58:46 +02:00
rolux
d73784c8c6 fix is_regexp() in tokenize() 2012-05-26 12:48:43 +02:00
j
c374a8fec1 fix allmovie parser to work a bit 2012-07-08 14:16:57 +02:00
j
d860742aea cleanup metacritic 2012-07-08 13:16:59 +02:00
j
e74dc77ab1 update rottentomatoes and metacritic 2012-07-08 13:09:58 +02:00
j
a4271fd81a support versioned apis 2012-07-07 18:51:46 +02:00
j
9c7b985295 only return movie data if page is a movie page 2012-07-07 18:51:19 +02:00
j
b12e6f1b5c fix wikipedia poster urls 2012-07-07 18:03:02 +02:00
j
daf79e8d52 add some imdb mappings 2012-07-07 15:04:16 +02:00
j
43e8efc470 person keys should be unique fixes #900 2012-07-02 15:06:08 +02:00
j
d6be4b20f7 add ffprobe wrapper 2012-06-11 12:11:06 +02:00
j
77d7d7a2ec country names are unicode 2012-06-04 21:25:41 +02:00
j
ddecba1d1f cleanup 2012-05-27 13:50:10 +02:00
j
f6b5d6bde8 parse_html->sanitize_html, add links, allow mailto 2012-05-27 13:38:58 +02:00
rolux
e556447d1b typo 2012-05-27 12:59:15 +02:00
rolux
4568cba7b6 fix is_regexp() in tokenize() 2012-05-26 12:52:49 +02:00
j
9ac7491e70 new imdb 404 message 2012-05-22 11:22:08 +02:00
j
1748484e05 fix year parsing 2012-05-19 17:08:13 +02:00