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