Felix Almeida
c9f0c56f85
Added EZTV.
2015-04-16 20:34:07 -04:00
Felix Almeida
58bd3c2b2f
Fixed TPB search. Added 1337x, YTS and LimeTorrents.
2015-04-07 00:58:01 -04:00
42439ae55f
Renumber translation strings
...
Per addon guidelines, string ids must be between 32000 and 32999
2014-07-26 22:02:20 -04:00
13dc11f94d
Update transmissionrpc to version 0.11
2014-07-26 21:01:12 -04:00
1672255cff
Wait for update timers to stop before exiting
2014-07-26 19:19:05 -04:00
98bfc62c5c
Remove unused/broken torrent list info calls
2014-07-02 19:39:31 -04:00
6d6d8d88b4
Add KickassTorrents search
2014-06-03 23:33:41 -04:00
3f5d1e7ef8
Remove TorrentReactor search
...
Torrentreactor no longer provides direct torrent download links in their
RSS feeds.
2014-06-03 23:17:39 -04:00
Artem Glebov
bb4b001fb6
Ability to stop all torrents on video playback
2013-04-26 10:19:18 +03:00
Artem Glebov
7d1d517102
Correctly terminating the timer
2013-04-16 10:13:50 +03:00
3839c218b7
Cleaned up importing of the transmissionrpc module
2013-04-11 22:59:09 -04:00
6d227f0cf9
Merge branch 'pr/14'
...
Conflicts:
resources/language/Russian/strings.xml
resources/lib/gui.py
2013-04-11 22:56:24 -04:00
0ccb403e83
Corrected broken variable references in updateTorrents
2013-04-11 22:34:58 -04:00
1ae11d5329
Merge branch 'pr/13'
...
Conflicts:
resources/lib/gui.py
2013-04-11 22:32:25 -04:00
d2e881fa67
Merge branch 'pr/11'
...
Conflicts:
resources/lib/gui.py
2013-04-11 22:24:08 -04:00
6b8374696d
Merge pull request #12 from aglebov/close-button-details
...
Added close button to the torrent info dialog
2013-04-11 18:35:30 -07:00
8dcc73add0
Merge pull request #10 from aglebov/display-percentage
...
Display percentage
2013-04-11 18:33:50 -07:00
Artem Glebov
8719124bb0
Add a settings button to the main window
2013-03-15 11:15:14 +03:00
Artem Glebov
5a3573b15d
Moved the invariant code out of the loop in updateTorrents()
2013-03-14 08:26:20 +03:00
Artem Glebov
9e98d1a26b
Correctly showing downloads with various statuses
...
Fixed the bug causing an error when a torrent has a status other
than 'stopped', 'seeding' or 'downloading'.
2013-03-14 08:22:17 +03:00
Artem Glebov
e5472ebd27
Added close button to the torrent info dialog
2013-03-14 08:01:58 +03:00
Artem Glebov
5cb7c5f99a
Closing the initial progress dialog when the torrent list has been loaded
2013-03-14 08:00:49 +03:00
Artem Glebov
056a96e435
Show the percentage next to the progress bar in the main window
2013-03-14 07:44:10 +03:00
Artem Glebov
25d418d9f5
Show the percentage next to the progress bar in the details window
2013-03-14 07:44:10 +03:00
Artem Glebov
ce5d9fd23e
Use threading.Timer instead of the custom-written Repeater class
2013-03-09 12:58:36 +03: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
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
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
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
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
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
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
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
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
d95c7e4678
Added the MIT license
2010-07-12 21:09:42 -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
f797615413
Initial commit
2010-05-27 22:38:06 -04:00