Commit Graph

418 Commits (ef180cc215f36649e36697a5a5a9b0b122fddfcd)

Author SHA1 Message Date
Kingul 7c141b6496 fix open (no return)
XBMC.Container.Update will let users to go back in search window after loading torrent, much better behaviour
2016-11-21 14:11:50 +02:00
DiMartinoXBMC 3744b3ccd7 char fix 2016-11-17 18:16:47 +03:00
DiMartinoXBMC 7effa30860 Kodi 17 2016-11-04 17:31:31 +03:00
DiMartinoXBMC 47093910a6 hu 2016-11-04 16:41:33 +03:00
DiMartinoXBMC 52aa170a97 Merge pull request #59 from hunrepo/patch-1
Hungarian translation
2016-11-04 16:35:12 +03:00
DiMartinoXBMC c7bcd9c450 hz 2016-11-04 16:34:40 +03:00
plasticfighter b205ccf182 Update Localization.py 2016-09-14 20:00:30 +02:00
plasticfighter e62324535b Update strings.xml 2016-09-14 19:56:55 +02:00
plasticfighter 3bba8ce1f6 Update Localization.py (Hungarian translation) 2016-09-14 19:37:59 +02:00
plasticfighter 81c797c1c2 Create strings.xml (Hungarian translation) 2016-09-14 19:30:42 +02:00
DiMartinoXBMC bef19d8c90 domain fix 2016-07-22 22:32:57 +03:00
DiMartinoXBMC 2425c921c9 domain fix 2016-07-22 21:47:37 +03:00
DiMartinoXBMC bad82f3153 fix for spanish hacker 2016-07-14 17:54:25 +03:00
DiMartinoXBMC 038b321a33 spanish 2016-07-13 18:30:44 +03:00
DiMartinoXBMC d7c8b70dfc Merge pull request #56 from achaw/patch-3
Update Localization.py
2016-07-13 18:29:19 +03:00
achaw 65e7f8f980 Update Localization.py 2016-07-13 09:49:55 -03:00
DiMartinoXBMC bdd17593cd Merge pull request #55 from achaw/patch-1
Create spanish.xml
2016-07-11 21:47:06 +03:00
achaw 8b92733bb1 Create spanish.xml 2016-07-11 10:51:41 -03:00
DiMartinoXBMC 43fe7d5c6f dht off 2016-05-28 08:42:49 +03:00
DiMartinoXBMC 5e98bb1b89 2016 fix 2016-05-14 12:04:25 +03:00
DiMartinoXBMC 2910bf499e Merge pull request #52 from Palatosino/master
Fix magnetToTorrent
2016-05-12 19:52:06 +03:00
Palatosino 23da8f77fd Fix magnetToTorrent
magnetToTorrent was broken because torrentFile.files is not indexable (but is iterable).
The only reason to use files[0] is to generate a "baseName" that is finally used to do self.md5(baseName) for the torrent file.

I can iterate to the first element (to emulate files[0]) and get the name, but I think that is useless.

We can remove this and use the magnet. I think that the best will be use the magnet ID information from the magnet link, not all the magnet, to remove optional arguments, but his is acceptable as a fast fix, and much better that the initial approach that can colisitionate with other files that have the same initial file (imagine a README.txt!!!!)
2016-05-08 13:58:59 +02:00
DiMartinoXBMC dea583d326 qbit fix 2016-05-01 17:25:32 +03:00
DiMartinoXBMC 534f508995 # fix 2016-04-06 16:19:25 +03:00
DiMartinoXBMC fc14f8e260 fixes 2016-03-29 18:57:54 +03:00
DiMartinoXBMC aab077f4a7 Merge pull request #51 from inpos/master
Обработка паузы
2016-03-29 18:56:51 +03:00
inpos aa075633ca Обработка паузы 2016-03-27 15:27:52 +03:00
DiMartinoXBMC 08b7a1fdb7 Merge pull request #50 from inpos/master
Шум в журнале
2016-03-24 16:08:47 +03:00
inpos e7c1aef44f много шума 2016-03-24 12:39:34 +03:00
inpos 81173a2f09 Merge pull request #10 from DiMartinoXBMC/master
merge from origin
2016-03-23 22:15:29 +04:00
DiMartinoXBMC c63341d380 slowfix 2016-03-22 22:48:52 +03:00
DiMartinoXBMC d0bb94b779 fixes 2016-03-22 19:48:48 +03:00
DiMartinoXBMC 45d71621fe callback fix 2016-03-22 18:46:30 +03:00
inpos 1bf39339f8 Merge pull request #9 from DiMartinoXBMC/master
merge from origin
2016-03-22 11:31:24 +04:00
DiMartinoXBMC ec694f4fc9 fixes 2016-03-21 22:55:27 +03:00
inpos 2f19505a6d Merge pull request #8 from DiMartinoXBMC/master
merge from origin
2016-03-21 22:15:35 +04:00
DiMartinoXBMC 3196ee1437 Merge remote-tracking branch 'origin/master' 2016-03-21 19:38:02 +03:00
DiMartinoXBMC eff1306fdb Merge pull request #49 from inpos/master
На 2й малине очень долго инициализируется статус в libtorrent
2016-03-21 19:37:54 +03:00
DiMartinoXBMC 106e42279d SkorbaLoader 2016-03-21 19:36:44 +03:00
inpos 3d8803173d На 2й малине очень долго инициализируется статус в libtorrent 2016-03-21 07:59:19 +03:00
DiMartinoXBMC f9e54fd6ab Merge pull request #48 from inpos/master
последовательный просмотр
2016-03-20 19:50:29 +03:00
inpos c4bd1d89ec последовательный просмотр 2016-03-20 14:04:03 +03:00
inpos d51726605d Завершение слияния 2016-03-20 13:49:26 +03:00
inpos 6aea5b27e3 Merge branch 'DiMartinoXBMC-master' 2016-03-20 13:46:00 +03:00
inpos f921d242dc Merge branch 'master' of https://github.com/DiMartinoXBMC/plugin.video.torrenter into DiMartinoXBMC-master 2016-03-20 13:45:14 +03:00
DiMartinoXBMC 337de1c95f pyrrent fixes 2016-03-20 00:22:05 +03:00
inpos e6524f2918 следующая серия 2016-03-19 21:59:28 +03:00
DiMartinoXBMC f90db90730 Merge pull request #46 from inpos/master
ошибка с юникодом
2016-03-19 21:18:25 +03:00
inpos fc526e5ed8 лишняя функция 2016-03-19 20:44:25 +03:00
inpos 4c058b199f юникод - не юникод 2016-03-19 20:41:43 +03:00