Commit graph

30 commits

Author SHA1 Message Date
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
j
fab1f86987 include summary in results 2012-03-18 15:38:51 +01:00
j
a7613f92ef filenames 2012-01-31 05:58:58 +05:30
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
c87a6eddba work around broken episode titles 2011-10-21 12:00:20 +02:00
j
7a0fad1e03 series without episodes 2011-10-17 22:53:02 +02:00
j
d76b607363 . 2011-10-17 13:56:49 +02:00
j
c5fa197de3 output computed title 2011-10-14 21:50:50 +02:00
j
2c141fdbcf add api, refine parse_movie_path 2011-10-13 19:28:18 +02:00
j
c2c5fbb725 add get_oxid 2011-10-13 15:08:40 +02:00
j
9b98abdbc6 parse_movie_path/create_movie_path 2011-10-13 12:21:16 +02:00