mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:20:03 +03:00
disable cspell for keywords
This commit is contained in:
@@ -28,6 +28,8 @@ Blade Runner (1982).bluray.disc
|
||||
Blade Runner (1982).vhs.disc
|
||||
```
|
||||
|
||||
<!-- cSpell:disable -->
|
||||
|
||||
The following types are recognized:
|
||||
|
||||
| Keyword | Type |
|
||||
@@ -43,6 +45,8 @@ The following types are recognized:
|
||||
| `pdtv` | TV |
|
||||
| `dsr` | TV |
|
||||
|
||||
<!-- cSpell:enable -->
|
||||
|
||||
The type is optional. Any file ending in `.disc` is recognized as a placeholder.
|
||||
|
||||
The type must be directly before `.disc`. For example, `MyMovie.bluray.disc` is recognized as a Blu-ray placeholder, while `MyMovie.bluray.custom.disc` is still a placeholder but does not have a recognized type.
|
||||
|
||||
Reference in New Issue
Block a user