Commit graph

45 commits

Author SHA1 Message Date
Artem Glebov
ce5d9fd23e Use threading.Timer instead of the custom-written Repeater class 2013-03-09 12:58:36 +03:00
Artem Glebov
50e9e2f286 Added a scroll bar for the torrent list. 2013-03-08 21:49:07 +03:00
97ca2dfc8c Removing the basictypes library vfs unit tests
Contains calls to os.getcwd, which are not permitted in XBMC Eden
addons.
2012-03-13 20:23:17 -04:00
508da431d0 Passing the torrent URI along to transmission rather than the data
Now, all URI types supported by transmission will be supported,
including magnet links.
2012-03-13 19:51:09 -04:00
5c57d1e5fc Updated TPB search to use the new hostname and magnet links 2012-03-13 19:50:30 -04:00
a460bfab97 Removed btjunkie.org search 2012-03-13 19:34:47 -04:00
Filipe Pina
3edb61da6b added Apple TV remote MENU key support to close dialogs 2012-03-12 12:05:21 +00:00
bc5abe6d06 Merge branch 'master' into eden-pre 2012-01-03 20:48:38 -05:00
7e91d7c582 Patched transmissionrpc 0.8 to work with python 2.4 2012-01-03 20:43:59 -05:00
4b8a270714 Replaced transmissionrpc with stock 0.8 release 2012-01-03 20:25:36 -05:00
c5b3cb47fe No longer using os.path.getcwd to lookup addon path 2011-12-06 01:24:37 -05:00
14025aa7c4 Added status icons to the torrent list screen 2011-11-30 22:24:50 -05:00
db2bf3fa6c Updated torrent list view to use progress bars 2011-11-30 01:11:49 -05:00
673a24f92f Added TorrentReactor.net search 2011-09-17 20:45:11 -04:00
7787f75223 BTJunkie uses X instead of 0 if there are no seeds/leechers 2011-09-17 20:24:04 -04:00
730bc97ee9 Removing accidentally committed code 2011-09-13 08:37:08 -04:00
1561732335 Added Mininova.org search 2011-09-13 08:32:14 -04:00
7e7f8c85c0 Implemented search with a basic UI 2011-09-13 01:36:46 -04:00
4d987017f9 Added search backends for btjunkie and thepiratebay 2011-09-13 00:26:50 -04:00
88ad2d5a52 Fixed adding torrents when the client is not on the same machine as the server 2011-09-07 20:23:43 -04:00
205ac2187f Adjusted the default control and disabled the torrent list when it's empty 2011-09-07 19:24:13 -04:00
7bee52c35d Cleaned up some files and permissions 2011-09-07 19:06:32 -04:00
863106f972 Merge branch 'contrib/aivs' 2011-09-07 18:49:25 -04:00
aivs
1ac3e1ced9 Added Russian language support 2011-09-07 18:47:39 -04:00
aivs
d4ae77672d Added icons to buttons 2011-09-07 18:45:36 -04:00
Carles F. Julià
9cf76254e9 Added Catalan translation 2011-09-04 00:40:41 +02:00
Correl Roush
e46c9fad80 Prompt to edit settings on connection failure 2011-03-29 13:07:23 -04:00
Correl Roush
e1fa5455e3 Re-enabling digest authentication with updated error handling 2011-03-29 12:53:53 -04:00
18ee454b71 Disabling digest authentication for now, since it breaks in xbmc 2011-03-28 23:23:04 -04:00
317bf88281 Handle unexpected connection issues 2011-03-28 23:22:40 -04:00
b253fcbacd Clean up debugging code 2011-03-28 21:30:22 -04:00
Correl Roush
3665a13198 Updated references to transmissionrpc 2011-03-28 13:54:08 -04:00
Correl Roush
4029c6f52e Patched transmissionrpc 0.7 to work on python 2.4 2011-03-28 13:53:44 -04:00
Correl Roush
0df4cb5ace Replaced transmissionrpc with stock 0.7 release 2011-03-28 13:33:03 -04:00
d5d921f8b2 Wait until we're ready to connect to import transmissionrpc
This lets the GUI start and display a progress indicator before the
connection is attempted, so users aren't left hanging thinking nothing
is happening.
2011-03-27 02:19:08 -04:00
Alan
b8b1a321b8 Hungarian translation 2010-08-11 19:34:42 -04:00
6b106c6e56 Added a torrent details screen 2010-07-16 15:55:29 -04:00
ce5790be3c Show a 'connecting' dialog, fail gracefully if the connection attempt fails 2010-07-15 15:58:42 -04:00
Arne Morten Kvarving
2aae505544 changed: utilize simplejson script module 2010-07-14 14:04:47 -04:00
ed5a6af7ab Korean language support 2010-07-13 23:44:36 -04:00
d95c7e4678 Added the MIT license 2010-07-12 21:09:42 -04:00
94bc3914d1 Fixing things up 2010-07-12 20:01:01 -04:00
52ac0919ea Updated to work with the current XBMC svn trunk
Changes supplied by Amet from the XBMC community forum
2010-06-10 21:34:18 -04:00
Correl Roush
5eb21488c1 Cleanup 2010-05-27 23:31:51 -04:00
f797615413 Initial commit 2010-05-27 22:38:06 -04:00