mirror of
https://github.com/correl/Transmission-XBMC.git
synced 2024-11-25 11:09:57 +00:00
Bumped version to 0.7.1 with changelog
This commit is contained in:
parent
508da431d0
commit
5340dcdc8d
2 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="script.transmission"
|
<addon id="script.transmission"
|
||||||
name="Transmission"
|
name="Transmission"
|
||||||
version="0.7.0"
|
version="0.7.1"
|
||||||
provider-name="Correl Roush">
|
provider-name="Correl Roush">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.0"/>
|
<import addon="xbmc.python" version="2.0"/>
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
Version 0.7.1
|
||||||
|
* Added Apple TV remote MENU key support to close dialogs
|
||||||
|
(submitted by Filipe Pina <fopina@skmobi.com>)
|
||||||
|
* Removed btjunkie.org search
|
||||||
|
* Updated The Pirate Bay search to use the new hostname and magnet links
|
||||||
Version 0.7.0
|
Version 0.7.0
|
||||||
* Updated to support XBMC Eden
|
* Updated to support XBMC Eden
|
||||||
* Added progress bars to the torrent list screen
|
* Added progress bars to the torrent list screen
|
||||||
|
|
Loading…
Reference in a new issue