autobrr/internal/domain
s0up4200 56ef3a5402
feat(actions): qBittorrent add first-last piece priority (#1517)
* feat(actions): qBittorrent add first/last piece priority

* removed accidental change

* fix: scanrow order

* fix: spaces vs tabs

* bump(deps): upgrade go-qbittorrent to v1.9.0

* fix(test): add missing colon

* fix(database): sqlite remove duplicate
2024-04-18 14:47:36 +02:00
..
testdata feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
action.go feat(actions): qBittorrent add first-last piece priority (#1517) 2024-04-18 14:47:36 +02:00
api.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
client.go feat(clients): override arr download client by name (#1328) 2024-01-01 17:57:19 +01:00
client_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
config.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
error.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
event.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
filter.go feat(filters): validate existence of external exec cmd (#1501) 2024-04-12 13:56:57 +02:00
filter_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
indexer.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
indexer_test.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
irc.go feat(irc): manually re-process announces (#1419) 2024-03-19 18:23:43 +01:00
macros.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
macros_test.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
notification.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
release.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
release_download_test.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
release_test.go feat(filters): add sources and codecs (#1470) 2024-03-24 10:41:24 +01:00
releasetags.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
releasetags_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
user.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00