Start work on Monitor Album

This commit is contained in:
Alexander
2026-07-17 17:55:57 +02:00
parent 44776ca09c
commit 9b43485f11
19 changed files with 4439 additions and 30 deletions
+2 -2
View File
@@ -5,10 +5,10 @@ info:
http:
method: GET
url: http://localhost:9117/api/v2.0/indexers/all/results/torznab/api?apikey=bjivq1zp3bfq7eaorhsswkfhvpc5issh&t=search&q=ДДТ
url: http://localhost:9117/api/v2.0/indexers/all/results/torznab/api?apikey=pj47116b3clxpf4h1b2fu9vrj07pmfa6&t=search&q=ДДТ
params:
- name: apikey
value: bjivq1zp3bfq7eaorhsswkfhvpc5issh
value: pj47116b3clxpf4h1b2fu9vrj07pmfa6
type: query
- name: t
value: search
+16
View File
@@ -0,0 +1,16 @@
info:
name: Montitor Album
type: grpc
seq: 5
grpc:
url: localhost:50051
method: /music.v1.MusicService/MonitorAlbum
methodType: unary
message: |-
{
"album": "Творчество в пустоте",
"artist": "ДДТ",
"quality": 0
}
auth: inherit
+1 -1
View File
@@ -9,6 +9,6 @@ grpc:
methodType: unary
message: |-
{
"name": "ДДТ"
"name": "ДДТ Творчество в пустоте"
}
auth: inherit