autobrr/internal/domain
ze0s 24f31574e5
feat(indexers): update PTP announce to new format (#1738)
* feat(indexers): update PTP to new format

* fix: update expect line

* feat: use unique key for dl link

* feat: update pattern

* fix: definition tests

* feat: rename var

* feat: add custom vars map

* feat: start mapCustomVars

* Update internal/indexer/definitions/ptp.yaml

Co-authored-by: nuxen <felix.schubert1998@gmail.com>

* feat(indexers): map custom indexer vars

* feat: support upload unix epoch time

* feat(releases): update mapvars

* feat(indexers): remove ptp api init

* feat(indexers): update ptp category mapping

* feat(releases): show announce type in details

* feat(releases): mapvars announcetype

---------

Co-authored-by: nuxen <felix.schubert1998@gmail.com>
2024-12-08 23:35:32 +01:00
..
testdata feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
action.go fix(macros): TorrentHash empty (#1699) 2024-09-02 15:44:36 +02:00
api.go refactor(http): api key cache handling (#1632) 2024-08-28 16:51:03 +02:00
client.go fix(downloadclient): qBittorrent url parse err handling (#1832) 2024-11-24 00:53:59 +01:00
client_test.go fix(downloadclient): qBittorrent url parse err handling (#1832) 2024-11-24 00:53:59 +01:00
config.go feat(database): SQLite database backups (#1756) 2024-11-12 19:14:45 +01:00
error.go feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
event.go fix(indexers): delete feed with indexer (#1810) 2024-11-06 20:48:46 +01:00
feed.go fix(indexers): delete feed with indexer (#1810) 2024-11-06 20:48:46 +01:00
filter.go feat(filters): implement AnnounceType (#1837) 2024-12-08 21:08:24 +01:00
filter_test.go feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00
indexer.go feat(indexers): update PTP announce to new format (#1738) 2024-12-08 23:35:32 +01:00
indexer_test.go feat(indexers): update PTP announce to new format (#1738) 2024-12-08 23:35:32 +01:00
irc.go refactor(wildcard): optimize and add caching (#1634) 2024-09-02 11:18:14 +02:00
macros.go feat(macros): add Description (#1863) 2024-12-07 17:44:53 +01:00
macros_test.go feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00
notification.go fix(notifications): disable notification and events have no effect (#1754) 2024-10-06 14:12:01 +02:00
proxy.go feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
rejections.go chore: add missing license headers (#1811) 2024-11-06 21:37:42 +01:00
rejections_test.go feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00
release.go feat(indexers): update PTP announce to new format (#1738) 2024-12-08 23:35:32 +01:00
release_download_test.go feat: add support for proxies to use with IRC and Indexers (#1421) 2024-09-02 11:10:45 +02:00
release_test.go fix(releases): parse missing source and misinterpreted group name (#1820) 2024-11-23 15:08:58 +01:00
releasetags.go refactor(wildcard): optimize and add caching (#1634) 2024-09-02 11:18:14 +02:00
releasetags_test.go feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00
user.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00