Merge pull request #1016 from pktiuk/patch-1

docs: Directly state, that imdbid is not supported for shows
This commit is contained in:
Tim Eisele
2024-05-31 09:05:11 +02:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ The most common naming scheme for shows is categorizing the files by series and
:::tip
In order to help with identifying a series, Jellyfin can make use of media provider identifiers. This can be specified in your show's folder name, for example: `Series Name (2018) [tmdbid-65567]` or `Series Name (2018) [tvdbid-65567]`
In order to help with identifying a series, Jellyfin can make use of media provider identifiers. This can be specified in your show's folder name, for example: `Series Name (2018) [tmdbid-65567]` or `Series Name (2018) [tvdbid-65567]` (`imdbid` is not supported for shows)
:::