[Bug] 最近刮削慢是我的问题吗
uhior1 opened this issue · 5 comments
Verify steps
- Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome.
- I have read the Wiki, especially the FAQ page.
- I have searched on the issue tracker for a related issue.
MetaTube Plugin Version
v2024.612.210.0
MetaTube Server Version
metatube/metatube-server:1.2.6
What OS are you seeing the problem on?
No response
Description
使用Emby手动刮削很慢
MetaTube Server
[1.538ms] [rows:1] SELECT * FROM movie_metadata
WHERE provider = "Caribbeancom" AND id = "090521-
001" COLLATE NOCASE ORDER BY movie_metadata
.id
LIMIT 1
{"level":"info","ts":1718936987.4638934,"caller":"engine/movie.go:137","msg":"Search keyword 090521
-001: FANZA(222.368µs): invalid keyword MYWIFE(298.77µs): invalid id AVE(381.729µs): invalid key
word FC2(429.133µs): invalid id HEYZO(482.916µs): invalid id HeyDouga(1.04359ms): invalid id AVBA
SE(1.10805ms): invalid keyword MURAMURA(1.153075ms): invalid id DUGA(1.145269ms): invalid keyword 1
Pondo(1.186666ms): invalid id KIN8(1.185811ms): invalid id H4610(1.242724ms): invalid id ARZON(1.29
0564ms): invalid keyword JAV321(1.391678ms): invalid keyword Pcolle(554.007µs): invalid id MGS(592
.388µs): invalid keyword fc2hub(610.566µs): invalid keyword XXX-AV(655.824µs): invalid id 10musu
me(691.721µs): invalid id Getchu(712.299µs): invalid id C0930(718.798µs): invalid id AIRAV(781.0
88µs): invalid keyword PACOPACOMAMA(787.52µs): invalid id CaribbeancomPR(815.407µs): invalid id
TOKYO-HOT(1.71125ms): invalid keyword SOD(1.844456ms): invalid keyword H0930(1.891651ms): invalid i
d Gcolle(1.931278ms): invalid id Caribbeancom(2.646181ms): FALENO(639.727132ms): DAHLIA
(1.195465074s): JavBus(1.205784223s): "}
[GORM] 2024/06/21 02:29:47 github.com/metatube-community/metatube-sdk-go/engine/movie.go:27
[0.406ms] [rows:1] SELECT * FROM movie_metadata
WHERE number = "090521-001" COLLATE NOCASE OR id
= "090521-001" COLLATE NOCASE
[GIN] 2024/06/21 - 02:29:47 | 200 | 1.207495396s | 192.168.3.222 | GET "/v1/movies/search?q
=090521-001&provider=&fallback=True"
[GIN] 2024/06/21 - 02:31:46 | 200 | 379.200724ms | 192.168.3.2 | GET "/v1/images/primary/
JavBus/090521-001?url=https%3a%2f%2fwww.javbus.com%2fimgs%2fthumbs%2f1h0f.jpg&ratio=-1&pos=1&auto=T
rue&quality=90"
[GIN] 2024/06/21 - 02:31:48 | 200 | 1.849622903s | 192.168.3.2 | GET "/v1/images/primary/
Caribbeancom/090521-001?url=https%3a%2f%2fwww.caribbeancom.com%2fmoviepages%2f090521-001%2fimages%2
fl_l.jpg&ratio=-1&pos=1&auto=True&quality=90"
Jellyfin/Emby Logs
No response
MetaTube Server Logs
No response
How to Reproduce
No response
我的后端提示github.com/metatube-community/metatube-sdk-go/engine/movie.go:197,
我的后端提示github.com/metatube-community/metatube-sdk-go/engine/movie.go:197,
write tcp 172.17.0.3:8080->172.17.0.1:51564: write: broken pipe
SELECT * FROMmovie_metadata
WHERE provider = "TOKYO-HOT" AND id = "5832" COLLATE NOCASE ORDER BYmovie_metadata
.id
LIMIT 1
roll back to v1.2.5
回滚到 v1.2.5
现在好像正常了
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days