autobrr/internal/action
Viktor Elofsson 870e109f6c
feat(download-client): add support for Porla (#553)
* Add support for the 'Test' button to work

* Make Porla show up in filter actions select

* Add an empty Porla action

* Make Porla action find download client

* Make implementation actually add torrent to Porla

* Fix qBittorrent import

* Finish up Porla action

* Check length on commitish before slicing

* Move Porla to the other DL clients

* Add Porla to type name map

* Move Porla to beneath the other download clients
2023-01-29 18:17:01 +01:00
..
deluge.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
exec.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
exec_test.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
lidarr.go feat(indexers): improve RED and OPS artist parsing (#629) 2023-01-08 15:06:04 +01:00
porla.go feat(download-client): add support for Porla (#553) 2023-01-29 18:17:01 +01:00
qbittorrent.go feat(downloadclients): qBit rules add speed threshold condition (#652) 2023-01-17 23:34:03 +01:00
radarr.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
readarr.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
rtorrent.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
run.go feat(download-client): add support for Porla (#553) 2023-01-29 18:17:01 +01:00
service.go feat(clients): add support for qBittorrent 4.4.0+ (#558) 2022-12-10 19:25:04 +01:00
sonarr.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
transmission.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00
whisparr.go feat(actions): simplify macro parsing (#560) 2022-12-10 21:48:19 +01:00