Skip to content

Persist mobile thumbnails #1

@bilthon

Description

@bilthon

Persist the thumbnails from mobile providers and insert them into the mongo database. Add a new field to the collection in the following format:

Proposed new field in the mobile_streams collection:

thumbnail : {
    filenames: [ id.png, id-medium.png, id-small.png],
    time: <DateTimeObject>
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions