Commit Graph

457 Commits (9193b1463893f4a2ec7a3aae28fb7d3a7eef93ae)

Author SHA1 Message Date
DiMartinoXBMC 9193b14638 fixes 2017-01-09 19:56:18 +03:00
DiMartinoXBMC 7c27a5d311 fixes 2017-01-09 19:54:58 +03:00
DiMartinoXBMC b925285c42 fixes 2017-01-09 19:53:06 +03:00
DiMartinoXBMC 3eb68a166a fixes 2017-01-08 22:07:06 +03:00
DiMartinoXBMC 7c11ef619a Merge pull request #73 from viorel-m/master
fix searchwindow first time use
2017-01-08 21:33:57 +03:00
Kingul 97470089b9 fix searchwindow first time use 2017-01-08 11:34:26 +02:00
DiMartinoXBMC 76702025ef focus fix 2017-01-07 23:38:02 +03:00
DiMartinoXBMC 0f61ad977e fixes 2017-01-07 15:52:57 +03:00
DiMartinoXBMC 4223c6d942 some really shady shit 2017-01-07 14:39:57 +03:00
DiMartinoXBMC 94e02d116b sw release 2017-01-06 00:22:10 +03:00
DiMartinoXBMC 9622dc9f67 rutor 2017-01-05 17:03:02 +03:00
DiMartinoXBMC aa4bd34d49 playstrm fix 2016-12-31 17:58:40 +03:00
DiMartinoXBMC 2421b4d1db navi working? 2016-12-29 21:49:04 +03:00
DiMartinoXBMC d840712e34 Merge remote-tracking branch 'origin/master' 2016-12-29 20:45:00 +03:00
DiMartinoXBMC 5adeab3e24 remove keyboard 2016-12-29 20:44:48 +03:00
DiMartinoXBMC ec89d3c710 Merge pull request #71 from ElAntonioB/fix-special-paths
Fix handling special:// paths
2016-12-29 17:50:03 +03:00
DiMartinoXBMC 827b035630 Merge pull request #72 from ElAntonioB/play-from-local
Close dialogs before recursive call
2016-12-29 17:49:06 +03:00
ElAntonioB 0adea94cd0 Close dialogs before recursive call
Here is how it would fail otherwise with local torrent:
10:31:40.149 T:6140948480  NOTICE: ### [Torrenter v.2.5.5ja]: Torrenter v.2.5.5ja
10:31:40.184 T:6140948480  NOTICE: ### [Torrenter v.2.5.5ja]: SYS ARGV: ['plugin://plugin.video.torrenter/', '3', '?action=torrentPlayer&url']
10:31:40.441 T:6143242240   DEBUG: ------ Window Init (DialogBusy.xml) ------
10:31:40.441 T:6143242240   DEBUG: Window DialogBusy.xml was already loaded
10:31:40.441 T:6143242240   DEBUG: Alloc resources: 0.09ms
10:31:40.443 T:6143242240    INFO: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
10:31:40.465 T:6143242240   DEBUG: Load FileBrowser.xml: 21.30ms
10:31:40.466 T:6143242240   DEBUG: Alloc resources: 22.84ms  (21.71 ms skin load)
10:31:40.483 T:6143242240   DEBUG: ------ Window Init (FileBrowser.xml) ------
10:31:40.484 T:6143242240   DEBUG: Window FileBrowser.xml was already loaded
10:31:40.484 T:6143242240   DEBUG: Alloc resources: 0.02ms
10:31:48.076 T:6143242240   DEBUG: ------ Window Deinit (FileBrowser.xml) ------
10:31:48.112 T:6140948480  NOTICE: ### [Torrenter v.2.5.5ja]: Imported TSengine from ASCore
10:31:48.119 T:6140948480   DEBUG: DialogProgress::Open called
10:31:48.119 T:6140948480   DEBUG: ------ Window Init (DialogConfirm.xml) ------
10:31:48.120 T:6140948480   DEBUG: Window DialogConfirm.xml was already loaded
10:31:48.120 T:6140948480   DEBUG: Alloc resources: 1.00ms
10:31:48.126 T:6140948480   DEBUG: NSUSerDefaults: compressed /userdata/addon_data/script.module.torrent.ts/settings.xml from 643 to 288
10:31:48.133 T:6140948480   DEBUG: Previous line repeats 1 times.
10:31:48.133 T:6140948480  NOTICE: ### [Torrenter v.2.5.5ja]: xbmcvfs.File for smb://srv/Main/Kodi/Torrents/293.torrent
10:31:48.136 T:6140948480   DEBUG: CSMBFile::Open - opened smb://srv/Main/Kodi/Torrents/293.torrent, fd=10000
10:31:48.145 T:6140948480   DEBUG: CSMBFile::Close closing fd 10000
10:31:49.604 T:6140948480   DEBUG: NSUSerDefaults: compressed /userdata/addon_data/plugin.video.torrenter/settings.xml from 4555 to 1068
10:31:49.643 T:6143242240   DEBUG: Previous line repeats 3 times.
10:31:49.643 T:6143242240   DEBUG: Activating window ID: 10025
10:31:49.643 T:6143242240    INFO: Activate of window '10025' refused because there are active modal dialogs
10:31:49.893 T:6143242240   DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
10:32:16.976 T:6148403200   DEBUG: Thread JobWorker 0 terminating (autodelete)
2016-12-29 15:07:46 +02:00
ElAntonioB 6b5ffb56da storage path usage fix for functions.py 2016-12-29 09:15:52 +02:00
ElAntonioB 09a555df0f Use xbmc.translatePath on storage setting
Convert special:// path to absolute ones for file operations to work. Fix reference to "path" setting for AceStream
2016-12-29 09:13:17 +02:00
DiMartinoXBMC e1360e2b97 ssl fix 2016-12-27 18:47:09 +03:00
DiMartinoXBMC 6597ba8555 still alive 2016-12-26 23:39:35 +03:00
DiMartinoXBMC 034c1f7c9e search fix 2016-12-26 23:36:50 +03:00
DiMartinoXBMC cb16b0d918 search fix 2016-12-26 22:52:47 +03:00
DiMartinoXBMC f45dd93a57 fix 2016-12-24 12:34:18 +03:00
DiMartinoXBMC 8010a8bc06 xbmc00 skin 2016-12-24 12:15:19 +03:00
DiMartinoXBMC 8cb1b23260 fix back 2016-12-22 21:25:21 +03:00
DiMartinoXBMC 265b7f87d7 fix back 2016-12-22 21:14:19 +03:00
DiMartinoXBMC 9315776648 back update 2016-12-21 18:52:26 +03:00
DiMartinoXBMC 0c44c02c12 fix back 2016-12-19 22:19:52 +03:00
DiMartinoXBMC 32afdf2afa save 2016-12-19 19:53:58 +03:00
DiMartinoXBMC d985d5e2ca still broken 2016-12-17 16:02:36 +03:00
DiMartinoXBMC 12fcb4bd64 navi 2016-12-16 20:17:10 +03:00
DiMartinoXBMC 2abf1d6e96 ru title fix 2016-12-16 17:50:07 +03:00
DiMartinoXBMC 032fca5f95 Movie Info During Playback 2016-12-15 23:50:35 +03:00
DiMartinoXBMC 6d7a8945cc right menu revolution 2016-12-15 22:05:11 +03:00
DiMartinoXBMC 87e80dda3f navigation fix 2016-12-15 21:05:49 +03:00
DiMartinoXBMC cb6883c3f0 navigation draft 2016-12-15 00:24:21 +03:00
DiMartinoXBMC c796a03661 failed experement 2016-12-14 20:42:07 +03:00
DiMartinoXBMC ef180cc215 :// protocol for mancuniancol 2016-12-13 19:12:14 +03:00
DiMartinoXBMC 792823b25b window dl status 2016-12-12 19:28:00 +03:00
DiMartinoXBMC 7e98f5a8d0 watched history 2016-12-11 01:14:23 +03:00
DiMartinoXBMC cd830f1667 watched history 2016-12-11 01:13:58 +03:00
DiMartinoXBMC 12f1127b49 download status alpha 2016-12-10 01:01:06 +03:00
DiMartinoXBMC 25a7d9a3fb torrent browser 2016-12-09 21:11:23 +03:00
DiMartinoXBMC f5dbf2bb7a set right menu label 2016-12-08 23:58:03 +03:00
DiMartinoXBMC 0a85148196 some fixes 2016-12-08 19:15:42 +03:00
DiMartinoXBMC 82340b5da7 some fixes 2016-12-08 18:30:45 +03:00
DiMartinoXBMC a7738850f5 icon update 2016-12-07 16:31:03 +03:00
DiMartinoXBMC 0c7ce49659 Merge pull request #66 from viorel-m/master
new searchWindow ready to use
2016-12-05 21:15:46 +03:00