Commit Graph

65 Commits (fe40d79f2c6397ffc725f1f80306a114156da8b6)

Author SHA1 Message Date
Sergey Shramchenko ef053f9b86 Sorting: name and size 2016-03-17 22:55:20 +02:00
Sergey Shramchenko b45b8641eb Old player fix 2016-03-15 09:55:25 +02:00
DiMartinoXBMC ef6584dd8c rus fixes 2016-03-14 20:38:33 +03:00
DiMartinoXBMC 09bb692650 rus fixes 2016-03-14 13:57:54 +03:00
DiMartinoXBMC 5879013616 delete pulsar 2016-03-14 00:23:00 +03:00
DiMartinoXBMC c08f0c3b0e localize 2016-03-13 23:28:12 +03:00
DiMartinoXBMC b9740e04f8 opentorrent cleaning 2016-03-12 11:49:42 +03:00
Palatosino 0def096fb1 Use zlib instead of gzip
The reason to make this change is that I had problems with some URL's and I saw that the problem whas the Gunzip.

I saw that the "gzip" http content is the same that we can found in this stackoverflow post: http://stackoverflow.com/a/3947241/1344260

And it fails too, here you  have my test/problem: http://pastebin.com/3rvmCEkU

It do a IOError: CRC check failed 0xac557afc != 0x2338b236L
and torrenter fails.

After that, I read this message and test the solution: http://stackoverflow.com/a/13692010/1344260

And its working. So I changed the code.
2016-03-11 21:36:18 +01:00
Sergey Shramchenko 4585e70b2e Reduce download speed drop after prebuffering. 2016-03-10 18:11:38 +02:00
DiMartinoXBMC 90ea77513c fixes 2016-03-07 20:58:43 +03:00
DiMartinoXBMC 3de1a28a97 python-libtorrent resume_data 2016-03-06 11:04:51 +03:00
DiMartinoXBMC c41d55ef1c history update 2016-02-25 22:29:18 +03:00
DiMartinoXBMC 0b28b8d3ab new settings 2016-02-13 20:33:16 +03:00
DiMartinoXBMC a5ad5e3752 fixes 2016-02-09 18:54:06 +03:00
DiMartinoXBMC de2323f7af log update 2015-12-23 18:26:19 +03:00
DiMartinoXBMC ff762538f1 RussakHH stable roll-back 2015-12-15 17:09:25 +03:00
Gorka Olaizola b0cd756f51 bitcomet.com dht router host does not exists anymore 2015-10-18 10:56:47 +02:00
Gorka Olaizola 1eb844d7e5 Add number of dht peers to debug info 2015-10-18 10:47:38 +02:00
Gorka Olaizola 72390ffb82 magnets got stuck until I added force_dht_announce
I have tested millions of ways to make magnets work
but it worked magically after adding force_dht_announce
to the waiting bucle
2015-10-18 10:43:31 +02:00
DiMartinoXBMC 17e878a15f listen_on fix 2015-10-17 21:17:17 +03:00
DiMartinoXBMC 219431b312 antizapret 2015-08-20 18:07:03 +03:00
DiMartinoXBMC 82dab260c8 remove resume_data 2015-08-11 18:17:21 +03:00
DiMartinoXBMC 0c67567a6f dht debug remove 2015-08-11 18:14:23 +03:00
DiMartinoXBMC 63465725a3 fixes 2015-08-08 23:22:15 +03:00
DiMartinoXBMC e35dc7a06d nodes fix 2015-08-05 18:11:37 +03:00
DiMartinoXBMC 6b97d52b7e destructor log 2015-08-04 20:52:52 +03:00
DiMartinoXBMC c63401533c playSTRM choose file 2015-08-04 20:47:39 +03:00
DiMartinoXBMC 03a8ac71bc add_magnet_uri deprecated 2015-08-04 17:47:34 +03:00
DiMartinoXBMC 279520c9fe add_magnet_uri deprecated 2015-08-04 17:26:35 +03:00
DiMartinoXBMC a4e728ae8a import optz 2015-08-02 22:58:45 +03:00
DiMartinoXBMC c38b65c643 btclient 2015-08-02 19:41:19 +03:00
DiMartinoXBMC 2198b927b0 module over system 2015-08-02 16:48:41 +03:00
DiMartinoXBMC b6a56501ec dht fix 2015-08-02 15:26:16 +03:00
DiMartinoXBMC 390dbcd9f3 lag fix 2015-07-26 21:44:46 +03:00
DiMartinoXBMC 6a055fbe98 debug update 2015-07-24 20:22:30 +03:00
DiMartinoXBMC c807d5ffc2 1.0.5 fix 2015-07-23 18:23:22 +03:00
DiMartinoXBMC b65db4a13a fix back 2015-07-21 19:38:03 +03:00
DiMartinoXBMC 472635beab keep_files ask 2015-07-20 19:31:37 +03:00
DiMartinoXBMC 344030d01f trans fix 2015-07-19 00:44:38 +03:00
DiMartinoXBMC 56c3f89338 log libtorr 0.15 fix 2015-07-16 22:36:48 +03:00
DiMartinoXBMC e480cb4919 media list, cc, deluge fixes 2015-07-15 19:14:22 +03:00
DiMartinoXBMC 0d5263aaff cc fix 2015-07-13 00:57:33 +03:00
DiMartinoXBMC ea10d7334c android support in script.module.libtorrent 2015-07-12 02:01:29 +03:00
DiMartinoXBMC 818fe4606b android support in script.module.libtorrent 2015-07-11 12:58:33 +03:00
DiMartinoXBMC 502c33fe90 copyright 2015-06-30 18:08:57 +03:00
DiMartinoXBMC 826e03da1b major settings tweak and encryption 2015-06-28 18:04:09 +03:00
DiMartinoXBMC 539383d14f false import fix 2015-06-28 16:28:20 +03:00
DiMartinoXBMC 3ca766bf0e script.module.libtorrent update is comming 2015-06-28 13:47:37 +03:00
DiMartinoXBMC ca92203b75 platform fix 2015-06-23 23:00:27 +03:00
DiMartinoXBMC 30df420b4f magnet, platform 2015-06-13 00:46:15 +03:00