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 |
|
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
|
cfd84e916a
|
update user agent parser
|
2012-08-15 17:58:46 +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 |
|
j
|
7af3c5ffcb
|
add sort_string, sorted_strings
|
2012-05-16 12:29:52 +02:00 |
|
j
|
45488de06f
|
try to give context if jsonc parsing fails
|
2012-05-04 20:28:48 +02:00 |
|
j
|
e471e050ad
|
add ox.net.oshash
|
2012-04-30 10:40:10 +02:00 |
|
j
|
5a00be4b37
|
apos not in name2codepoint, also decode that
|
2012-04-24 19:00:48 +02:00 |
|
rolux
|
6ed4a2d867
|
handle webkit; make robot a dict (since robots may run on specific systems or emulate specific browsers, they should be returned separately)
|
2012-03-27 12:20:22 +02:00 |
|
rolux
|
4bb4e31b48
|
Handle Bing Preview and Chrome Mobile
|
2012-03-27 09:55:12 +02:00 |
|
rolux
|
1828701abd
|
add robot flag to parse_useragent
|
2012-03-26 13:40:00 +02:00 |
|
j
|
224fcf7955
|
dont fail with f2t 0.27
|
2012-03-23 23:00:54 +01:00 |
|
rolux
|
e1cc6a07be
|
Change the string for versions of Microsoft Windows from 'NT X.Y (Windows ABC)' to 'NT X.Y (ABC)'
|
2012-03-22 21:17:14 +01:00 |
|
j
|
b0b8f87d43
|
fail if ffmpeg2theora is not up to date
|
2012-03-21 23:45:19 +01:00 |
|
j
|
22a66ec331
|
fix typo
|
2012-03-21 20:38:40 +01:00 |
|
j
|
7e08473e11
|
add get_country_name to ox namespace
|
2012-03-21 20:35:01 +01:00 |
|
rolux
|
4aef31680f
|
add geo module (for country name normalization)
|
2012-03-21 17:55:42 +01:00 |
|
rolux
|
948f172dfc
|
update parse_useragent
|
2012-03-21 08:47:04 +01:00 |
|
rolux
|
070a4879c6
|
add parse_useragent
|
2012-03-21 08:44:24 +01:00 |
|
j
|
fab1f86987
|
include summary in results
|
2012-03-18 15:38:51 +01:00 |
|
j
|
bc655b4134
|
use imdb search to find movie with most votes
|
2012-03-08 14:42:22 +01:00 |
|
j
|
966f558853
|
maxVotes
|
2012-03-08 13:57:11 +01:00 |
|
j
|
b76bb80577
|
handle srts with empty subs
|
2012-03-07 18:59:02 +01:00 |
|
j
|
5ddf7970b9
|
improve parser(handle empty subs)
|
2012-03-06 23:00:16 +01:00 |
|
j
|
cc8b42ebf4
|
add utf-8 BOM to srt
|
2012-03-02 22:37:35 +01:00 |
|
j
|
cf33e530f4
|
update genre parse. fixes #635
|
2012-02-29 15:52:12 +01:00 |
|
j
|
6bd249a5ae
|
use local ffmpeg2theora if available
|
2012-02-24 22:37:55 +05:30 |
|
j
|
60839de99c
|
escape_html/parse_html
|
2012-02-21 21:14:50 +05:30 |
|
j
|
52afe24428
|
add docs
|
2012-02-21 03:04:50 +05:30 |
|
j
|
51f6b0645f
|
add api_proxy view
|
2012-02-21 03:03:55 +05:30 |
|
j
|
a7613f92ef
|
filenames
|
2012-01-31 05:58:58 +05:30 |
|
j
|
ca7bfd06d5
|
utf-8 srts are more common
|
2012-01-28 13:56:42 +05:30 |
|
j
|
b7bb4a4e80
|
space
|
2012-01-26 09:13:48 +05:30 |
|
j
|
01f7e31685
|
http headers must be utf-8 encoded
|
2012-01-24 15:24:13 +05:30 |
|
j
|
29a0e79fbf
|
fix getTorrentSize
|
2012-01-17 14:56:01 +05:30 |
|
j
|
95e5129f1a
|
conditionally import image module
|
2012-01-16 11:39:31 +05:30 |
|
j
|
7243eefb8b
|
amg has to be digit
|
2012-01-13 21:02:22 +05:30 |
|
j
|
1e0fc757d6
|
ids
|
2012-01-13 20:49:04 +05:30 |
|
j
|
f3787c7412
|
not all archive.org links have a title
|
2012-01-13 19:37:12 +05:30 |
|
j
|
fdbf18980f
|
archive.org module
|
2012-01-13 19:22:55 +05:30 |
|
j
|
b506c13bb2
|
add oembed discovery, fix wikipedia parser
|
2012-01-10 14:30:29 +05:30 |
|
j
|
5c2e5e6a3a
|
add ox.django.api
|
2012-01-04 01:30:33 +05:30 |
|
j
|
c4d80675ae
|
add srt.encode
|
2012-01-02 22:37:17 +05:30 |
|
j
|
755eaec501
|
add srt.load
|
2012-01-02 22:14:10 +05:30 |
|
j
|
ad362e5bdc
|
all new youtube bindings
|
2011-12-27 21:59:13 +05:30 |
|
j
|
ed32023686
|
from/toAZ starts at 1
|
2011-12-17 14:02:06 +05:30 |
|
j
|
e0a878464a
|
from/toAZ
|
2011-12-17 03:31:16 +05:30 |
|
j
|
b7aba8bfcf
|
parse google page, ajax json api is limited to 50 requests
|
2011-11-28 14:24:21 +01:00 |
|
j
|
0614f1e5b1
|
_ > :
|
2011-11-22 22:35:06 +01:00 |
|
j
|
bfb1d468af
|
episode can also be 0
|
2011-11-22 22:30:29 +01:00 |
|
j
|
0b3aaae981
|
fix title for episode only series
|
2011-11-22 22:21:29 +01:00 |
|
j
|
bac441158b
|
episode title
|
2011-11-22 22:19:19 +01:00 |
|
j
|
6331d586fc
|
creator for series entries
|
2011-11-22 12:46:27 +01:00 |
|
j
|
ccab080e3f
|
creator exists only for series
|
2011-11-22 12:42:15 +01:00 |
|
j
|
2a04bb8a74
|
Heat expects RGB image
|
2011-11-07 22:51:40 +01:00 |
|
j
|
cb8ebbe74a
|
some static id mapping
|
2011-11-03 11:21:49 +01:00 |
|
j
|
2b7268157b
|
avoid variable collision, save url
|
2011-11-01 22:53:36 +01:00 |
|
j
|
e290438c75
|
dont lookup imdb by default
|
2011-11-01 18:37:45 +01:00 |
|
j
|
8fe8822e09
|
add file cache
|
2011-11-01 13:55:49 +01:00 |
|
j
|
2a7b70c576
|
do empty posters, hand down more timeouts
|
2011-11-01 13:04:13 +01:00 |
|
j
|
6655864337
|
add timeout to getData
|
2011-11-01 09:38:00 +01:00 |
|
j
|
d21221feee
|
just keyword
|
2011-10-31 17:46:05 +01:00 |
|
j
|
7f6e118e6e
|
only $ bugets
|
2011-10-30 15:34:59 +01:00 |
|
j
|
78d8f8cc0b
|
imdb.getUrl
|
2011-10-30 13:31:19 +01:00 |
|
j
|
4cfd74b4b9
|
words
|
2011-10-30 12:54:59 +01:00 |
|
j
|
8f826c4ac3
|
dont wrap data into Binary twice
|
2011-10-29 14:08:38 +02:00 |
|
j
|
8ba5b2097a
|
aspectratio
|
2011-10-29 01:25:43 +02:00 |
|
j
|
b803c06dae
|
releasedate
|
2011-10-28 19:24:09 +02:00 |
|
j
|
be28a4c625
|
episodeYear
|
2011-10-24 21:29:49 +02:00 |
|
j
|
981a0ee2ec
|
default mime type
|
2011-10-21 18:44:45 +02:00 |
|
j
|
5e0193d149
|
dont set None as content_type
|
2011-10-21 18:37:51 +02:00 |
|
j
|
c87a6eddba
|
work around broken episode titles
|
2011-10-21 12:00:20 +02:00 |
|
j
|
bfe269a349
|
usa display title
|
2011-10-19 15:46:07 +02:00 |
|
rolux
|
87f491e96e
|
merge
|
2011-10-18 19:45:12 +02:00 |
|
rolux
|
f23aaf0141
|
don't read piratecinema.org/posters from cache
|
2011-10-18 19:32:27 +02:00 |
|
j
|
c8dc06d682
|
take International (English title)
|
2011-10-18 16:15:07 +02:00 |
|
j
|
60d8c6bc05
|
not everybody can be
|
2011-10-18 15:50:16 +02:00 |
|
j
|
f0a7aba8b0
|
_
|
2011-10-18 15:30:16 +02:00 |
|
j
|
23ea669b7d
|
cleanup summary
|
2011-10-18 14:57:31 +02:00 |
|
j
|
3e7b463ac8
|
International (Spanish
|
2011-10-18 14:45:00 +02:00 |
|
j
|
71abfcc307
|
directors are creators
|
2011-10-18 14:33:45 +02:00 |
|
j
|
f1fee46126
|
episodes without director where series does not have a creator, fix euro entity
|
2011-10-18 14:25:13 +02:00 |
|
j
|
2057e699bd
|
special case series without creator but a director
|
2011-10-18 12:58:03 +02:00 |
|