release: 2901262044
This commit is contained in:
@@ -1650,6 +1650,7 @@ async def recent_requests(
|
||||
"status": status,
|
||||
"statusLabel": status_label,
|
||||
"mediaId": row.get("media_id"),
|
||||
"createdAt": row.get("created_at") or row.get("updated_at"),
|
||||
"artwork": {
|
||||
"poster_url": _artwork_url(poster_path, "w185", cache_mode),
|
||||
"backdrop_url": _artwork_url(backdrop_path, "w780", cache_mode),
|
||||
|
||||
Reference in New Issue
Block a user