mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 03:10:04 +03:00
Merge pull request #1990 from Olindholm/patch-1
Correct series name references in identifiers.md
This commit is contained in:
@@ -16,11 +16,11 @@ Movies
|
||||
Shows
|
||||
└── Series Name (2018) [tvdbid-79168]
|
||||
├── Season 01
|
||||
| ├── Series Name B S01E01.mkv
|
||||
| └── Series Name B S01E02.mkv
|
||||
| ├── Series Name S01E01.mkv
|
||||
| └── Series Name S01E02.mkv
|
||||
└── Season 02
|
||||
├── Series Name B S02E01-E02.mkv
|
||||
└── Series Name B S02E03.mkv
|
||||
├── Series Name S02E01-E02.mkv
|
||||
└── Series Name S02E03.mkv
|
||||
```
|
||||
|
||||
## Supported Metadata Providers
|
||||
|
||||
Reference in New Issue
Block a user