mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(indexers): PTP API test function (#1771)
* fix(indexer): ptp api test * fix: wrong type * Revert "fix: wrong type" This reverts commit 282d7c0c007b41b7323c58b3b450ffbf98c56917.
This commit is contained in:
parent
f7e635d5ae
commit
636129f282
3 changed files with 36 additions and 7 deletions
2
pkg/ptp/testdata/ptp_get_torrent_by_id.json
vendored
2
pkg/ptp/testdata/ptp_get_torrent_by_id.json
vendored
|
@ -13,7 +13,7 @@
|
|||
"ImdbVoteCount": 1859,
|
||||
"Torrents": [
|
||||
{
|
||||
"Id": "000001",
|
||||
"Id": 1,
|
||||
"InfoHash": "F57AA86DFB03F87FCC7636E310D35918442EAE5C",
|
||||
"Quality": "Standard Definition",
|
||||
"Source": "DVD",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue