File tree 1 file changed +15
-0
lines changed
src/paths/library/metadata/[ratingKey]
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 84
84
librarySectionKey :
85
85
type : string
86
86
example : /library/sections/1
87
+ grandparentTitle :
88
+ type : string
89
+ description : The name of the album artist for the track when audio, and the name of the TV show for the episode when video.
90
+ parentTitle :
91
+ type : string
92
+ description : The name of the album for the track when audio, and the name of the season for the episode when TV show.
93
+ originalTitle :
94
+ type : string
95
+ description : The orginal untranslated name of the media item when non-english.
96
+ index :
97
+ type : integer
98
+ description : The index starting from 0 of this media item in the MetaData array.
99
+ parentIndex :
100
+ type : integer
101
+ description : The parent index starting from 0 of this media item in the parent MetaData array.
87
102
contentRating :
88
103
type : string
89
104
example : PG-13
You can’t perform that action at this time.
0 commit comments