Commit graph

125 commits

Author SHA1 Message Date
10f319deb0 Merge pull request #33 from 4hr1m4n/master
Minor fixes and added 1337x, YTS, LimeTorrents and EZTV to the search.
2015-04-24 21:44:39 -04:00
b59e112e21 Merge pull request #27 from torstehu/norwegian-trans
Add Norwegian Translation
2015-04-24 21:38:31 -04:00
Felix Almeida
c9f0c56f85 Added EZTV. 2015-04-16 20:34:07 -04:00
Felix Almeida
ac9490610f Merge branch 'master' of https://github.com/4hr1m4n/Transmission-XBMC 2015-04-07 00:58:42 -04:00
Felix Almeida
58bd3c2b2f Fixed TPB search. Added 1337x, YTS and LimeTorrents. 2015-04-07 00:58:01 -04:00
Felix Almeida
e8a29a12f5 Fixed TPB search.
Added 1337x, YTS and LimeTorrents.
2015-04-07 00:49:00 -04:00
Torstein Husebø
e852eae20a Add Norwegian Translation 2014-09-02 10:29:45 +02:00
6fc904637b Updated changelog for 0.7.6 2014-07-26 22:02:20 -04:00
0141edb599 Replace hardcoded detail screen title with new string ID 2014-07-26 22:02:20 -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
b9024bf9e1 Add xml declaration to xml files 2014-07-26 22:02:20 -04:00
05b03a4a88 [transmissionrpc] Fix problem with gzip'd http responses
Unzipped fetched data if necessary

Taken from https://bitbucket.org/blueluna/transmissionrpc/pull-request/6/fix-problem-with-gzipd-http-responses/diff
2014-07-26 21:01:12 -04:00
13dc11f94d Update transmissionrpc to version 0.11 2014-07-26 21:01:12 -04:00
f341a8a125 Merge pull request #26 from alexdo/feature/german-langpack
German language pack
2014-07-26 19:22:19 -04:00
d92ed70315 Update plugin info and dependencies, bump to 0.7.6 2014-07-26 19:20:32 -04:00
1672255cff Wait for update timers to stop before exiting 2014-07-26 19:19:05 -04:00
3f0f4b1bfa Improve control issues on the detail screen
Set the exit button as the default control as the list may not be ready
for focus when the screen first loads.

Provide control navigation between the torrent file list and the exit
button.
2014-07-26 18:58:11 -04:00
Alexander Dormann
47fd31a056 Minor string corrections for german strings.po 2014-07-08 17:57:36 +02:00
Alexander Dormann
5e08b06360 Adds german strings.po 2014-07-08 17:46:53 +02:00
98bfc62c5c Remove unused/broken torrent list info calls 2014-07-02 19:39:31 -04:00
9306ad115d Bump version to 0.7.5 2014-06-04 00:11:10 -04:00
198144993c Convert language files to .po format 2014-06-04 00:11:10 -04:00
092f53d26a Add proxy fail-over to Pirate Bay search 2014-06-03 23:54:26 -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
0bfbd7c6b5 Fix localization of strings in the main window 2014-06-03 22:46:08 -04:00
0c28273f94 Merge pull request #23 from jcolladoa/master
Create strings.xml
2014-06-03 22:41:37 -04:00
Jose Luis Collado
e908f0d847 Create strings.xml
Spanish language support
2014-04-17 23:45:06 +02: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
Artem Glebov
ce23147d3f Fixed a typo in the Russian translation 2013-04-16 10:00:08 +03:00
25bb52f61a Added more keyboard navigation between the exit button and other controls 2013-04-11 23:04:46 -04: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
0757bf5873 Merge pull request #9 from aglebov/russian-translation
Updated the Russian translation
2013-04-11 18:36:29 -07: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
9434434e57 Merge pull request #7 from aglebov/remove-repeater
Use threading.Timer instead of the custom-written Repeater class
2013-04-11 18:33:04 -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
22f51ad1e2 Localised the labels in the details window 2013-03-13 15:26:18 +03:00
Artem Glebov
a1dc7a0efe Completed the Russian translation 2013-03-13 15:26:18 +03:00