Commit graph

213 commits

Author SHA1 Message Date
j
be1a2c291f use tempfile.gettempdir 2015-10-20 12:16:02 +02:00
j
d731cc528c default to vp8 for now 2015-10-17 14:35:38 +02:00
j
718421988c store tmp file and move to location once done 2015-10-13 09:45:34 +02:00
j
96eabd9c8f use os.sep 2015-10-09 16:09:39 +03:00
j
dc90e04fdf dont fail with unsupported files with unicode titles 2015-09-29 15:37:16 +02:00
j
8d83ec760d title parsing for documents 2015-09-24 19:11:56 +01:00
j
188dd5df0f include Documents folder 2015-09-24 19:00:18 +01:00
j
ad7570c496 only check documents 2015-09-24 18:57:24 +01:00
j
733b909981 upload documents and link to item 2015-09-24 11:49:47 +01:00
j
97bbd595bd get version from git 2015-09-24 11:46:33 +01:00
j
01fc5ad40f always use utf-8 paths 2015-06-04 12:32:58 +02:00
j
22a0569f94 undo last change 2015-06-04 00:15:21 +02:00
j
960db74222 make sure path is unicode 2015-06-04 00:11:42 +02:00
j
2a76954018 fail is argument is not oshash and not found, fixes #2793 2015-05-26 22:56:57 +02:00
rolux
0e31ada156 typo 2015-05-23 18:37:56 +02:00
j
29560e7aca keep video height if its < profile height 2015-05-22 15:30:42 +02:00
j
fd625da847 ox.movie.parse_path expects unicode 2015-01-25 16:16:41 +05:30
j
17dbb03b95 upload subtitles first 2014-11-06 10:54:07 +01:00
j
0b95dd0057 rename files after encoding to never end up with unfinished files after a power cut or crash 2014-11-03 12:16:09 +02:00
j
a41879662e dont mention pad.ma api url, some people get confused 2014-10-17 17:41:29 +02:00
j
7caf3d1450 limit python-ox to < 3 while pandora_client is using python2 2014-09-29 01:18:53 +02:00
j
96d3879862 strip metadata to avid Firefox issues https://bugzilla.mozilla.org/show_bug.cgi?id=1041153 2014-07-19 16:40:04 +02:00
j
c14ea8f7e1 typo 2014-07-18 00:27:33 +02:00
j
2ce541d211 refactor async calls 2014-07-09 20:59:24 +02:00
j
e5a75b41a2 remove debug 2014-07-09 20:49:19 +02:00
j
6290e253c6 print info before sending 2014-07-09 20:34:47 +02:00
j
e7cec4cc46 update info is async now 2014-07-09 20:31:20 +02:00
j
5f3f2eb4d3 cleanup 2014-06-06 10:31:32 +03:00
j
eb15019c94 ignore Thumbs.db 2014-06-06 10:30:58 +03:00
j
af0ff62673 fix resume file location 2014-05-07 20:39:19 +02:00
j
c252583f6a sort resolutions, use default fps if fps is 0 2014-04-28 10:48:36 +02:00
j
392504e239 use unicode for all sql statements and arguments 2014-04-15 14:40:28 +02:00
j
77096ddb17 properly handle files in unsupported formats. print list of files that will not be syned due to format issues 2014-04-15 12:46:48 +02:00
j
72b5643e68 use server side offset if provided 2014-04-11 19:01:25 +02:00
j
fc0d0612c8 send chunk offset 2014-04-11 14:08:45 +02:00
j
d0a63dfaa6 dont try to upload 0 size files 2014-04-02 19:41:11 +02:00
j
44bb8aed09 dont include offline files in queue 2014-04-02 17:52:50 +02:00
j
a85f640705 also downmix mono mix if channels are set in profile 2014-04-02 16:44:42 +02:00
j
29afa0bc5d dont set audiochannel for mono_mix, use : to select track 2014-04-02 16:40:43 +02:00
j
6c80a37e46 ignore unknown hashes 2014-04-02 13:09:28 +02:00
j
fe7d0c7415 profile is a function now 2014-04-02 12:33:49 +02:00
j
3e9e53172f print login error if in debug mode 2014-03-29 20:44:27 +01:00
j
32ab890f5e typo 2014-03-23 09:46:46 +01:00
j
235f5672eb fail if path does not exist, cleanup config output 2014-03-21 13:40:02 +01:00
j
eb448a31d8 add pandora_client clean 2014-03-14 19:29:14 +01:00
j
0b2af37553 use addAnnotations 2014-03-13 10:22:39 +01:00
j
495c9086a4 fail with warning if no active volumes are found 2014-03-12 17:45:44 +01:00
j
506df5939f add 'pandora_client install_programs update' 2014-03-02 15:12:34 +01:00
j
b950c187f4 add option to force rescan all files 2014-03-02 13:52:31 +01:00
j
91a85ebbc4 fix issues with unicode filename 2014-02-26 20:15:31 +05:30