mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01: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