Commit graph

84 commits

Author SHA1 Message Date
rolux
104e9f1c5c format_path: don't use more than 10 director names 2012-10-08 11:27:28 +02:00
rolux
654bd0da0e movie.py: update format_underscores 2012-09-11 19:58:30 +02:00
rolux
c467f7fa52 typo 2012-09-11 19:22:45 +02:00
rolux
2879c66d46 movie.py: deal with special chars that cause problems in afp/smb (?<>) 2012-09-11 19:21:45 +02:00
rolux
16d16b0c45 movie.py: use data['isEpisode'] 2012-09-11 18:30:42 +02:00
rolux
99f8db0385 movie.py: fix bugs with episodes, discard prefix directory 2012-09-11 17:55:35 +02:00
j
bde28ce097 remove seriesDirector, just use director 2012-09-11 15:29:10 +02:00
j
1e53378a78 cleanup ox.movie.format_path 2012-09-11 14:36:51 +02:00
j
8ba74a1e4b fix some failing tests 2012-09-09 19:28:11 +02:00
rolux
7ebfdaff30 revert changes 2012-09-01 05:27:59 +02:00
rolux
e04cc5b819 merging changes 2012-09-01 05:16:28 +02:00
j
ebf3b691b2 support new series format in parse_movie_path 2012-08-22 00:53:08 +02:00
rolux
b728fdc9b7 movie.py: more bugfixes 2012-08-22 17:20:58 +02:00
rolux
1f5c060bbc movie.py: more bugfixes 2012-08-22 17:19:31 +02:00
rolux
c12914adb5 movie.py: more bugfixes 2012-08-22 17:17:22 +02:00
rolux
3ded47ac5b movie.py: more bugfixes 2012-08-22 17:10:54 +02:00
rolux
7a51ec5fe9 movie.py: remove debug information, more bugfixes 2012-08-22 14:52:35 +02:00
rolux
b9df4de27e movie.py: temporarily add some debug information 2012-08-22 14:39:51 +02:00
rolux
7738bf9811 movie.py: temporarily add some debug information 2012-08-22 14:33:14 +02:00
rolux
75eed86f7c movie.py: more bugfixes 2012-08-22 14:15:32 +02:00
rolux
00ea83dffe movie.py: more bugfixes 2012-08-22 14:13:17 +02:00
rolux
a46e3ee210 movie.py: typo 2012-08-22 12:54:56 +02:00
rolux
f1e897e96e movie.py: use '/', not '.', as separator in version key 2012-08-22 12:53:02 +02:00
rolux
f630291584 movie.py: don't coerce None to string 2012-08-22 12:50:13 +02:00
rolux
6268c491e8 movie.py: in parse_item_files, return list, not dict 2012-08-22 12:44:43 +02:00
rolux
761586f356 movie.py: typo 2012-08-22 12:38:21 +02:00
rolux
80bf8e3584 movie.py: more bugfixes 2012-08-22 12:38:04 +02:00
rolux
84a8a82fcb movie.py: more bugfixes 2012-08-22 12:36:17 +02:00
rolux
436abe3def movie.py: typo 2012-08-22 12:31:16 +02:00
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
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
rolux
563f9a2a6d movie.py: use original file path 2012-08-20 20:28:11 +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