feat(widgets): add media release widget (#3219)
This commit is contained in:
@@ -2079,6 +2079,35 @@
|
||||
},
|
||||
"globalRatio": "Global Ratio"
|
||||
},
|
||||
"mediaReleases": {
|
||||
"name": "Media releases",
|
||||
"description": "Display newly added medias or upcoming releases from different integrations",
|
||||
"option": {
|
||||
"layout": {
|
||||
"label": "Layout",
|
||||
"option": {
|
||||
"backdrop": {
|
||||
"label": "Backdrop"
|
||||
},
|
||||
"poster": {
|
||||
"label": "Poster"
|
||||
}
|
||||
}
|
||||
},
|
||||
"showDescriptionTooltip": {
|
||||
"label": "Show description tooltip"
|
||||
},
|
||||
"showType": {
|
||||
"label": "Show media type badge"
|
||||
},
|
||||
"showSource": {
|
||||
"label": "Show source integration"
|
||||
}
|
||||
},
|
||||
"length": {
|
||||
"duration": "{length}min"
|
||||
}
|
||||
},
|
||||
"mediaRequests-requestList": {
|
||||
"name": "Media Requests List",
|
||||
"description": "See a list of all media requests from your Overseerr or Jellyseerr instance",
|
||||
|
||||
Reference in New Issue
Block a user