autobrr/internal/action
soup c6122dbc41
feat(actions): qBittorrent add priority handling (#1315)
* feat(qbittorrent): add priority handling

* fix: check if torrent queueing is enabled

* fix: only check for torrent queueing if priority is set

* fix: improve tooltip message

* feat: enable torrent queueing if disabled

* change to SetPreferencesQueueingEnabled

* feat(actions): rename field

* chore: bump pkg go-qbittorrent to v1.8.0

* chore(deps): update go-qbittorrent to v1.8.1

* chore(deps): go mod tidy

---------

Co-authored-by: ze0s <ze0s@riseup.net>
2023-12-25 22:39:31 +01:00
..
deluge.go feat(macros): add SizeString DownloadURL and InfoURL (#1080) 2023-09-03 13:27:47 +02:00
exec.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
exec_test.go chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
lidarr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
porla.go feat(downloadclients): Porla support preset (#978) 2023-06-14 19:51:34 +02:00
qbittorrent.go feat(actions): qBittorrent add priority handling (#1315) 2023-12-25 22:39:31 +01:00
radarr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
readarr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
rtorrent.go feat(downloadclients): rtorrent improve basic auth handling (#914) 2023-05-06 18:16:34 +02:00
run.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
sabnzbd.go feat(macros): add SizeString DownloadURL and InfoURL (#1080) 2023-09-03 13:27:47 +02:00
service.go feat(filters): show enabled and disabled actions in list view (#1304) 2023-12-17 21:18:26 +01:00
sonarr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00
transmission.go feat(clients): Transmission support seedtime and ratiolimit (#1211) 2023-10-31 00:38:23 +01:00
whisparr.go feat(downloadclient): set downloadClientId for arr clients (#1081) 2023-09-03 15:34:55 +02:00