Commit graph

554 commits

Author SHA1 Message Date
rolux
359052f780 movie.py: typo 2012-08-22 12:29:43 +02:00
rolux
e8cec680e9 movie.py: more bugfixes 2012-08-22 12:27:32 +02:00
rolux
9449b929e6 movie.py: typo 2012-08-22 12:24:29 +02:00
rolux
2c616e2c52 movie.py: handle missing version/part/language/extension 2012-08-22 12:22:12 +02:00
rolux
def5c8dabd movie.py: originalPath/path -> path/normalizedPath 2012-08-22 11:13:14 +02:00
rolux
f5924bc61c movie.py: use video modification time, not video size 2012-08-22 00:42:54 +02:00
rolux
3e232b9a1e parse_paths -> parse_item_files (improved, untested) 2012-08-22 00:32:35 +02:00
rolux
0979f1edda movie.py: add fixme 2012-08-21 12:08:03 +02:00
j
a22f07ee26 use under_score api in ox.torrent too 2012-08-21 10:49:36 +02:00
j
d1299f940f add filmsdivision 2012-08-21 09:55:16 +02:00
j
771d76d8bb add cache for file functions: oshash/sha1sum/avinfo 2012-08-21 09:35:37 +02:00
j
fffd0a17f7 typo: web.wikipedia 2012-08-21 09:07:26 +02:00
j
f38c7c4ea2 speedup imdb parser 2012-08-21 09:06:29 +02:00
j
03dbc4d045 map->[] 2012-08-21 08:41:49 +02:00
j
61b14e9537 add read_url debug output 2012-08-21 08:41:25 +02:00
j
21dd1c7903 - no unicode decoding to get ids to seepdup get_ids
- one function for to get ids get_ids and get_ids(page=N)
2012-08-20 14:58:39 +02:00
j
62f5e84642 fix ox.cache.read_url 2012-08-17 22:20:35 +02:00
j
a4fd3c930f ox.web under_score api rewrite 2012-08-15 17:15:40 +02:00
j
bb35daa95c replace all CammelCase with under_score in ox 2012-08-14 16:12:43 +02:00
j
2de989e188 net/cache readUrl->read_url / Unicode -> unicode=True
format replace all CammelCase with under_score
2012-08-14 15:58:05 +02:00
j
c1d0fc6242 parse archive.org 2012-08-14 15:30:52 +02:00
j
4316c68c6c key not keys 2012-08-20 20:34:23 +02:00
rolux
563f9a2a6d movie.py: use original file path 2012-08-20 20:28:11 +02:00
j
3f6547f28f support keys in sorted_strings 2012-08-20 20:15:52 +02:00
rolux
c1a2bd4d3d movie.py: minor refactoring 2012-08-20 20:16:36 +02:00
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