Commit Graph

99 Commits (c59480113051d64d09f4af5e09a0d384e95cde2f)

Author SHA1 Message Date
inpos 01e590c8e5 Убрал ненужный platform.py 2016-03-11 18:37:55 +03:00
inpos e2091338b7 . 2016-03-10 20:50:17 +03:00
inpos 929d9b55bc Убрал ненужные запчасти 2016-03-10 20:46:59 +03:00
inpos bdd454f049 Убрал ненужные запчасти 2016-03-10 20:45:10 +03:00
inpos 39417e8e93 почистил 2016-03-10 19:56:55 +03:00
inpos 9740ebf6f3 Убрал ненужную прослойку при передаче параметров 2016-03-10 19:55:25 +03:00
inpos f9840c39c0 ошибка в localize_path 2016-03-10 18:15:54 +03:00
inpos 2b5a21a120 DiMartino добавил выход в программы для просмотра версии 2016-03-10 17:49:24 +03:00
inpos 5c8a26b985 Убрал ненужныем методы SavePath() 2016-03-10 10:21:17 +03:00
inpos 1e22099b28 Функция localize_path 2016-03-09 13:29:58 +03:00
inpos 7e8efc570e Тест убран 2016-03-06 16:28:15 +03:00
inpos f2788dc63c Исправления 2016-03-06 13:19:14 +03:00
inpos 610983e345 Кодировка mbcs в нерусской Windows 2016-03-06 02:23:42 +03:00
inpos fe32c5c6f0 Маленькие доработки 2016-03-05 18:33:39 +03:00
inpos 142a9cf4a9 Автоматическое определение кодировки файлов 2016-03-05 18:09:26 +03:00
inpos 25319c55ac Добавил chardet 2016-03-05 17:55:44 +03:00
inpos b48f281c14 Настроил буфер кусков 2016-03-05 02:44:38 +03:00
inpos edd034bdbb Ошибка в очереди кусков 2016-03-05 01:43:47 +03:00
inpos 565fab4a83 win 2016-03-05 00:57:33 +03:00
inpos 48d77de875 Виндовые пути 2016-03-05 00:05:38 +03:00
inpos 62592e685f путь к локальному файлу .torrent url-quoted 2016-03-04 23:53:23 +03:00
inpos a691af60e8 Косячки 2016-03-04 22:40:18 +03:00
inpos 9f2bbc2fd6 filesToRemove 2016-03-04 22:18:52 +03:00
inpos a17e9da7c4 . 2016-03-04 22:00:13 +03:00
inpos 430c467172 . 2016-03-04 19:33:49 +03:00
inpos 2c7952ff01 Исправил logging 2016-03-04 19:27:34 +03:00
inpos e852a9ad58 Вроде, можно тестировать 2016-03-04 18:52:14 +03:00
inpos 06a36f066f Переделал получение пиров 2016-03-04 18:13:38 +03:00
inpos 7473d69488 Переделал получение списка файлов 2016-03-04 18:02:14 +03:00
inpos 312fcf05e0 Изменил получение статуса 2016-03-04 17:52:41 +03:00
inpos 65380ffca4 Теперь можно импортировать и работать как с модулем 2016-03-04 17:41:28 +03:00
inpos 8d201f6a81 Мы не используем внешний бинарник 2016-03-04 16:32:53 +03:00
inpos a18b31edf4 Мы не используем внешний бинарник 2016-03-04 16:30:29 +03:00
inpos 91c0a67480 Добавли движок 2016-03-04 16:15:00 +03:00
inpos 46ed76b04e Первый комит 2016-03-04 15:48:36 +03:00
Palatosino 35f474b43e Fix process leak
You are killing a subprocess without check never the result status, so you are leaking zombie processes:

```
osmc@osmc:~$ ps aux | grep http
osmc     19187  0.0  0.0      0     0 ?        ZN   22:35   0:00 [torrent2http] <defunct>
osmc     19205  0.0  0.0      0     0 ?        ZN   22:35   0:01 [torrent2http] <defunct>
osmc     19258  0.0  0.0      0     0 ?        ZN   22:37   0:00 [torrent2http] <defunct>
osmc     19274  1.1  0.0      0     0 ?        ZN   22:37   0:19 [torrent2http] <defunct>
osmc     19347  0.1  0.0      0     0 ?        ZN   22:39   0:01 [torrent2http] <defunct>
osmc     19363  0.0  0.0      0     0 ?        ZN   22:40   0:00 [torrent2http] <defunct>
osmc     19463  0.0  0.0      0     0 ?        ZN   22:43   0:00 [torrent2http] <defunct>
osmc     19482  0.0  0.0      0     0 ?        ZN   22:44   0:00 [torrent2http] <defunct>
osmc     19498  2.1  0.0      0     0 ?        ZN   22:44   0:26 [torrent2http] <defunct>
osmc     19543  0.0  0.0      0     0 ?        ZN   22:45   0:00 [torrent2http] <defunct>
osmc     19559  0.0  0.0      0     0 ?        ZN   22:45   0:00 [torrent2http] <defunct>
osmc     19576  0.0  0.0      0     0 ?        ZN   22:45   0:00 [torrent2http] <defunct>
osmc     19591  2.3  0.0      0     0 ?        ZN   22:45   0:28 [torrent2http] <defunct>
osmc     19642  0.0  0.0      0     0 ?        ZN   22:47   0:00 [torrent2http] <defunct>
osmc     19658  2.1  0.0      0     0 ?        ZN   22:47   0:22 [torrent2http] <defunct>
osmc     19705  2.1  0.0      0     0 ?        ZN   22:49   0:19 [torrent2http] <defunct>

```

With wait() Python reads the termination status and the SO removes the zombie process.
2016-01-29 00:33:26 +01:00
DiMartinoXBMC 91b10341c5 meme fix 2016-01-16 19:29:37 +03:00
DiMartinoXBMC 4f1c8ee7bb android exec fix 2015-12-21 16:33:06 +03:00
DiMartinoXBMC 3495306859 android exec fix 2015-12-21 16:31:27 +03:00
DiMartinoXBMC d39d77ab3a rpi (armv6) bin add 2015-12-20 02:10:57 +03:00
DiMartinoXBMC bf5de38e66 beta fix 2015-12-18 20:41:13 +03:00
DiMartinoXBMC 90e5948487 beta 2015-12-18 20:25:02 +03:00
DiMartinoXBMC b403371342 test update #3 2015-12-18 20:18:16 +03:00
DiMartinoXBMC 942a55ac13 test update #2 2015-12-18 20:11:31 +03:00
DiMartinoXBMC ffad6b76e4 test update 2015-12-18 19:40:31 +03:00
Anton Argirov 652c756201 Bump version to 0.1.0 2015-10-28 01:06:25 +06:00
Anton Argirov 7fcf3e20ab Added code comments, better support of unicode path names 2015-01-29 16:34:13 +06:00
Anton Argirov cf2e371cf8 Support case when torrent2http has accidentally crashed 2015-01-16 16:32:33 +06:00
Anton Argirov 74f247223f Initial commit 2015-01-11 11:47:17 +06:00