forked from DebaucheryLibrarian/traxxx
Added S3 support for media files. Fixed MindGeek scraper for new poster data structure.
This commit is contained in:
@@ -89,6 +89,7 @@ function initActorActions(store, router) {
|
||||
hash
|
||||
comment
|
||||
credit
|
||||
isS3
|
||||
sfw: sfwMedia {
|
||||
id
|
||||
thumbnail
|
||||
@@ -118,6 +119,7 @@ function initActorActions(store, router) {
|
||||
thumbnail
|
||||
lazy
|
||||
hash
|
||||
isS3
|
||||
comment
|
||||
credit
|
||||
entropy
|
||||
@@ -320,6 +322,7 @@ function initActorActions(store, router) {
|
||||
lazy
|
||||
comment
|
||||
credit
|
||||
isS3
|
||||
sfw: sfwMedia {
|
||||
id
|
||||
thumbnail
|
||||
|
||||
Reference in New Issue
Block a user