Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Update movies.md #678

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions general/server/media/movies.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,19 @@ Movie (2010)/extrafanart/fanart1.jpg, Movie (2010)/extrafanart/fanart2.jpg, *etc
Example:

Movie (2010)/logo.png

### Subtitles

Subtitles must be named the same as the movie, e.g:
```txt
MyAmazingMovie.eng.default.srt
```
If you want subtitle to be the default:
```txt
Movie.default.srt
```
If you want to define the subtitle's language tag:(such as English)
```txt
Movie.eng.default.srt
```
A full list of language codes is available at https://www.loc.gov/standards/iso639-2/php/code_list.php