mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
fetch imdb+ptGen when torrent updated
This commit is contained in:
@@ -37,6 +37,8 @@ class EventServiceProvider extends ServiceProvider
|
|||||||
RemoveSeedBoxRecordCache::class,
|
RemoveSeedBoxRecordCache::class,
|
||||||
],
|
],
|
||||||
TorrentUpdated::class => [
|
TorrentUpdated::class => [
|
||||||
|
FetchTorrentImdb::class,
|
||||||
|
FetchTorrentPTGen::class,
|
||||||
SyncTorrentToElasticsearch::class,
|
SyncTorrentToElasticsearch::class,
|
||||||
SyncTorrentToMeilisearch::class,
|
SyncTorrentToMeilisearch::class,
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user