Releases: amaximus/transmission-card
Add support for sort order
Add support for limit on number of torrents to display
Two new configuration parameters added to support and control limiting number of displayed torrents: hide_limit
, default_limit
.
See README for more information.
#21 More customisation options
Move sort from config file to UI
Move sort control from configuration file to UI
Configuration parameter sort_torrent_list_by
added in 0.16.0 has been removed.
New configuration parameters added to control the sort type UI display: default_sort
, hide_sort
.
See README for more details.
Add torrents list sorting support
New configuration parameter sort_torrent_list_by
provides torrent list sorting possibility.
See README for more details.
#47 change torrent list sort
Fix entity ids, config entry, add some onclick
Apply sensor name changes
#43 Sensor names are changed in HA
Fix _getConfigEntry
0.15.1 Fix _getConfigEntry
Allow hiding list of torrents
New configuration parameter hide_torrent_list
allows hiding list of torrents. Useful for keeping the card at a constant height.
#42 Request: Option to hide the torrent list
Add delete button
#41 Add delete button
@BlenderistDev thanks for your contribution