mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-19 14:12:05 +00:00
Adapt json for unreleased movies
This commit is contained in:
parent
0b7f909478
commit
3134976bad
1 changed files with 1 additions and 2 deletions
|
|
@ -177,9 +177,8 @@
|
|||
}
|
||||
},
|
||||
"media": {
|
||||
"episodeDisplay": "S{{season}} E{{episode}}",
|
||||
"unreleased": "Unreleased",
|
||||
"episodeDisplay": "S{{season}} - E{{episode}}",
|
||||
"unreleased": "Unreleased",
|
||||
"types": {
|
||||
"movie": "Movie",
|
||||
"show": "Show"
|
||||
|
|
|
|||
Loading…
Reference in a new issue