Commit graph

  • 1522f870b7 strip whitespace j 2012-09-14 11:31:29 +02:00
  • 7a8609f5cf cleanup title in one place j 2012-09-14 11:27:36 +02:00
  • 36c6e6908e cleanup imdb titles, fixes #957 j 2012-09-14 11:17:34 +02:00
  • 9f4020e238 update imdb parser, fixes #942 j 2012-09-12 23:33:29 +02:00
  • 327dd21d5c add 'ben' and 'le' to surname suffixes (which are actually prefixes, btw) rolux 2012-09-12 21:45:34 +02:00
  • 654bd0da0e movie.py: update format_underscores rolux 2012-09-11 19:58:30 +02:00
  • c467f7fa52 typo rolux 2012-09-11 19:22:45 +02:00
  • 2879c66d46 movie.py: deal with special chars that cause problems in afp/smb (?<>) rolux 2012-09-11 19:21:45 +02:00
  • 16d16b0c45 movie.py: use data['isEpisode'] rolux 2012-09-11 18:30:42 +02:00
  • 99f8db0385 movie.py: fix bugs with episodes, discard prefix directory rolux 2012-09-11 17:55:35 +02:00
  • bde28ce097 remove seriesDirector, just use director j 2012-09-11 15:29:10 +02:00
  • 1e53378a78 cleanup ox.movie.format_path j 2012-09-11 14:36:51 +02:00
  • 8ba74a1e4b fix some failing tests j 2012-09-09 19:28:11 +02:00
  • fcae567823 fix import j 2012-09-09 18:48:40 +02:00
  • 764db8556b up version j 2012-09-07 03:57:05 +02:00
  • 9bc239de51 import fallback j 2012-09-06 13:45:30 +02:00
  • 3a0c35372d convert some left over readUrls to read_url j 2012-09-06 13:25:57 +02:00
  • 7ebfdaff30 revert changes rolux 2012-09-01 05:27:59 +02:00
  • e04cc5b819 merging changes rolux 2012-09-01 05:16:28 +02:00
  • fb26797b95 geo.py: add crosses_dateline and get_area rolux 2012-09-01 05:01:08 +02:00
  • f5ad5d73e4 some writers are still lists of lists j 2012-08-30 11:46:25 +02:00
  • 2d04e03d3d ox.web.imdb.get_episodes: get all episodes of a series j 2012-08-26 15:27:16 +02:00
  • ec04c29bcd accept and support compressed response from api, POST with gzip encoded body is not supported in django/wsgi j 2012-08-22 00:54:04 +02:00
  • ebf3b691b2 support new series format in parse_movie_path j 2012-08-22 00:53:08 +02:00
  • b728fdc9b7 movie.py: more bugfixes rolux 2012-08-22 17:20:58 +02:00
  • 1f5c060bbc movie.py: more bugfixes rolux 2012-08-22 17:19:31 +02:00
  • c12914adb5 movie.py: more bugfixes rolux 2012-08-22 17:17:22 +02:00
  • 3ded47ac5b movie.py: more bugfixes rolux 2012-08-22 17:10:54 +02:00
  • 7a51ec5fe9 movie.py: remove debug information, more bugfixes rolux 2012-08-22 14:52:35 +02:00
  • b9df4de27e movie.py: temporarily add some debug information rolux 2012-08-22 14:39:51 +02:00
  • 7738bf9811 movie.py: temporarily add some debug information rolux 2012-08-22 14:33:14 +02:00
  • 75eed86f7c movie.py: more bugfixes rolux 2012-08-22 14:15:32 +02:00
  • 00ea83dffe movie.py: more bugfixes rolux 2012-08-22 14:13:17 +02:00
  • a46e3ee210 movie.py: typo rolux 2012-08-22 12:54:56 +02:00
  • f1e897e96e movie.py: use '/', not '.', as separator in version key rolux 2012-08-22 12:53:02 +02:00
  • f630291584 movie.py: don't coerce None to string rolux 2012-08-22 12:50:13 +02:00
  • 6268c491e8 movie.py: in parse_item_files, return list, not dict rolux 2012-08-22 12:44:43 +02:00
  • 761586f356 movie.py: typo rolux 2012-08-22 12:38:21 +02:00
  • 80bf8e3584 movie.py: more bugfixes rolux 2012-08-22 12:38:04 +02:00
  • 84a8a82fcb movie.py: more bugfixes rolux 2012-08-22 12:36:17 +02:00
  • 436abe3def movie.py: typo rolux 2012-08-22 12:31:16 +02:00
  • 359052f780 movie.py: typo rolux 2012-08-22 12:29:43 +02:00
  • e8cec680e9 movie.py: more bugfixes rolux 2012-08-22 12:27:32 +02:00
  • 9449b929e6 movie.py: typo rolux 2012-08-22 12:24:29 +02:00
  • 2c616e2c52 movie.py: handle missing version/part/language/extension rolux 2012-08-22 12:22:12 +02:00
  • def5c8dabd movie.py: originalPath/path -> path/normalizedPath rolux 2012-08-22 11:13:14 +02:00
  • f5924bc61c movie.py: use video modification time, not video size rolux 2012-08-22 00:42:54 +02:00
  • 3e232b9a1e parse_paths -> parse_item_files (improved, untested) rolux 2012-08-22 00:32:35 +02:00
  • 0979f1edda movie.py: add fixme rolux 2012-08-21 12:08:03 +02:00
  • a22f07ee26 use under_score api in ox.torrent too j 2012-08-21 10:49:36 +02:00
  • d1299f940f add filmsdivision j 2012-08-21 09:55:16 +02:00
  • 771d76d8bb add cache for file functions: oshash/sha1sum/avinfo j 2012-08-21 09:35:37 +02:00
  • fffd0a17f7 typo: web.wikipedia j 2012-08-21 09:07:26 +02:00
  • f38c7c4ea2 speedup imdb parser j 2012-08-21 09:06:29 +02:00
  • 03dbc4d045 map->[] j 2012-08-21 08:41:49 +02:00
  • 61b14e9537 add read_url debug output j 2012-08-21 08:41:25 +02:00
  • 21dd1c7903 - no unicode decoding to get ids to seepdup get_ids - one function for to get ids get_ids and get_ids(page=N) j 2012-08-20 14:58:39 +02:00
  • 62f5e84642 fix ox.cache.read_url j 2012-08-17 22:20:35 +02:00
  • a4fd3c930f ox.web under_score api rewrite j 2012-08-15 17:15:40 +02:00
  • bb35daa95c replace all CammelCase with under_score in ox j 2012-08-14 16:12:43 +02:00
  • 2de989e188 net/cache readUrl->read_url / Unicode -> unicode=True format replace all CammelCase with under_score j 2012-08-14 15:58:05 +02:00
  • c1d0fc6242 parse archive.org j 2012-08-14 15:30:52 +02:00
  • 4316c68c6c key not keys j 2012-08-20 20:34:23 +02:00
  • 563f9a2a6d movie.py: use original file path rolux 2012-08-20 20:28:11 +02:00
  • 3f6547f28f support keys in sorted_strings j 2012-08-20 20:15:52 +02:00
  • c1a2bd4d3d movie.py: minor refactoring rolux 2012-08-20 20:16:36 +02:00
  • 73fa8fbecc movie.py: minor fixes rolux 2012-08-20 20:08:50 +02:00
  • 8ffb8fb4b1 movie.py: handle multiple subtitle languages and multiple video extensions rolux 2012-08-20 19:42:03 +02:00
  • 204542e2ab movie.py: add parse_paths rolux 2012-08-20 18:19:17 +02:00
  • f4bb9822bc movie.py: change wording in comment rolux 2012-08-20 15:32:06 +02:00
  • 332e6051c4 movie.py: remove spaces preceding extension rolux 2012-08-18 22:24:51 +02:00
  • 87032a2a5e movie.py: when replacing title in file name, strip leading whitespace rolux 2012-08-18 22:11:19 +02:00
  • 1040878a0f movie.py: when replacing title in file name, don't consume extension rolux 2012-08-18 22:06:08 +02:00
  • d3f8443a15 movie.py: fix regexp rolux 2012-08-18 21:35:58 +02:00
  • c5a7e55608 movie.py: correctly handle dots in part title rolux 2012-08-18 21:06:50 +02:00
  • 8d340e46a9 movie.py: in format_path, always add '.en' rolux 2012-08-18 19:14:29 +02:00
  • e8af7b4615 movie.py: in format_path, always add '.en' rolux 2012-08-18 19:05:45 +02:00
  • a15a07bdcc movie.py: refactoring; fix multiple years rolux 2012-08-18 15:21:24 +02:00
  • 3d26e8b495 movie.py: correctly handle multi-episode files rolux 2012-08-18 14:52:46 +02:00
  • 5bd546af09 movie.py: correctly handle S00 and E00 rolux 2012-08-18 14:06:52 +02:00
  • 0b619cfc86 movie.py: improve handling of dots in episode titles rolux 2012-08-18 13:49:05 +02:00
  • 11aa3f2180 movie.py: strip whitespace from beginning and end of path parts rolux 2012-08-17 15:51:03 +02:00
  • 66b407a6fa movie.py: allow for S00 or E00 rolux 2012-08-17 15:48:19 +02:00
  • 3e269531e5 movie.py: typo rolux 2012-08-17 11:08:47 +02:00
  • 8e1261bc9d movie.py: typo rolux 2012-08-17 11:05:09 +02:00
  • 0f97aa8bae movie.py: allow for 'Title (YEAR-)/' rolux 2012-08-17 01:59:09 +02:00
  • a4304fd8b9 add more extensions, make extension accessible j 2012-08-16 18:57:57 +02:00
  • 4336c19378 movie.py: refactoring rolux 2012-08-16 18:18:44 +02:00
  • 3e657b09c0 movie.py: correctly handle subdirectories rolux 2012-08-16 16:31:58 +02:00
  • 9de043422e movie.py: handle some more corner cases rolux 2012-08-16 16:21:15 +02:00
  • ccc9c90090 movie.py: update parse_path to handle arbitrary strings rolux 2012-08-16 15:44:57 +02:00
  • 7d9c389606 movie.py: accept uppercase extensions rolux 2012-08-16 02:57:46 +02:00
  • 92f53b2346 movie.py: make keys camelCase rolux 2012-08-16 00:34:12 +02:00
  • 458455592b movie.py: correctly format Unknown Director rolux 2012-08-15 22:39:38 +02:00
  • 10b71a5c23 movie.py: handle two-letter extensions; don't add 'en' to path rolux 2012-08-15 21:55:35 +02:00
  • 09381f65f4 in movie module, add new format_path and parse_path methods rolux 2012-08-15 20:57:04 +02:00
  • 4fb9b03db9 update geo module rolux 2012-08-15 18:00:52 +02:00
  • c9db65f68b KEYWORDS -> KEYWORD rolux 2012-08-15 17:59:31 +02:00
  • cfd84e916a update user agent parser rolux 2012-08-15 17:58:46 +02:00
  • d73784c8c6 fix is_regexp() in tokenize() rolux 2012-05-26 12:48:43 +02:00