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 |